Table 1. Keyboard Inlines Summary
Element | Usage | Examples |
---|---|---|
accel
|
Accelerator; GUI keyboard shortcut. |
Exit |
keycap
|
Text on a key on a keyboard. |
Home |
keycode
|
Scancode generated by a key on a keyboard. |
0x61 |
keycombo
|
Combination of input actions. |
Alt+Ctrl+Delete |
keysym
|
Symbolic name of a key on a keyboard. May or may not differ from the keycap. |
Home |
shortcut
|
Key combination for an action that is also accessible through a menu. |
Alt+Ctrl+Delete |