Element: modkeys
Modifier key defintion
child element | attribute | value | description |
---|---|---|---|
mac | shift, control, alt, cmd (same as control), caps | Modifier key, valid when running on MacOS. | |
windows | shift, control, alt, cmd (same as control), caps | Modifier key, valid when running on Windows. | |
linux | shift, control, alt, cmd (same as control), caps | Modifier key, valid when running on Linux. | |
reset |
ASCII key code | ASCII key code used in combination with specified modifier key to execute a computer reset. Multiple key codes can be sepcified seperated by a comma. | |
stop | ASCII key code | ASCII key code used in combination with specified modifier key to execute a computer halt or stop. Multiple key codes can be sepcified seperated by a comma. |