Difference between revisions of "KeyConstant"
m |
|||
Line 561: | Line 561: | ||
|style="border: 1px solid #83C0F0;"| | |style="border: 1px solid #83C0F0;"| | ||
|} | |} | ||
− | |||
== See Also == | == See Also == | ||
Line 567: | Line 566: | ||
[[Category:Enums]] | [[Category:Enums]] | ||
{{#set:Description=All the keys you can press.}} | {{#set:Description=All the keys you can press.}} | ||
+ | {{#set:Since=000}} | ||
== Other Languages == | == Other Languages == | ||
{{i18n|KeyConstant}} | {{i18n|KeyConstant}} |
Revision as of 10:32, 25 March 2011
All the keys you can press. Note that some keys may not be available on your keyboard or system.
Constants
Key string | Description | Note(s) |
---|---|---|
Character keys | ||
a | The A key | |
b | The B key | |
c | The C key | |
d | The D key | |
e | The E key | |
f | The F key | |
g | The G key | |
h | The H key | |
i | The I key | |
j | The J key | |
k | The K key | |
l | The L key | |
m | The M key | |
n | The N key | |
o | The O key | |
p | The P key | |
q | The Q key | |
r | The R key | |
s | The S key | |
t | The T key | |
u | The U key | |
v | The V key | |
w | The W key | |
x | The X key | |
y | The Y key | |
z | The Z key | |
0 | The zero key | |
1 | The one key | |
2 | The two key | |
3 | The three key | |
4 | The four key | |
5 | The five key | |
6 | The six key | |
7 | The seven key | |
8 | The eight key | |
9 | The nine key | |
(space) | Space key | replace (space) with the actual space character |
! | Exclamation mark key | |
" | Double quote key | |
# | Hash key | |
$ | Dollar key | |
& | Ampersand key | |
' | Single quote key | |
( | Left parenthesis key | |
) | Right parenthesis key | |
* | Asterisk key | |
+ | Plus key | |
, | Comma key | |
- | Hyphen-minus key | |
. | Full stop key | |
/ | Slash key | |
: | Colon key | |
; | Semicolon key | |
< | Less-than key | |
= | Equal key | |
> | Greater-than key | |
? | Question mark key | |
@ | At sign key | |
[ | Left square bracket key | |
\ | Backslash key | |
] | Right square bracket key | |
^ | Caret key | |
_ | Underscore key | |
` | Grave accent key | Also known as the "Back tick" key |
Numpad keys | ||
kp0 | The numpad zero key | |
kp1 | The numpad one key | |
kp2 | The numpad two key | |
kp3 | The numpad three key | |
kp4 | The numpad four key | |
kp5 | The numpad five key | |
kp6 | The numpad six key | |
kp7 | The numpad seven key | |
kp8 | The numpad eight key | |
kp9 | The numpad nine key | |
kp. | The numpad decimal point key | |
kp/ | The numpad division key | |
kp* | The numpad multiplication key | |
kp- | The numpad substraction key | |
kp+ | The numpad addition key | |
kpenter | The numpad enter key | |
kp= | The numpad equals key | |
Navigation keys | ||
up | Up cursor key | |
down | Down cursor key | |
right | Right cursor key | |
left | Left cursor key | |
home | Home key | |
end | End key | |
pageup | Page up key | |
pagedown | Page down key | |
Editing keys | ||
insert | Insert key | |
backspace | Backspace key | |
tab | Tab key | |
clear | Clear key | |
return | Return key | Also known as the Enter key |
delete | Delete key | |
Function keys | ||
f1 | The 1st function key | |
f2 | The 2nd function key | |
f3 | The 3rd function key | |
f4 | The 4th function key | |
f5 | The 5th function key | |
f6 | The 6th function key | |
f7 | The 7th function key | |
f8 | The 8th function key | |
f9 | The 9th function key | |
f10 | The 10th function key | |
f11 | The 11th function key | |
f12 | The 12th function key | |
f13 | The 13th function key | |
f14 | The 14th function key | |
f15 | The 15th function key | |
Modifier keys | ||
numlock | Num-lock key | |
capslock | Caps-lock key | |
scrollock | Scroll-lock key | |
rshift | Right shift key | |
lshift | Left shift key | |
rctrl | Right control key | |
lctrl | Left control key | |
ralt | Right alt key | |
lalt | Left alt key | |
rmeta | Right meta key | |
lmeta | Left meta key | |
lsuper | Left super key | |
rsuper | Right super key | |
mode | Mode key | |
compose | Compose key | |
Miscellaneous keys | ||
pause | Pause key | |
escape | Escape key | |
help | Help key | |
Print key | ||
sysreq | System request key | |
break | Break key | |
menu | Menu key | |
power | Power key | |
euro | Euro (€) key | |
undo | Undo key |
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info