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
db01e15b_jQuery_Tagit_Demo_Page__HTML___Note
[Name] allowNewTags [Type] Bool [Default] true [Note]
Allow tags that do not exist in tagSource to be entered?
[]
jQuery Tagit Demo Page (HTML)
Note
http://webspirited.com/tagit/docs.html
31/1438042988924.75_20150728002308-00296-ip-10-236-191-2_263340950_0.json
db01e15b_jQuery_Tagit_Demo_Page__HTML___Note
[Name] initialTags [Type] Array [Default] [] [Note]
An array containing tags to pre-populate the field with
[]
jQuery Tagit Demo Page (HTML)
Note
http://webspirited.com/tagit/docs.html
31/1438042988924.75_20150728002308-00296-ip-10-236-191-2_263340950_0.json
db01e15b_jQuery_Tagit_Demo_Page__HTML___Note
[Name] minLength [Type] Int [Default] 1 [Note]
The minimum length before a triggerKey will create a tag
[]
jQuery Tagit Demo Page (HTML)
Note
http://webspirited.com/tagit/docs.html
31/1438042988924.75_20150728002308-00296-ip-10-236-191-2_263340950_0.json
db01e15b_jQuery_Tagit_Demo_Page__HTML___Note
[Name] select [Type] Bool [Default] false [Note]
Maintain a hidden select in place for form submissions To name the select simply give your UL a name attribute! Don't forget to include [ and ] if your language (e.g. PHP) requires them!
[]
jQuery Tagit Demo Page (HTML)
Note
http://webspirited.com/tagit/docs.html
31/1438042988924.75_20150728002308-00296-ip-10-236-191-2_263340950_0.json
db01e15b_jQuery_Tagit_Demo_Page__HTML___Note
[Name] tagsChanged [Type] Callback [Default] function(tagValue, action, element) [Note]
Callback on changed tags: tagValue: string action: string - either 'added', 'popped', 'moved' or 'reset' element: object - reference to the added LI element
[]
jQuery Tagit Demo Page (HTML)
Note
http://webspirited.com/tagit/docs.html
31/1438042988924.75_20150728002308-00296-ip-10-236-191-2_263340950_0.json
db01e15b_jQuery_Tagit_Demo_Page__HTML___Note
[Name] caseSensitive [Type] Bool [Default] false [Note]
The check for existing tags is case sensitive. If false the words "Foo" and "foo" considered the same
[]
jQuery Tagit Demo Page (HTML)
Note
http://webspirited.com/tagit/docs.html
31/1438042988924.75_20150728002308-00296-ip-10-236-191-2_263340950_0.json
db01e15b_jQuery_Tagit_Demo_Page__HTML___Note
[Name] highlightOnExistColor [Type] String [Default] #0F0 [Note]
If the user tries to add a tag, that already exists, the existing tag will run a highlight effect using the defined background color. If null, the highlight effect is turned off.
[]
jQuery Tagit Demo Page (HTML)
Note
http://webspirited.com/tagit/docs.html
31/1438042988924.75_20150728002308-00296-ip-10-236-191-2_263340950_0.json
db01e15b_jQuery_Tagit_Demo_Page__HTML___Note
[Name] maxLength [Type] Int [Default] unlimited [Note]
The maximum allowable length of a tag. If omitted, tags of unlimited length are allowed.
[]
jQuery Tagit Demo Page (HTML)
Note
http://webspirited.com/tagit/docs.html
31/1438042988924.75_20150728002308-00296-ip-10-236-191-2_263340950_0.json
db01e15b_jQuery_Tagit_Demo_Page__HTML___Note
[Name] maxTags [Type] Int [Default] unlimited [Note]
The maximum number of tags that the user can enter. If omitted, an unlimited number of tags are allowed.
[]
jQuery Tagit Demo Page (HTML)
Note
http://webspirited.com/tagit/docs.html
31/1438042988924.75_20150728002308-00296-ip-10-236-191-2_263340950_0.json
db01e15b_jQuery_Tagit_Demo_Page__HTML___Note
[Name] sortable [Type] Bool, String [Default] false [Note]
Allows the user to re-order the tags using drag and drop. If true the whole tag is draggable, if 'handle' a handle is rendered and the tag is only draggable using the handle.
[]
jQuery Tagit Demo Page (HTML)
Note
http://webspirited.com/tagit/docs.html
31/1438042988924.75_20150728002308-00296-ip-10-236-191-2_263340950_0.json
44238f30__a_RADIUS_server___PHP_Classes__Description
[File] radius.class.php [Role] Class [Description]
Main file, class definition
[]
Pure PHP radius class: Authenticate users with a RADIUS server - PHP Classes
Description
http://syscoal.users.phpclasses.org/package/4326-PHP-Authenticate-users-with-a-RADIUS-server.html
31/1438042989018.48_20150728002309-00318-ip-10-236-191-2_239516390_20.json
44238f30__a_RADIUS_server___PHP_Classes__Description
[File] radius.www.authenticate.php [Role] Appl. [Description]
Additional file to implement WWW Authentication using a Radius server
[]
Pure PHP radius class: Authenticate users with a RADIUS server - PHP Classes
Description
http://syscoal.users.phpclasses.org/package/4326-PHP-Authenticate-users-with-a-RADIUS-server.html
31/1438042989018.48_20150728002309-00318-ip-10-236-191-2_239516390_20.json
44238f30__a_RADIUS_server___PHP_Classes__Description
[File] radius.demo.php [Role] Example [Description]
Demo file for regular usage
[]
Pure PHP radius class: Authenticate users with a RADIUS server - PHP Classes
Description
http://syscoal.users.phpclasses.org/package/4326-PHP-Authenticate-users-with-a-RADIUS-server.html
31/1438042989018.48_20150728002309-00318-ip-10-236-191-2_239516390_20.json
44238f30__a_RADIUS_server___PHP_Classes__Description
[File] radius.demo.www.authenticate.php [Role] Example [Description]
Demo of a WWW Authentication using a Radius server
[]
Pure PHP radius class: Authenticate users with a RADIUS server - PHP Classes
Description
http://syscoal.users.phpclasses.org/package/4326-PHP-Authenticate-users-with-a-RADIUS-server.html
31/1438042989018.48_20150728002309-00318-ip-10-236-191-2_239516390_20.json
44238f30__a_RADIUS_server___PHP_Classes__Description
[File] radius.challenge.response.demo.php [Role] Example [Description]
Challenge/response demo file
[]
Pure PHP radius class: Authenticate users with a RADIUS server - PHP Classes
Description
http://syscoal.users.phpclasses.org/package/4326-PHP-Authenticate-users-with-a-RADIUS-server.html
31/1438042989018.48_20150728002309-00318-ip-10-236-191-2_239516390_20.json
44238f30__a_RADIUS_server___PHP_Classes__Description
[File] README.TXT [Role] Doc. [Description]
README FILE
[]
Pure PHP radius class: Authenticate users with a RADIUS server - PHP Classes
Description
http://syscoal.users.phpclasses.org/package/4326-PHP-Authenticate-users-with-a-RADIUS-server.html
31/1438042989018.48_20150728002309-00318-ip-10-236-191-2_239516390_20.json
44238f30__a_RADIUS_server___PHP_Classes__Description
[File] COPYING.LESSER [Role] Lic. [Description]
LGPL Version 3.0
[]
Pure PHP radius class: Authenticate users with a RADIUS server - PHP Classes
Description
http://syscoal.users.phpclasses.org/package/4326-PHP-Authenticate-users-with-a-RADIUS-server.html
31/1438042989018.48_20150728002309-00318-ip-10-236-191-2_239516390_20.json
44238f30__a_RADIUS_server___PHP_Classes__Description
[File] COPYING [Role] Lic. [Description]
GPL Version 3.0
[]
Pure PHP radius class: Authenticate users with a RADIUS server - PHP Classes
Description
http://syscoal.users.phpclasses.org/package/4326-PHP-Authenticate-users-with-a-RADIUS-server.html
31/1438042989018.48_20150728002309-00318-ip-10-236-191-2_239516390_20.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] Edit.Copy [Description] Copies the currently selected item to the system clipboard. [Shortcut Keys]
CTRL + C CTRL + INSERT
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] Edit.Cut [Description] Removes the currently selected item to the system clipboard. [Shortcut Keys]
CTRL + X SHIFT + DELETE
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] Edit.CycleClipboardRing [Description] Pastes an item from the Clipboard Ring tab of the Toolbox at the insertion point in the file and automatically selects the pasted item. You can review each item on the Clipboard by repeatedly pressing the shortcut keys. [Shortcut Keys]
CTRL + SHIFT + INS CTRL + SHIFT + V
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] Edit.GoToNextLocation [Description] Moves the cursor to the next item, such as a task in the Task List window or a search match in the Find Results window. Each time you press F8, you move to the next item in the list. [Shortcut Keys]
F8
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] Edit.GoToPreviousLocation [Description] Moves the cursor to the previous item in the Task List window or Find Results window. [Shortcut Keys]
SHIFT + F8
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] Edit.GoToReference [Description] Displays the reference of the selection in the code. [Shortcut Keys]
SHIFT + F12
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] Edit.OpenFile [Description] Displays the Open File dialog box where you can select an existing file to open. [Shortcut Keys]
CTRL + SHIFT + G
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] Edit.Paste [Description] Inserts the Clipboard contents at the insertion point. [Shortcut Keys]
CTRL + V SHIFT + INSERT
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] Edit.Redo [Description] Restores the previously undone action. [Shortcut Keys]
CTRL + SHIFT + Z CTRL + Y SHIFT + ALT + BACKSPACE
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] Edit.SelectionCancel [Description] Closes a menu or dialog box, cancels an operation in progress, or places focus in the current document window. Available only in the .NET Framework Designer. [Shortcut Keys]
ESC
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] Edit.Undo [Description] Reverses the last editing action. [Shortcut Keys]
ALT + BACKSPACE CTRL + Z
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] File.Print [Description] Displays the Print dialog box where you can choose printer settings. [Shortcut Keys]
CTRL + P
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] File.SaveAll [Description] Saves all documents in the current solution and any files in the external files project. [Shortcut Keys]
CTRL + SHIFT + S
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] File.SaveSelectedItems [Description] Saves the selected items in the current project. [Shortcut Keys]
CTRL + S
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] Tools.GoToCommandLine [Description] Places the caret in the Find/Command box on the Standard toolbar. [Shortcut Keys]
CTRL + /
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] View.NextTask [Description] Moves to the next task in the Task List window. [Shortcut Keys]
CTRL + SHIFT + F12
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] View.PopBrowseContext [Description] Returns to the location from where the last browse operation was performed. Available in the Object Browser or Class View window. [Shortcut Keys]
CTRL + SHIFT + 8
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] View.ViewCode [Description] Displays the selected item in Code view of the Editor. [Shortcut Keys]
F7
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] View.ViewDesigner [Description] Displays the selected item in Design view of the Editor. [Shortcut Keys]
SHIFT + F7
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] View.WebNavigateBack [Description] Displays the previous page in the viewing history. Available only in the Web Browser window. [Shortcut Keys]
ALT + LEFT ARROW
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
bd9c2416_Shortcut_Keys__Shortcut_Keys
[Command Name] View.WebNavigateForward [Description] Displays the next page in the viewing history. Available only in the Web Browser window. [Shortcut Keys]
ALT + RIGHT ARROW
[]
Shortcut Keys
Shortcut Keys
http://shortcutkeys4u.blogspot.com/
31/1438042988924.75_20150728002308-00321-ip-10-236-191-2_223207372_1.json
5efa42ea__Documentation___EconzExternal__Summary
[Method] JobStatus [Summary]
The list of possible states a job may be in, or progressed to.
[]
SOAP 3 Documentation - EconzExternal
Summary
http://www.econz.org/wiki/index.php/SOAP_3_Documentation
31/1438042988924.75_20150728002308-00107-ip-10-236-191-2_419415083_8.json
5efa42ea__Documentation___EconzExternal__Summary
[Method] JobStatusEvent [Summary]
The list of possible events that may occur, causing a job to change its state.
[]
SOAP 3 Documentation - EconzExternal
Summary
http://www.econz.org/wiki/index.php/SOAP_3_Documentation
31/1438042988924.75_20150728002308-00107-ip-10-236-191-2_419415083_8.json
5efa42ea__Documentation___EconzExternal__Summary
[Method] ConcurrentUpdateSource [Summary]
The list of possible sources for a concurrency problem.
[]
SOAP 3 Documentation - EconzExternal
Summary
http://www.econz.org/wiki/index.php/SOAP_3_Documentation
31/1438042988924.75_20150728002308-00107-ip-10-236-191-2_419415083_8.json
5efa42ea__Documentation___EconzExternal__Summary
[Method] CancelState [Summary]
The list of possible cancel states a job can be in.
[]
SOAP 3 Documentation - EconzExternal
Summary
http://www.econz.org/wiki/index.php/SOAP_3_Documentation
31/1438042988924.75_20150728002308-00107-ip-10-236-191-2_419415083_8.json
5efa42ea__Documentation___EconzExternal__Summary
[Method] CallbackVersion [Summary]
The list of possible versions an external callback interface could implement.
[]
SOAP 3 Documentation - EconzExternal
Summary
http://www.econz.org/wiki/index.php/SOAP_3_Documentation
31/1438042988924.75_20150728002308-00107-ip-10-236-191-2_419415083_8.json
5efa42ea__Documentation___EconzExternal__Summary
[Method] NADSWebserviceVersion [Summary]
The list of possible interface versions that can be used to comunicate with EService.
[]
SOAP 3 Documentation - EconzExternal
Summary
http://www.econz.org/wiki/index.php/SOAP_3_Documentation
31/1438042988924.75_20150728002308-00107-ip-10-236-191-2_419415083_8.json
df1492d0_Aardvark_Firefox_Extension__Wider
[W] N Undo the last "Wider" command [Wider]
Narrower
[]
Aardvark Firefox Extension
Wider
http://karmatics.com/aardvark/
31/1438042989018.48_20150728002309-00287-ip-10-236-191-2_135997071_0.json
df1492d0_Aardvark_Firefox_Extension__Wider
[W] Q Quit Aardvark (that is, stop selecting elements), until you restart it from the menu [Wider]
Quit
[]
Aardvark Firefox Extension
Wider
http://karmatics.com/aardvark/
31/1438042989018.48_20150728002309-00287-ip-10-236-191-2_135997071_0.json
df1492d0_Aardvark_Firefox_Extension__Wider
[W] U Undo the last "remove" or "isolate" command. [Wider]
Undo
[]
Aardvark Firefox Extension
Wider
http://karmatics.com/aardvark/
31/1438042989018.48_20150728002309-00287-ip-10-236-191-2_135997071_0.json
df1492d0_Aardvark_Firefox_Extension__Wider
[W] R Delete the selected element [Wider]
Remove
[]
Aardvark Firefox Extension
Wider
http://karmatics.com/aardvark/
31/1438042989018.48_20150728002309-00287-ip-10-236-191-2_135997071_0.json
df1492d0_Aardvark_Firefox_Extension__Wider
[W] I Delete everything surrounding the selected element [Wider]
Isolate
[]
Aardvark Firefox Extension
Wider
http://karmatics.com/aardvark/
31/1438042989018.48_20150728002309-00287-ip-10-236-191-2_135997071_0.json
df1492d0_Aardvark_Firefox_Extension__Wider
[W] B Set the element (and all contained elements) to be black text on white background, for readability [Wider]
Black on white
[]
Aardvark Firefox Extension
Wider
http://karmatics.com/aardvark/
31/1438042989018.48_20150728002309-00287-ip-10-236-191-2_135997071_0.json
df1492d0_Aardvark_Firefox_Extension__Wider
[W] C Sets the element's background to a random color [Wider]
Colorize
[]
Aardvark Firefox Extension
Wider
http://karmatics.com/aardvark/
31/1438042989018.48_20150728002309-00287-ip-10-236-191-2_135997071_0.json
df1492d0_Aardvark_Firefox_Extension__Wider
[W] V Shows the source code of the element (with indenting and color highlighting) [Wider]
View Source
[]
Aardvark Firefox Extension
Wider
http://karmatics.com/aardvark/
31/1438042989018.48_20150728002309-00287-ip-10-236-191-2_135997071_0.json
df1492d0_Aardvark_Firefox_Extension__Wider
[W] J Generates Javascript code for building the element with W3C DOM techniques. Seriously powerful. [Wider]
Javascript Source
[]
Aardvark Firefox Extension
Wider
http://karmatics.com/aardvark/
31/1438042989018.48_20150728002309-00287-ip-10-236-191-2_135997071_0.json
df1492d0_Aardvark_Firefox_Extension__Wider
[W] D Removes any fixed width settings from the element and its children elements [Wider]
"De-widthify"
[]
Aardvark Firefox Extension
Wider
http://karmatics.com/aardvark/
31/1438042989018.48_20150728002309-00287-ip-10-236-191-2_135997071_0.json
df1492d0_Aardvark_Firefox_Extension__Wider
[W] P Insert the last removed element before the current selected element [Wider]
Paste
[]
Aardvark Firefox Extension
Wider
http://karmatics.com/aardvark/
31/1438042989018.48_20150728002309-00287-ip-10-236-191-2_135997071_0.json
df1492d0_Aardvark_Firefox_Extension__Wider
[W] G Make a javascript global variable that points to this element, named "elem1", "elem2", etc. [Wider]
Global
[]
Aardvark Firefox Extension
Wider
http://karmatics.com/aardvark/
31/1438042989018.48_20150728002309-00287-ip-10-236-191-2_135997071_0.json
df1492d0_Aardvark_Firefox_Extension__Wider
[W] X Insert the XPath of the element into the Javascript Snippet editor. (what snippet editor you may ask?) [Wider]
XPath
[]
Aardvark Firefox Extension
Wider
http://karmatics.com/aardvark/
31/1438042989018.48_20150728002309-00287-ip-10-236-191-2_135997071_0.json
df1492d0_Aardvark_Firefox_Extension__Wider
[W] H Show (or hide) the list of keystrokes [Wider]
Help
[]
Aardvark Firefox Extension
Wider
http://karmatics.com/aardvark/
31/1438042989018.48_20150728002309-00287-ip-10-236-191-2_135997071_0.json
bafe0478_ROX_Filer_User_Manual__Key_or_mouse_button
[Action] Open the file or directory clicked on. Hold down Control to select things instead of opening them. Hold down Shift to look inside applications, treat files as text, follow symlinks, or get more control over mount points (see Removable devices). [Key or mouse button]
Left button click
[]
ROX-Filer User Manual
Key or mouse button
http://rox.sourceforge.net/Manual/Manual/Manual.html
31/1438042989018.48_20150728002309-00193-ip-10-236-191-2_199886882_0.json
bafe0478_ROX_Filer_User_Manual__Key_or_mouse_button
[Action] Same as left click, but open a directory in a new window or close the viewer when opening a file. [Key or mouse button]
Middle button click
[]
ROX-Filer User Manual
Key or mouse button
http://rox.sourceforge.net/Manual/Manual/Manual.html
31/1438042989018.48_20150728002309-00193-ip-10-236-191-2_199886882_0.json
bafe0478_ROX_Filer_User_Manual__Key_or_mouse_button
[Action] Open the main menu. Hold down Control while clicking to go directly to the Selection submenu. Hold down Shift to get the Send To menu (see the Send To menu section). [Key or mouse button]
Right button click
[]
ROX-Filer User Manual
Key or mouse button
http://rox.sourceforge.net/Manual/Manual/Manual.html
31/1438042989018.48_20150728002309-00193-ip-10-236-191-2_199886882_0.json
bafe0478_ROX_Filer_User_Manual__Key_or_mouse_button
[Action] Show a menu of possible actions. There is an option to disable this menu, in which case this gesture will copy the file(s) to the destination (an application or another filer window). Hold down Shift to move the file, Control+Shift to create a symbolic link, or Alt to get the menu of possible actions. [Key or mouse button]
Drag an item (left mouse button)
[]
ROX-Filer User Manual
Key or mouse button
http://rox.sourceforge.net/Manual/Manual/Manual.html
31/1438042989018.48_20150728002309-00193-ip-10-236-191-2_199886882_0.json
bafe0478_ROX_Filer_User_Manual__Key_or_mouse_button
[Action] When you let go, display a menu of possible actions. There is an option to make this move the files rather than open the menu. [Key or mouse button]
Drag an item (middle mouse button)
[]
ROX-Filer User Manual
Key or mouse button
http://rox.sourceforge.net/Manual/Manual/Manual.html
31/1438042989018.48_20150728002309-00193-ip-10-236-191-2_199886882_0.json
bafe0478_ROX_Filer_User_Manual__Key_or_mouse_button
[Action] Select a group of items by dragging a box around them. With the left mouse button, only the files in the box will be selected. If you hold down Control then the boxed items are added to the selection. If you use the middle button then the boxed items switch between being selected and unselected. [Key or mouse button]
Drag (not over an item)
[]
ROX-Filer User Manual
Key or mouse button
http://rox.sourceforge.net/Manual/Manual/Manual.html
31/1438042989018.48_20150728002309-00193-ip-10-236-191-2_199886882_0.json
bafe0478_ROX_Filer_User_Manual__Key_or_mouse_button
[Action] Resize the window to a sensible size (this can be turned off from the Options window). [Key or mouse button]
Double-click background
[]
ROX-Filer User Manual
Key or mouse button
http://rox.sourceforge.net/Manual/Manual/Manual.html
31/1438042989018.48_20150728002309-00193-ip-10-236-191-2_199886882_0.json
bafe0478_ROX_Filer_User_Manual__Key_or_mouse_button
[Action] Change to viewing the parent directory. [Key or mouse button]
Backspace
[]
ROX-Filer User Manual
Key or mouse button
http://rox.sourceforge.net/Manual/Manual/Manual.html
31/1438042989018.48_20150728002309-00193-ip-10-236-191-2_199886882_0.json
bafe0478_ROX_Filer_User_Manual__Key_or_mouse_button
[Action] Move the cursor around. [Key or mouse button]
Cursor keys
[]
ROX-Filer User Manual
Key or mouse button
http://rox.sourceforge.net/Manual/Manual/Manual.html
31/1438042989018.48_20150728002309-00193-ip-10-236-191-2_199886882_0.json
bafe0478_ROX_Filer_User_Manual__Key_or_mouse_button
[Action] Move the cursor up and down a page at a time. [Key or mouse button]
Page Up, Page Down
[]
ROX-Filer User Manual
Key or mouse button
http://rox.sourceforge.net/Manual/Manual/Manual.html
31/1438042989018.48_20150728002309-00193-ip-10-236-191-2_199886882_0.json
bafe0478_ROX_Filer_User_Manual__Key_or_mouse_button
[Action] Move to the first/last entry in the directory. [Key or mouse button]
Home, End
[]
ROX-Filer User Manual
Key or mouse button
http://rox.sourceforge.net/Manual/Manual/Manual.html
31/1438042989018.48_20150728002309-00193-ip-10-236-191-2_199886882_0.json
bafe0478_ROX_Filer_User_Manual__Key_or_mouse_button
[Action] Acts like clicking on the file. You may hold down Shift for other effects, as with clicking. Holding down Alt works like clicking with the middle button; directories open in a new window and opening files closes the directory at the same time. [Key or mouse button]
Return
[]
ROX-Filer User Manual
Key or mouse button
http://rox.sourceforge.net/Manual/Manual/Manual.html
31/1438042989018.48_20150728002309-00193-ip-10-236-191-2_199886882_0.json
bafe0478_ROX_Filer_User_Manual__Key_or_mouse_button
[Action] Toggles the item under the cursor between being selected and unselected, and moves to the next item. [Key or mouse button]
Spacebar
[]
ROX-Filer User Manual
Key or mouse button
http://rox.sourceforge.net/Manual/Manual/Manual.html
31/1438042989018.48_20150728002309-00193-ip-10-236-191-2_199886882_0.json
bafe0478_ROX_Filer_User_Manual__Key_or_mouse_button
[Action] Moves the cursor to the next/previous selected item. [Key or mouse button]
Tab, Shift+Tab
[]
ROX-Filer User Manual
Key or mouse button
http://rox.sourceforge.net/Manual/Manual/Manual.html
31/1438042989018.48_20150728002309-00193-ip-10-236-191-2_199886882_0.json
bafe0478_ROX_Filer_User_Manual__Key_or_mouse_button
[Action] Shows a tooltip containing a brief description of an application (if available), the target of a symbolic link, and the full name of a file, if it's too long to show in the main window. [Key or mouse button]
Hold mouse over an item
[]
ROX-Filer User Manual
Key or mouse button
http://rox.sourceforge.net/Manual/Manual/Manual.html
31/1438042989018.48_20150728002309-00193-ip-10-236-191-2_199886882_0.json
24e93eb3_ro___Spyro__Year_of_the_Dragon_Spyro_the_Dragon_Action
[Button] X [Action]
Jump. Press again when in the air to glide
[]
darkSpyro - Spyro: Year of the Dragon
Action
http://www.darkspyro.net/year/
31/1438042988924.75_20150728002308-00279-ip-10-236-191-2_389739837_3.json
24e93eb3_ro___Spyro__Year_of_the_Dragon_Spyro_the_Dragon_Action
[Button] Square [Action]
Charge
[]
darkSpyro - Spyro: Year of the Dragon
Action
http://www.darkspyro.net/year/
31/1438042988924.75_20150728002308-00279-ip-10-236-191-2_389739837_3.json
24e93eb3_ro___Spyro__Year_of_the_Dragon_Spyro_the_Dragon_Action
[Button] Circle [Action]
Flame/Spit out rock
[]
darkSpyro - Spyro: Year of the Dragon
Action
http://www.darkspyro.net/year/
31/1438042988924.75_20150728002308-00279-ip-10-236-191-2_389739837_3.json
24e93eb3_ro___Spyro__Year_of_the_Dragon_Spyro_the_Dragon_Action
[Button] Triangle [Action]
Look around/Aim rock/Drop out of glide/Headbash when just jumped
[]
darkSpyro - Spyro: Year of the Dragon
Action
http://www.darkspyro.net/year/
31/1438042988924.75_20150728002308-00279-ip-10-236-191-2_389739837_3.json
24e93eb3_ro___Spyro__Year_of_the_Dragon_Spyro_the_Dragon_Action
[Button] R1/L1 [Action]
Bring the camera behind Spyro fast
[]
darkSpyro - Spyro: Year of the Dragon
Action
http://www.darkspyro.net/year/
31/1438042988924.75_20150728002308-00279-ip-10-236-191-2_389739837_3.json
24e93eb3_ro___Spyro__Year_of_the_Dragon_Spyro_the_Dragon_Action
[Button] R2/L2 [Action]
Turn the camera
[]
darkSpyro - Spyro: Year of the Dragon
Action
http://www.darkspyro.net/year/
31/1438042988924.75_20150728002308-00279-ip-10-236-191-2_389739837_3.json
24e93eb3_ro___Spyro__Year_of_the_Dragon_Spyro_the_Dragon_Action
[Button] R1+R2+L1+L2 [Action]
Sparx points at nearest gem (only available when you've earned it)
[]
darkSpyro - Spyro: Year of the Dragon
Action
http://www.darkspyro.net/year/
31/1438042988924.75_20150728002308-00279-ip-10-236-191-2_389739837_3.json
16189b7d_elp___BlackBerry_tips_and_FAQs__Action
[Key combination] D [Action]
Change to Day view
[]
IT Help - BlackBerry tips and FAQs
Action
http://mwehelp.cf.ac.uk/blackberry/tips.html
31/1438042988924.75_20150728002308-00305-ip-10-236-191-2_171894103_10.json
16189b7d_elp___BlackBerry_tips_and_FAQs__Action
[Key combination] W [Action]
Change to Week view
[]
IT Help - BlackBerry tips and FAQs
Action
http://mwehelp.cf.ac.uk/blackberry/tips.html
31/1438042988924.75_20150728002308-00305-ip-10-236-191-2_171894103_10.json
16189b7d_elp___BlackBerry_tips_and_FAQs__Action
[Key combination] M [Action]
Change to Month view
[]
IT Help - BlackBerry tips and FAQs
Action
http://mwehelp.cf.ac.uk/blackberry/tips.html
31/1438042988924.75_20150728002308-00305-ip-10-236-191-2_171894103_10.json
16189b7d_elp___BlackBerry_tips_and_FAQs__Action
[Key combination] A [Action]
Change to Agenda view
[]
IT Help - BlackBerry tips and FAQs
Action
http://mwehelp.cf.ac.uk/blackberry/tips.html
31/1438042988924.75_20150728002308-00305-ip-10-236-191-2_171894103_10.json
16189b7d_elp___BlackBerry_tips_and_FAQs__Action
[Key combination] Space [Action]
Move to the next day, week, month depending on the current view
[]
IT Help - BlackBerry tips and FAQs
Action
http://mwehelp.cf.ac.uk/blackberry/tips.html
31/1438042988924.75_20150728002308-00305-ip-10-236-191-2_171894103_10.json
16189b7d_elp___BlackBerry_tips_and_FAQs__Action
[Key combination] Shift+Space [Action]
Move to the previous day, week, month depending on the current view
[]
IT Help - BlackBerry tips and FAQs
Action
http://mwehelp.cf.ac.uk/blackberry/tips.html
31/1438042988924.75_20150728002308-00305-ip-10-236-191-2_171894103_10.json
16189b7d_elp___BlackBerry_tips_and_FAQs__Action
[Key combination] T [Action]
Move to the current date
[]
IT Help - BlackBerry tips and FAQs
Action
http://mwehelp.cf.ac.uk/blackberry/tips.html
31/1438042988924.75_20150728002308-00305-ip-10-236-191-2_171894103_10.json
16189b7d_elp___BlackBerry_tips_and_FAQs__Action
[Key combination] U [Action]
Move to a specific date. Must be followed by a date selection
[]
IT Help - BlackBerry tips and FAQs
Action
http://mwehelp.cf.ac.uk/blackberry/tips.html
31/1438042988924.75_20150728002308-00305-ip-10-236-191-2_171894103_10.json
16189b7d_elp___BlackBerry_tips_and_FAQs__Action
[Key combination] C [Action]
Schedule a new appointment
[]
IT Help - BlackBerry tips and FAQs
Action
http://mwehelp.cf.ac.uk/blackberry/tips.html
31/1438042988924.75_20150728002308-00305-ip-10-236-191-2_171894103_10.json
d64ce35d__missing_Geocoder_PHP_library___IPv6_
[Provider] FreeGeoIp [Name] free_geo_ip [IPv4?] yes [Multiple?] no [IPv6?]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Geocoder | Geocoder - The almost missing Geocoder PHP library!
IPv6?
http://geocoder-php.org/Geocoder/
31/1438042989018.48_20150728002309-00104-ip-10-236-191-2_103887968_1.json
d64ce35d__missing_Geocoder_PHP_library___IPv6_
[Provider] GeoIPs [Name] geo_ips [IPv4?] yes [Multiple?] no [Terms] requires API key [IPv6?]
no
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Geocoder | Geocoder - The almost missing Geocoder PHP library!
IPv6?
http://geocoder-php.org/Geocoder/
31/1438042989018.48_20150728002309-00104-ip-10-236-191-2_103887968_1.json
d64ce35d__missing_Geocoder_PHP_library___IPv6_
[Provider] GeoIP2 (Maxmind) [Name] maxmind_geoip2 [IPv4?] yes [Multiple?] no [IPv6?]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Geocoder | Geocoder - The almost missing Geocoder PHP library!
IPv6?
http://geocoder-php.org/Geocoder/
31/1438042989018.48_20150728002309-00104-ip-10-236-191-2_103887968_1.json
d64ce35d__missing_Geocoder_PHP_library___IPv6_
[Provider] GeoPlugin [Name] geo_plugin [IPv4?] yes [Multiple?] no [IPv6?]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Geocoder | Geocoder - The almost missing Geocoder PHP library!
IPv6?
http://geocoder-php.org/Geocoder/
31/1438042989018.48_20150728002309-00104-ip-10-236-191-2_103887968_1.json
d64ce35d__missing_Geocoder_PHP_library___IPv6_
[Provider] HostIp [Name] host_ip [IPv4?] yes [Multiple?] no [IPv6?]
no
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Geocoder | Geocoder - The almost missing Geocoder PHP library!
IPv6?
http://geocoder-php.org/Geocoder/
31/1438042989018.48_20150728002309-00104-ip-10-236-191-2_103887968_1.json
d64ce35d__missing_Geocoder_PHP_library___IPv6_
[Provider] IpInfoDB [Name] ip_info_db [IPv4?] yes [Multiple?] no [Terms] requires API key [Notes] city precision [IPv6?]
no
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Geocoder | Geocoder - The almost missing Geocoder PHP library!
IPv6?
http://geocoder-php.org/Geocoder/
31/1438042989018.48_20150728002309-00104-ip-10-236-191-2_103887968_1.json
d64ce35d__missing_Geocoder_PHP_library___IPv6_
[Provider] Geoip [Name] geoip [IPv4?] yes [Multiple?] no [Notes] wrapper around the PHP extension which must be installed [IPv6?]
no
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Geocoder | Geocoder - The almost missing Geocoder PHP library!
IPv6?
http://geocoder-php.org/Geocoder/
31/1438042989018.48_20150728002309-00104-ip-10-236-191-2_103887968_1.json
d64ce35d__missing_Geocoder_PHP_library___IPv6_
[Provider] MaxMind web service [Name] maxmind [IPv4?] yes [Multiple?] no [Terms] requires Omni API key [Notes] City/ISP/Org and Omni services, IPv6 on country level [IPv6?]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Geocoder | Geocoder - The almost missing Geocoder PHP library!
IPv6?
http://geocoder-php.org/Geocoder/
31/1438042989018.48_20150728002309-00104-ip-10-236-191-2_103887968_1.json
d64ce35d__missing_Geocoder_PHP_library___IPv6_
[Provider] MaxMind Binary file [Name] maxmind_binary [IPv4?] yes [Multiple?] no [Terms] needs locally installed database files [IPv6?]
no
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Geocoder | Geocoder - The almost missing Geocoder PHP library!
IPv6?
http://geocoder-php.org/Geocoder/
31/1438042989018.48_20150728002309-00104-ip-10-236-191-2_103887968_1.json
ee3e2c6d_figo_API_Reference__Description
[Parameter] account_id optional [Description]
the id of the account for which to retrieve the securities
[]
figo API Reference
Description
http://docs.figo.io/
31/1438042986357.49_20150728002306-00069-ip-10-236-191-2_81047838_61.json