Keyboard Shortcut Descriptors are used by the KeyboardWidget and within Tiddlers tagged to link actions with a keyboard combination
A Keyboard Shortcut Descriptor has the following format:
ctrl+enter
ctrl+shift+alt+A
alt-shift-T
alt-SpaceIt can have multiple Key combinations:
ctrl+enter alt+shift+A ctrl+alt+9 alt-Space ctrl-BackspaceThere are two ways Keyboard Shortcut Descriptors can be used:
key="ctrl-enter" to the KeyboardWidgetctrl-enter as the value of the key field in a Tiddler tagged $:/config/shortcuts or one of the following platform descriptors:shortcuts-linuxshortcuts-not-linuxshortcuts-macshortcuts-not-macshortcuts-windowsshortcuts-not-windows/ followed by a suffix that can be chosen freelyKeyboard Shortcut Descriptor (A)(( + the identifier (A) + ))((my-shortcut)) is the reference to these configuration Tiddlers: