chriscowleyunix/libinput-gestures

( forked from elxreno/libinput-gestures )

Project ID: 50199

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 ;
  2. Install libinput-gestures:sudo dnf install libinput-gestures;
  3. Add user to input group:sudo usermod -aG input $(whoami);
  4. Re-login or reboot your computer;
  5. Configure config file in /etc/libinput-gestures.conf;
  6. Start libinput-gestures:libinput-gestures-setup start;

If needed, you can add libinput-gestures to autostart: libinput-gestures-setup autostart

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 aarch64 (8)*, x86_64 (9)* Fedora 37 (0 downloads)
Fedora 38 aarch64 (0)*, x86_64 (2)* Fedora 38 (29 downloads)
Fedora 39 aarch64 (3)*, x86_64 (0)* Fedora 39 (20 downloads)
Fedora 40 aarch64 (0)*, x86_64 (0)* Fedora 40 (4 downloads)
Fedora rawhide aarch64 (8)*, x86_64 (16)* Fedora rawhide (41 downloads)

* Total number of downloaded packages.