Menus
Menus are used a lot in Radium. Most graphical elements, buttons, sliders, and even checkboxes have popup menus.
If a menu entry has a keybinding assigned to it, or it says unassigned,
you can usually Right-click to configure keybinding.
To navigate menus using the keyboard:
- Press Up arrow to navigate 1 row up.
- Press Down arrow to navigate 1 row down.
- Press Shift + Up arrow to navigate 4 rows up.
- Press Shift + Down arrow to navigate 4 rows down.
- Press Page Up to navigate 10 rows up.
- Press Page Down to navigate 10 rows down.
- Press Home to navigate to first row.
- Press End to navigate to last row.
- Press Right arrow to navigate sub menu.
- Press Left arrow to navigate parent menu.
- Press Esc to cancel menu.
- Press Return to select entry or to start navigating sub menu.
#include macos_notes_include.html