elxreno/libinput-gestures

Project ID: 23938

Description

Libinput-gestures is a utility which reads libinput gestures from your touchpad and maps them to gestures you configure in a configuration file. Each gesture can be configured to activate a shell command which is typically an xdotool command to action desktop/window/application keyboard combinations and commands.

Installation Instructions

  1. Enable copr repository:sudo dnf copr enable elxreno/libinput-gestures -y ;
  2. Install libinput-gestures:sudo dnf install libinput-gestures -y;
  3. Add user to input group:sudo usermod -aG input $(whoami);
  4. Enable systemd service:systemctl --user enable libinput-gestures.service;
  5. Copy default config file from /etc/libinput-gestures.conf to ~/.config/libinput-gestures.conf and edit it;
  6. Re-login or reboot your computer;

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 37 x86_64 (295)* Fedora 37 (0 downloads)
Fedora 38 x86_64 (225)* Fedora 38 (178 downloads)
Fedora 39 x86_64 (136)* Fedora 39 (106 downloads)
Fedora 40 x86_64 (0)* Fedora 40 (9 downloads)
Fedora rawhide x86_64 (11)* Fedora rawhide (141 downloads)

* Total number of downloaded packages.