Kando comes with an example menu which you can use to get started. However, you should soon adapt the menu to your needs and create your own menus.
Create Your First Menu
The Menu Editor
Kando comes with a graphical menu editor which allows you to create and edit your own menus. There are three ways to open the menu editor:
- When a menu is shown: Click the gear icon in the bottom right corner of the screen.
- From the system tray: Right-click the Kando icon and select βShow Settingsβ.
- From the command line: Run
kando --settings
.
In the editor, you can create new menus, and edit existing menus. Drag new items from the toolbar to the menu preview, reorder them, and change their properties on the right side of the screen.
Three Tips for Efficient Menu Layouts
Available Item Types
You can compose your menus from a variety of item types. Below you can find a list of all currently available item types. Click on an item to learn more about it!
Open URI Can be used to open files, websites, and more.
Paste Text Can be used to paste text into the current application.
Run Command Can be used to open applications or run shell commands.
Simulate Hotkey Can be used to simulate keyboard shortcuts.
Simulate Macro Can be used to simulate a complex sequence of keyboard shortcuts.
Submenu Can be used to create nested menus.