- The battery icon shows the system's remaining battery percentage, and whether the system is charging.
- System Command Options: The command used to read the current battery percentage is stored under the "get battery percent" key.
- Image Asset Configuration: All battery level icons and colors are stored under the "battery" key.
- Layout Configuration: The relative bounds of the icon are stored under the "home page battery icon" key, and the relative bounds of the percentage label are stored under the "battery percent text" key.
- The clock label displays the current time.
- General Configuration: Whether the clock uses twelve hour or twenty four hour mode is stored under the "Use 24h mode" key, and whether the clock is shown at all is stored under the "Show Clock" key. These options may also be changed on the home settings page.
- Layout Configuration: The relative bounds of the clock are stored under the "home page clock label" key.
- The signal icon shows the strength of the current network connection.
- Image Asset Configuration: All signal strength icons and colors are stored under the "signal strength" key.
- Layout Configuration: The relative bounds of the icon are stored under the "home page Wifi icon" key.
- The power button opens the power page.
- Image Asset Configuration: The button icon and colors are stored under the "power button" key.
- Layout Configuration: The relative bounds of the button are stored under the "power page button" key.
- The settings button opens the quick settings page.
- Image Asset Configuration: The button icon and colors are stored under the "settings button" key.
- Layout Configuration: The relative bounds of the button are stored under the "settings page button" key.
Menu Action | Key Bindings |
---|---|
navigate up | Up |
navigate down | Down |
navigate left | Left |
navigate right | Right |
select/confirm | Enter |
deselect/cancel | Escape |
select next item | Tab |
open context menu | Ctrl+E |
In all menu formats, right clicking or control-clicking menu items or empty space in the menu will open a context menu.
Click on menu items to launch applications and open folders. Click the navigation arrow buttons on the left and right side of the page to scroll through the open folder. If not within the base folder, the navigation arrow button on the top of the page closes the current folder.
Use the arrow keys or the tab key to select menu items, and use the enter key to open them. The active folder page will automatically move to follow the current selection. When a menu item is selected, the escape key deselects it. When no item is selected and the folder is not on its first page, the escape key scrolls to the first page of the folder. When on the first page of a menu folder with no items selected, the escape key closes the folder.
Clicking on unselected menu items selects them, clicking on selected menu items opens them. When multiple folders are open, clicking on menu items in an inactive folder closes all folders above that folder.
Use the up and down keys or the tab key to scroll through the menu. Left and escape deselect the selected menu item, or close the active folder if no item is selected and multiple folders are open. Right and enter open the selected menu item, or select the first item in the active folder if no menu item is selected.
Context menus allow you to edit the menu structure from within the application. The menu structure can also be edited directly in the application menu configuration file.
This context menu appears when you right-click or control-click an empty spot in the menu, or press Ctrl+E when no menu items are selected.
- Open an editor to create a new application shortcut to use only in this application.
- Open an editor to create a new subfolder.
- Open an editor to create a new desktop entry application shortcut which may be used by other applications.
This context menu appears when you right-click or control-click an application shortcut in the menu, or press Ctrl+E when a shortcut is selected.
- Open an editor to update the shortcut.
- Permanently remove the shortcut from the menu.
- Swap the shortcut with the menu item before it.
- Swap the shortcut with the menu item after it.
This context menu appears when you right-click or control-click a folder menu item, or press Ctrl+E when a folder is selected.
- Open an editor to update the folder.
- Permanently remove the folder from the menu.
- Open an editor to create a new shortcut within the folder.
- Swap the folder with the menu item before it.
- Swap the shortcut with the menu item after it.
This context menu appears when you right-click or control-click a desktop entry menu item, or press Ctrl+E when a desktop entry item is selected.
- Open an editor to update the desktop entry.
- Hide the desktop entry from the current user.
- Copy this menu item to the main menu folder as a shortcut.
Menu editors are opened from context menus, and are used to create and edit items in the application menu.
This editor creates and edits application shortcuts stored within the application menu configuration file.
- Sets the shortcut's title within the menu.
- Sets the shortcut's menu icon. Icons can be selected using either full image file paths or using icon names to look up within standard icon theme directories.
- Opens a file selection window to pick a new icon path.
- Sets the command used to launch the shortcut's application.
- Sets if the application should run within a terminal window. The command prefix used to run applications within terminal windows is set in the main configuration file under the "Terminal launch command" key.
- Closes the editor and discards all changes.
- Closes the editor and saves all changes.
This editor creates and edits subfolders within the application menu.
- Sets the folder's title within the menu.
- Sets the folder's menu icon. Icons can be selected using either full image file paths or using icon names to look up within standard icon theme directories.
- Opens a file selection window to pick a new icon path.
- Opens a category editor to update the folder's application categories. The folder will use these categories to select the desktop entry menu items it should contain.
- Closes the editor and discards all changes.
- Closes the editor and saves all changes.
This editor creates and edits desktop entries, standard application shortcut files used by many different applications. Changes made through this editor will apply to only the current user.
- Sets the desktop entry's title.
- Sets the desktop entry's menu icon. Icons can be selected using either full image file paths or using icon names to look up within standard icon theme directories.
- Opens a file selection window to pick a new icon path.
- Opens a category editor to update the desktop entry's application categories. These categories will be used by menu folders to select appropriate application entries.
- Sets if the application should run within a terminal window. The command prefix used to run applications within terminal windows is set in the main configuration file under the "Terminal launch command" key.
- Closes the editor and discards all changes.
- Closes the editor and saves all changes.
This editor is used to edit lists of application categories.
- The list of categories. Click on menu items to select them, and double click on them to make them editable. Scroll through the list with the arrow keys when a menu item is selected, or using the scrollbar on the right. Clicking the X to the right of a category deletes it from the list.
- The text editor used to add new categories. Type new category names in this field, then press enter or click on the '+' button to the right to add the new category to the list.
- Closes the editor and discards all changes.
- Closes the editor and saves all changes.