This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Graphical manager for setting libinput-gestures touchpad gestures.
You can find the gesture-manager-git
package on AUR.
Dependencies:
Once you have installed all the dependencies, clone this repository (git clone https://github.com/gabmus/gesturesManager
).
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
).