Graphical manager for setting libinput-gestures touchpad gestures.
Please read libinput-gestures first.
You can find the gesture-manager-x-git
package on AUR.
Dependencies:
- libinput as your default touchpad driver
- libinput-gestures
- python3
- gtk+>=3.18
Once you have installed all the dependencies, clone this repository
git clone https://github.com/RitwickVerma/Gesture-Manager-X
Then all you have to do is opening the newly cloned folder, and running main.py
(either using python3 main.py
or simply ./main.py
).
This is a fork of gestureManager by GabMus with added gestures and settings available in libinput-gestures.