We've MOVED to GitLab: https://gitlab.com/cunidev/gestures
A minimal Gtk+ GUI app for libinput-gestures
Use:
./make.sh; sudo ./install.sh
to install in /usr/local/bin. An alternative path for the binary can be specified as parameter toinstall.sh
- Python 3 with
gi
module - xdotool
- libinput-gestures
- libinput-tools
On Debian/Ubuntu, type:
sudo apt install python3 xdotool python3-gi libinput-tools python-gobject
To install libinput-gestures, follow the instructions on its official page: https://github.com/bulletmark/libinput-gestures