Skip to content

Shortcut Keys

Oliver Tseng edited this page Feb 14, 2021 · 16 revisions

Pressing the "tab" key will focus on the text command line for manually entering a command.

Pressing the "esc" key will toggle the visibility of the toolbars.

All other shortcut key strokes are displayed next to the menu items.

Shortcut keys can either be a 1-stroke or 2-stroke shortcut. 1-stroke shortcuts requires pressing the Alt key (or Cmd key on Macs) and shortcut key simultaneously. 2-stroke shortcuts require pressing the pressing the Alt key and first shortcut key simultaneously, then letting go of both keys. The press the second key.

There are currently two defined sets of shortcut key definitions: brachys and syntemno.

You can define your own sets of shortcut key definitions. Copy shortcut.py and name it shortcut_myshortcuts.py. Modify shortcut_myshortcuts.py in an editor with the shortcut keys you want to use. When you launch UBA, you'll see myshortcuts as a selection for shortcut options in the menu. Any file that matches shortcut_*.py will be loaded into the menu.

Clone this wiki locally