task
stringlengths 12
101
| input
stringlengths 0
3.73k
| output
stringlengths 1
5.04k
| options
sequence | pageTitle
stringlengths 0
320
| outputColName
stringlengths 1
216
| url
stringlengths 14
211
| wdcFile
stringlengths 69
76
|
---|---|---|---|---|---|---|---|
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] app.window [Since] 23 [Description] | Use the chrome.app.window API to create windows. Windows have an optional frame with title bar and size controls. They are not associated with any Chrome browser windows. See the Window State Sample for a demonstration of these options. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] bluetooth [Since] 37 [Description] | Use the chrome.bluetooth API to connect to a Bluetooth device. All functions report failures via chrome.runtime.lastError. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] bluetoothLowEnergy [Since] 37 [Description] | The chrome.bluetoothLowEnergy API is used to communicate with Bluetooth Smart (Low Energy) devices using the Generic Attribute Profile (GATT). | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] bluetoothSocket [Since] 37 [Description] | Use the chrome.bluetoothSocket API to send and receive data to Bluetooth devices using RFCOMM and L2CAP connections. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] browser [Since] 42 [Description] | Use the chrome.browser API to interact with the Chrome browser associated with the current application and Chrome profile. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] commands [Since] 35 [Description] | Use the commands API to add keyboard shortcuts that trigger actions in your extension, for example, an action to open the browser action or send a command to the extension. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] contextMenus [Since] 6 [Description] | Use the chrome.contextMenus API to add items to Google Chrome's context menu. You can choose what types of objects your context menu additions apply to, such as images, hyperlinks, and pages. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] documentScan [Since] 44 [Description] | Use the chrome.documentScan API to discover and retrieve images from attached paper document scanners. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] events [Since] 21 [Description] | The chrome.events namespace contains common types used by APIs dispatching events to notify you when something interesting happens. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] extensionTypes [Since] 39 [Description] | The chrome.extensionTypes API contains type declarations for Chrome extensions. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] fileSystem [Since] 23 [Description] | Use the chrome.fileSystem API to create, read, navigate, and write to the user's local file system. With this API, Chrome Apps can read and write to a user-selected location. For example, a text editor app can use the API to read and write local documents. All failures are notified via chrome.runtime.lastError. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] fileSystemProvider [Since] 40 [Description] | Use the chrome.fileSystemProvider API to create file systems, that can be accessible from the file manager on Chrome OS. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] gcm [Since] 35 [Description] | Use chrome.gcm to enable apps and extensions to send and receive messages through the Google Cloud Messaging Service. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] hid [Since] 38 [Description] | Use the chrome.hid API to interact with connected HID devices. This API provides access to HID operations from within the context of an app. Using this API, apps can function as drivers for hardware devices. Errors generated by this API are reported by setting runtime.lastError and executing the function's regular callback. The callback's regular parameters will be undefined in this case. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] i18n [Since] 5 [Description] | Use the chrome.i18n infrastructure to implement internationalization across your whole app or extension. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] identity [Since] 29 [Description] | Use the chrome.identity API to get OAuth2 access tokens. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] idle [Since] 6 [Description] | Use the chrome.idle API to detect when the machine's idle state changes. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] mdns [Since] 31 [Description] | Use the chrome.mdns API to discover services over mDNS. This comprises a subset of the features of the NSD spec: http://www.w3.org/TR/discovery-api/ | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] mediaGalleries [Since] 23 [Description] | Use the chrome.mediaGalleries API to access media files (audio, images, video) from the user's local disks (with the user's consent). | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] notifications [Since] 28 [Description] | Use the chrome.notifications API to create rich notifications using templates and show these notifications to users in the system tray. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] permissions [Since] 16 [Description] | Use the chrome.permissions API to request declared optional permissions at run time rather than install time, so users understand why the permissions are needed and grant only those that are necessary. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] power [Since] 27 [Description] | Use the chrome.power API to override the system's power management features. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] printerProvider [Since] 44 [Description] | The chrome.printerProvider API exposes events used by print manager to query printers controlled by extensions, to query their capabilities and to submit print jobs to these printers. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] runtime [Since] 22 [Description] | Use the chrome.runtime API to retrieve the background page, return details about the manifest, and listen for and respond to events in the app or extension lifecycle. You can also use this API to convert the relative path of URLs to fully-qualified URLs. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] serial [Since] 23 [Description] | Use the chrome.serial API to read from and write to a device connected to a serial port. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] socket [Since] 24 [Description] | Use the chrome.socket API to send and receive data over the network using TCP and UDP connections. Note: Starting with Chrome 33, this API is deprecated in favor of the sockets.udp, sockets.tcp and sockets.tcpServer APIs. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] sockets.tcp [Since] 33 [Description] | Use the chrome.sockets.tcp API to send and receive data over the network using TCP connections. This API supersedes the TCP functionality previously found in the chrome.socket API. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] sockets.tcpServer [Since] 33 [Description] | Use the chrome.sockets.tcpServer API to create server applications using TCP connections. This API supersedes the TCP functionality previously found in the chrome.socket API. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] sockets.udp [Since] 33 [Description] | Use the chrome.sockets.udp API to send and receive data over the network using UDP connections. This API supersedes the UDP functionality previously found in the "socket" API. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] storage [Since] 20 [Description] | Use the chrome.storage API to store, retrieve, and track changes to user data. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] syncFileSystem [Since] 27 [Description] | Use the chrome.syncFileSystem API to save and synchronize data on Google Drive. This API is NOT for accessing arbitrary user docs stored in Google Drive. It provides app-specific syncable storage for offline and caching usage so that the same data can be available across different clients. Read Manage Data for more on using this API. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] system.cpu [Since] 32 [Description] | Use the system.cpu API to query CPU metadata. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] system.display [Since] 30 [Description] | Use the system.display API to query display metadata. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] system.memory [Since] 32 [Description] | The chrome.system.memory API. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] system.network [Since] 33 [Description] | Use the chrome.system.network API. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] system.storage [Since] 30 [Description] | Use the chrome.system.storage API to query storage device information and be notified when a removable storage device is attached and detached. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] tts [Since] 14 [Description] | Use the chrome.tts API to play synthesized text-to-speech (TTS). See also the related ttsEngine API, which allows an extension to implement a speech engine. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] types [Since] 13 [Description] | The chrome.types API contains type declarations for Chrome. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] usb [Since] 26 [Description] | Use the chrome.usb API to interact with connected USB devices. This API provides access to USB operations from within the context of an app. Using this API, apps can function as drivers for hardware devices. Errors generated by this API are reported by setting runtime.lastError and executing the function's regular callback. The callback's regular parameters will be undefined in this case. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] vpnProvider [Since] 43 [Description] | Use the chrome.vpnProvider API to implement a VPN client. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
b321d441_avaScript_APIs___Google_Chrome__Description | [Name] wallpaper [Since] 43 [Description] | Use the chrome.wallpaper API to change the ChromeOS wallpaper. | [] | JavaScript APIs - Google Chrome | Description | https://chromeextensionsdocs.appspot.com/apps/api_index | 50/1438042985647.51_20150728002305-00321-ip-10-236-191-2_870154414_0.json |
82bf9fa3_SuperCOSMOS_Science_Archive__Event | [Bit set] 0 [Increment] 1 [Severity] Information [Comments] Image perfectly round [Event] | Orientation calculation failed | [] | SuperCOSMOS Science Archive | Event | http://ssa.roe.ac.uk/dboverview.html | 50/1438042985647.51_20150728002305-00302-ip-10-236-191-2_231086515_22.json |
82bf9fa3_SuperCOSMOS_Science_Archive__Event | [Bit set] 1 [Increment] 2 [Severity] Information [Comments] Image perfectly straight [Event] | Ellipticity calculation failed | [] | SuperCOSMOS Science Archive | Event | http://ssa.roe.ac.uk/dboverview.html | 50/1438042985647.51_20150728002305-00302-ip-10-236-191-2_231086515_22.json |
82bf9fa3_SuperCOSMOS_Science_Archive__Event | [Bit set] 2 [Increment] 4 [Severity] Warning [Comments] Image split into too many fragments [Event] | Image too multiple for deblending | [] | SuperCOSMOS Science Archive | Event | http://ssa.roe.ac.uk/dboverview.html | 50/1438042985647.51_20150728002305-00302-ip-10-236-191-2_231086515_22.json |
82bf9fa3_SuperCOSMOS_Science_Archive__Event | [Bit set] 4 [Increment] 16 [Severity] Information [Comments] Image has pixels brighter than highest areal profile level [Event] | Bright image | [] | SuperCOSMOS Science Archive | Event | http://ssa.roe.ac.uk/dboverview.html | 50/1438042985647.51_20150728002305-00302-ip-10-236-191-2_231086515_22.json |
82bf9fa3_SuperCOSMOS_Science_Archive__Event | [Bit set] 6 [Increment] 64 [Severity] Warning [Comments] Image has area greater than maximum specified for deblending [Event] | Large image | [] | SuperCOSMOS Science Archive | Event | http://ssa.roe.ac.uk/dboverview.html | 50/1438042985647.51_20150728002305-00302-ip-10-236-191-2_231086515_22.json |
82bf9fa3_SuperCOSMOS_Science_Archive__Event | [Bit set] 7 [Increment] 128 [Severity] Warning [Comments] Image is in step-wedge/label region [Event] | Possible bad image | [] | SuperCOSMOS Science Archive | Event | http://ssa.roe.ac.uk/dboverview.html | 50/1438042985647.51_20150728002305-00302-ip-10-236-191-2_231086515_22.json |
82bf9fa3_SuperCOSMOS_Science_Archive__Event | [Bit set] 10 [Increment] 1024 [Severity] Warning [Comments] Image may be spurious due to bright star artifact [Event] | Image near very bright star | [] | SuperCOSMOS Science Archive | Event | http://ssa.roe.ac.uk/dboverview.html | 50/1438042985647.51_20150728002305-00302-ip-10-236-191-2_231086515_22.json |
82bf9fa3_SuperCOSMOS_Science_Archive__Event | [Bit set] 11 [Increment] 2048 [Severity] Strong warning [Comments] Image is likely spurious result of bright star halo [Event] | Halo artifact | [] | SuperCOSMOS Science Archive | Event | http://ssa.roe.ac.uk/dboverview.html | 50/1438042985647.51_20150728002305-00302-ip-10-236-191-2_231086515_22.json |
82bf9fa3_SuperCOSMOS_Science_Archive__Event | [Bit set] 13 [Increment] 8192 [Severity] Strong warning [Comments] Image is likely spurious result of a bright star diffraction spike [Event] | Diffraction spike artifact | [] | SuperCOSMOS Science Archive | Event | http://ssa.roe.ac.uk/dboverview.html | 50/1438042985647.51_20150728002305-00302-ip-10-236-191-2_231086515_22.json |
82bf9fa3_SuperCOSMOS_Science_Archive__Event | [Bit set] 14 [Increment] 16384 [Severity] Strong warning [Comments] Image is likely spurious result of satellite/'plane/scratch track [Event] | Track artifact | [] | SuperCOSMOS Science Archive | Event | http://ssa.roe.ac.uk/dboverview.html | 50/1438042985647.51_20150728002305-00302-ip-10-236-191-2_231086515_22.json |
82bf9fa3_SuperCOSMOS_Science_Archive__Event | [Bit set] 16 [Increment] 65536 [Severity] Severe defect [Comments] Image pixels partially missing [Event] | Image touches boundary | [] | SuperCOSMOS Science Archive | Event | http://ssa.roe.ac.uk/dboverview.html | 50/1438042985647.51_20150728002305-00302-ip-10-236-191-2_231086515_22.json |
6d601b06_ta___Bcfg2_1_3_6_documentation__Description | [Name] name [Values] string [Required] Yes [Default] None [Description] | Hostname of client. This needs to be the name (probably FQDN) returned by a reverse lookup on the connecting IP address. | [] | Metadata — Bcfg2 1.3.6 documentation | Description | http://docs.bcfg2.org/server/plugins/grouping/metadata.html | 50/1438042985647.51_20150728002305-00196-ip-10-236-191-2_72667149_1.json |
6d601b06_ta___Bcfg2_1_3_6_documentation__Description | [Name] profile [Values] string [Required] Yes [Default] None [Description] | Profile group name to associate this client with. | [] | Metadata — Bcfg2 1.3.6 documentation | Description | http://docs.bcfg2.org/server/plugins/grouping/metadata.html | 50/1438042985647.51_20150728002305-00196-ip-10-236-191-2_72667149_1.json |
6d601b06_ta___Bcfg2_1_3_6_documentation__Description | [Name] address [Values] string [Required] No [Default] None [Description] | Establishes an extra IP address that resolves to this client. | [] | Metadata — Bcfg2 1.3.6 documentation | Description | http://docs.bcfg2.org/server/plugins/grouping/metadata.html | 50/1438042985647.51_20150728002305-00196-ip-10-236-191-2_72667149_1.json |
6d601b06_ta___Bcfg2_1_3_6_documentation__Description | [Name] auth [Values] cert+password | bootstrap | cert [Required] No [Default] cert+password [Description] | Authentication mode for the client. See Authentication for details on the values available. | [] | Metadata — Bcfg2 1.3.6 documentation | Description | http://docs.bcfg2.org/server/plugins/grouping/metadata.html | 50/1438042985647.51_20150728002305-00196-ip-10-236-191-2_72667149_1.json |
6d601b06_ta___Bcfg2_1_3_6_documentation__Description | [Name] floating [Values] true | false [Required] No [Default] false [Description] | Allows requests to come from any IP address, rather than requiring requests to come from an IP associated with this client. Note that, since this forces the Bcfg2 server to trust any connection that claims to be from this hostname, it can introduce security issues. | [] | Metadata — Bcfg2 1.3.6 documentation | Description | http://docs.bcfg2.org/server/plugins/grouping/metadata.html | 50/1438042985647.51_20150728002305-00196-ip-10-236-191-2_72667149_1.json |
6d601b06_ta___Bcfg2_1_3_6_documentation__Description | [Name] location [Values] string [Required] No [Default] None [Description] | Deprecated. Use floating instead. | [] | Metadata — Bcfg2 1.3.6 documentation | Description | http://docs.bcfg2.org/server/plugins/grouping/metadata.html | 50/1438042985647.51_20150728002305-00196-ip-10-236-191-2_72667149_1.json |
6d601b06_ta___Bcfg2_1_3_6_documentation__Description | [Name] password [Values] string [Required] No [Default] None [Description] | Establishes a per-client password that can be used instead of the global password. | [] | Metadata — Bcfg2 1.3.6 documentation | Description | http://docs.bcfg2.org/server/plugins/grouping/metadata.html | 50/1438042985647.51_20150728002305-00196-ip-10-236-191-2_72667149_1.json |
6d601b06_ta___Bcfg2_1_3_6_documentation__Description | [Name] pingable [Values] string [Required] No [Default] None [Description] | Deprecated. | [] | Metadata — Bcfg2 1.3.6 documentation | Description | http://docs.bcfg2.org/server/plugins/grouping/metadata.html | 50/1438042985647.51_20150728002305-00196-ip-10-236-191-2_72667149_1.json |
6d601b06_ta___Bcfg2_1_3_6_documentation__Description | [Name] pingtime [Values] string [Required] No [Default] None [Description] | Deprecated. | [] | Metadata — Bcfg2 1.3.6 documentation | Description | http://docs.bcfg2.org/server/plugins/grouping/metadata.html | 50/1438042985647.51_20150728002305-00196-ip-10-236-191-2_72667149_1.json |
6d601b06_ta___Bcfg2_1_3_6_documentation__Description | [Name] secure [Values] true | false [Required] No [Default] false [Description] | Requires the use of password for this client. | [] | Metadata — Bcfg2 1.3.6 documentation | Description | http://docs.bcfg2.org/server/plugins/grouping/metadata.html | 50/1438042985647.51_20150728002305-00196-ip-10-236-191-2_72667149_1.json |
6d601b06_ta___Bcfg2_1_3_6_documentation__Description | [Name] uuid [Values] string [Required] No [Default] None [Description] | Establishes a name for this cilent that can be used to bypass dns-based client resolution. | [] | Metadata — Bcfg2 1.3.6 documentation | Description | http://docs.bcfg2.org/server/plugins/grouping/metadata.html | 50/1438042985647.51_20150728002305-00196-ip-10-236-191-2_72667149_1.json |
6d601b06_ta___Bcfg2_1_3_6_documentation__Description | [Name] version [Values] token [Required] No [Default] None [Description] | The version of the Bcfg2 client running on this machine. You should not have to set this manually, but can let the Bcfg2 server set it automatically. | [] | Metadata — Bcfg2 1.3.6 documentation | Description | http://docs.bcfg2.org/server/plugins/grouping/metadata.html | 50/1438042985647.51_20150728002305-00196-ip-10-236-191-2_72667149_1.json |
eb104115_e___AmigaOS_Documentation_Wiki__Command_Operation | [Command] CMD_FLUSH [Command Operation] | Remove all queued requests for the printer device. Does not affect active requests. | [] | Printer Device - AmigaOS Documentation Wiki | Command Operation | http://wiki.amigaos.net/wiki/Printer_Device | 50/1438042991951.97_20150728002311-00328-ip-10-236-191-2_259672865_1.json |
eb104115_e___AmigaOS_Documentation_Wiki__Command_Operation | [Command] CMD_RESET [Command Operation] | Reset the printer device to its initialized state. All active and queued I/O requests will be aborted. | [] | Printer Device - AmigaOS Documentation Wiki | Command Operation | http://wiki.amigaos.net/wiki/Printer_Device | 50/1438042991951.97_20150728002311-00328-ip-10-236-191-2_259672865_1.json |
eb104115_e___AmigaOS_Documentation_Wiki__Command_Operation | [Command] CMD_START [Command Operation] | Restart all paused I/O requests | [] | Printer Device - AmigaOS Documentation Wiki | Command Operation | http://wiki.amigaos.net/wiki/Printer_Device | 50/1438042991951.97_20150728002311-00328-ip-10-236-191-2_259672865_1.json |
eb104115_e___AmigaOS_Documentation_Wiki__Command_Operation | [Command] CMD_STOP [Command Operation] | Pause all active and queued I/O requests. | [] | Printer Device - AmigaOS Documentation Wiki | Command Operation | http://wiki.amigaos.net/wiki/Printer_Device | 50/1438042991951.97_20150728002311-00328-ip-10-236-191-2_259672865_1.json |
eb104115_e___AmigaOS_Documentation_Wiki__Command_Operation | [Command] CMD_WRITE [Command Operation] | Write out a stream of characters to the printer device. The number of characters can be specified or a NULL-terminated string can be sent. | [] | Printer Device - AmigaOS Documentation Wiki | Command Operation | http://wiki.amigaos.net/wiki/Printer_Device | 50/1438042991951.97_20150728002311-00328-ip-10-236-191-2_259672865_1.json |
eb104115_e___AmigaOS_Documentation_Wiki__Command_Operation | [Command] PRD_DUMPRPORT [Command Operation] | Dump the specified RastPort to a graphics printer. | [] | Printer Device - AmigaOS Documentation Wiki | Command Operation | http://wiki.amigaos.net/wiki/Printer_Device | 50/1438042991951.97_20150728002311-00328-ip-10-236-191-2_259672865_1.json |
eb104115_e___AmigaOS_Documentation_Wiki__Command_Operation | [Command] PRD_PRTCOMMAND [Command Operation] | Send a command to the printer. | [] | Printer Device - AmigaOS Documentation Wiki | Command Operation | http://wiki.amigaos.net/wiki/Printer_Device | 50/1438042991951.97_20150728002311-00328-ip-10-236-191-2_259672865_1.json |
eb104115_e___AmigaOS_Documentation_Wiki__Command_Operation | [Command] PRD_QUERY [Command Operation] | Return the status of the printer port’s lines and registers. | [] | Printer Device - AmigaOS Documentation Wiki | Command Operation | http://wiki.amigaos.net/wiki/Printer_Device | 50/1438042991951.97_20150728002311-00328-ip-10-236-191-2_259672865_1.json |
eb104115_e___AmigaOS_Documentation_Wiki__Command_Operation | [Command] PRD_RAWWRITE [Command Operation] | Send unprocessed output to the the printer. | [] | Printer Device - AmigaOS Documentation Wiki | Command Operation | http://wiki.amigaos.net/wiki/Printer_Device | 50/1438042991951.97_20150728002311-00328-ip-10-236-191-2_259672865_1.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] space/shift-space moves the page down/up [item down/up] | page down/up | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] n/p in list view, selects the next item without opening it [item down/up] | scan down/up | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] o in list view, expands or collapses the selected item [item down/up] | open/close item | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] enter in list view, expands or collapses the selected item [item down/up] | open/close item | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] s stars the selected item [item down/up] | toggle star | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] shift-s shares the selected item [item down/up] | toggle share | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] m switches the read state of the selected item [item down/up] | mark as read/unread | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] t opens the tagging field for the selected item [item down/up] | tag an item | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] v opens the original source for this article in a new window [item down/up] | view original | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] shift-a marks all items in the current view as read [item down/up] | mark all as read | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] 1 displays the subscription as expanded items [item down/up] | expanded view | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] 2 displays the subscription as a list of headlines [item down/up] | list view | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] r refreshes the unread counts in the navigation [item down/up] | refresh | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] shift-n/p selects the next/previous subscription or folder in the navigation [item down/up] | navigation down/up | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] shift-x expand or collapse a folder selected in the navigation [item down/up] | navigation expand/collapse | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] shift-o opens the item currently selected in the navigation [item down/up] | navigation open subscription | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] gh goes to the Google Reader homepage [item down/up] | go to home | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] ga goes to the “All items” view [item down/up] | go to all items | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] gs goes to the “Starred items” view [item down/up] | go to starred items | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] gt allows you to navigate to a tag by entering the tag name [item down/up] | go to tag | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] gu allows you to navigate to a subscription by entering the subscription name [item down/up] | go to subscription | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] u hides and shows the list of subscriptions [item down/up] | toggle full screen mode | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
35b2fdc6_cms___Jonathan_s_Blog__item_down_up | [j/k] ? displays a quick guide to all of Reader’s shortcuts [item down/up] | keyboard shortcuts help | [] | cms | Jonathan's Blog | item down/up | http://jonathancamp.com/category/cms/ | 50/1438042991951.97_20150728002311-00335-ip-10-236-191-2_127402603_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 1. [Shortcut] Code Formatting [Eclipse] Ctrl + Shift + F [JDeveloper] | Ctrl + Alt + L | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 2. [Shortcut] Go to line [Eclipse] CTRL + L [JDeveloper] | Ctrl + G | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 3. [Shortcut] Navigation [Eclipse] Alt + left and Alt + Right [JDeveloper] | Alt + left and Alt + Right | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
02ec4112_uts_compared___Ikool_s_Blogbed__JDeveloper | [0] 4. [Shortcut] Open Resource [Eclipse] Ctrl + Shift + R [JDeveloper] | Menu Navigate -> View Type Hierarchy | [] | JDeveloper and Eclipse shortcuts compared « Ikool’s Blogbed | JDeveloper | https://ikool.wordpress.com/2008/06/23/jdeveloper-and-eclipse-shortcuts-compared/ | 50/1438042991951.97_20150728002311-00177-ip-10-236-191-2_864101405_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.