Difference between revisions of "Options"
Jump to navigation
Jump to search
m (+ Cat) |
|||
(One intermediate revision by one other user not shown) | |||
Line 17: | Line 17: | ||
<hr> | <hr> | ||
Example: | Example:<br> | ||
<binding key="PGDN" mask="NONE" command="jump"/> | <binding key="PGDN" mask="NONE" command="jump"/> | ||
[[Category:Controls]] |
Latest revision as of 12:21, 14 October 2012
Key Options:
- Syntacs = Key on Keyboard
LEFT = Left Arrow
RIGHT = Right Arrow
UP = Up Arrow
DOWN = Down Arrow
PGDN = Page Up Key
HOME = Home Key
??? = Right Control(ctrl) Key
??? = Number 0 on NumberPad
Example:
<binding key="PGDN" mask="NONE" command="jump"/>