-
Notifications
You must be signed in to change notification settings - Fork 0
Home
achimmihca edited this page Sep 25, 2021
·
10 revisions
Welcome to the DedoMouse wiki!
Download the latest version from here.
Unzip the archive and start DedoMouse.exe — no further installation needed.
The following has been tested with Ubuntu 20.04.
- There is a known issue with the used UI library. To fix it run:
sudo apt install freeglut3 freeglut3-dev
- Unzip the archive and start DedoMouse:
./DedoMouse
- Note that the used mouse library has been created for the X Window System (X11). Thus, a desktop environment that uses Wayland might not work.
There is no ready-to-use executable of DedoMouse for MacOS yet.
However, one can download the repository and create an executable manually. The steps to do this are described here.
Tip: You can test these gestures in the app without performing mouse actions. The status bar shows the last performed gesture.
Mouse Action | Description | Image |
---|---|---|
Left click | Move index finger near thumb. | |
Right click | Move middle and ring finger near thumb. | |
Middle click | Move ring finger and pinky near thumb. | |
Scroll up | Thumb up gesture. | |
Scroll down | Thumb down gesture. | |
Drag and Drop |
Hold left click gesture for some time to start a mouse-drag. Release the gesture to end the mouse-drag. |