Keys
All valid keys for binding are as follows:
- Modifiers:
command
(cmd
),option
(alt
),control
(ctrl
) andshift
(case insensitive) - Keys: case insensitive character or case sensitive special key including function keys, arrow keys, keypad keys etc. as listed below
- You can bind any key on your local keyboard layout, for instance an
å
character if your keyboard has one - If you use multiple keyboard layouts, Phoenix will use the active layout when the context is loaded
Use these to construct a Key.
Special Keys
- Action:
return
,tab
,space
,delete
,escape
,help
,home
,pageUp
,forwardDelete
,end
,pageDown
,left
,right
,down
andup
- Function:
f1
–f19
- Keypad:
keypad.
,keypad*
,keypad+
,keypadClear
,keypad/
,keypadEnter
,keypad-
,keypad=
,keypad0
,keypad1
,keypad2
,keypad3
,keypad4
,keypad5
,keypad6
,keypad7
,keypad8
andkeypad9