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.
MacOS notes
- Alt is often called Option on an Apple keyboard.
- Pressing Right Cmd is the same as pressing Right Ctrl.
- If you want to swap Cmd and Ctrl, select Swap Ctrl and Cmd under Edit -> Preferences -> Gui. This will swap Cmd and Ctrl for both mouse operations and keybindings.