Skip to content

Opening Menus with the Mouse

banner

While Kando does not have a cross-platform way to open menus with a mouse button, there are many platform-dependent third-party tools which can help you with this.

With some creativity, you can open menus not only with mouse buttons but also with gestures, desktop widgets, or in many other ways.

Open Menus from Third-Party Tools

You can either make the third-party tool open the menu by simulation the shortcut for the menu, or it can directly call the Kando executable with the --menu "menu name" argument.

Depending on your operating system, the command to open a Kando menu would look like this:

Terminal window
%localappdata%\Kando\app-<version number>\Kando.exe --menu "Menu Name"

Third-Party Tools

Below are some applications which can help you to open menus in various ways. Most of them are free and open-source.

  • AutoHotkey is a powerful scripting language for Windows. You can use it to run the kando command when you press a mouse button or to remap a mouse button to a keyboard shortcut which opens a Kando menu.
  • GestureSign allows opening a Kando menu with multi-touch taps and gestures on both touchpad and touchscreen.