Difference between revisions of "KeyConstant"
m (1 revision: Importing from potato (again).) |
(fixed hash and asterisk keys) |
||
Line 1: | Line 1: | ||
− | |||
All the keys you can press. | All the keys you can press. | ||
== Constants == | == Constants == | ||
;!: Exclamation mark key | ;!: Exclamation mark key | ||
− | ;#: Hash key | + | ;<nowiki>#</nowiki>: Hash key |
;$: Dollar key | ;$: Dollar key | ||
;&: Ampersand key | ;&: Ampersand key | ||
Line 11: | Line 10: | ||
;(space): Space key (replace (space) with the actual space character) | ;(space): Space key (replace (space) with the actual space character) | ||
;): Right parenthesis key | ;): Right parenthesis key | ||
− | ;*: Asterisk key | + | ;<nowiki>*</nowiki>: Asterisk key |
;0: The zero key (the rest of the digits is obvious) | ;0: The zero key (the rest of the digits is obvious) | ||
;a: The A key (the rest of the letters is obvious) | ;a: The A key (the rest of the letters is obvious) |
Revision as of 19:41, 14 February 2010
All the keys you can press.
Constants
- !
- Exclamation mark key
- #
- Hash key
- $
- Dollar key
- &
- Ampersand key
- "
- Double quote key
- '
- Single quote key
- (
- Left parenthesis key
- (space)
- Space key (replace (space) with the actual space character)
- )
- Right parenthesis key
- *
- Asterisk key
- 0
- The zero key (the rest of the digits is obvious)
- a
- The A key (the rest of the letters is obvious)
- backspace
- Backspace key
- clear
- Clear key
- down
- Down arrow key
- escape
- Escape key
- kp0
- The numpad zero key (rest are also obvious)
- kpenter
- The numpad enter key
- lalt
- Left alt key
- lctrl
- Left control key
- left
- Left arrow key
- lshift
- Left shift key
- pause
- Pause key
- ralt
- Right alt key
- rctlr
- Right control key
- return
- Return key (a.k.a. Enter)
- right
- Right arrow key
- rshift
- Right shift key
- tab
- Tab key
- up
- Up arrow key