tjward/libinput-gestures

Project ID: 184251

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.

Recommended packages:

  • ydotool
  • wlrctl

You can email me if the package is out of date.

Installation Instructions

Installation Instructions

  • Enable copr repository
    • (workstation) sudo dnf copr enable tjward/libinput-gestures -y
    • (atomic) move repo file into /etc/yum.repos.d
  • Install libinput-gestures:
    • (workstation) sudo dnf install libinput-gestures
    • (atomic) sudo rpm-ostree install libinput-gestures
  • Add user to input group:
    • sudo usermod -aG input $(whoami)
    • or edit /etc/group
  • Start and enable autostart on boot:
    • libinput-gestures-setup autostart start
  • Copy default config file from /etc/libinput-gestures.conf to ~/.config/libinput-gestures.conf and edit it
  • Re-login or reboot your computer
  • Check status of the service: systemctl --user status libinput-gestures

Enabling the program to start at book using systemd is unreliable, per the documentation at this time. Therefore, they implemented a script to autostart it like a desktop application. This might not work for everyone's setup depending on your DE. You basically just need to run "libinput-gestures-setup start" at each de login somehow.

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 42 aarch64 (0)*, x86_64 (4)* Fedora 42 (22 downloads)
Fedora rawhide aarch64 (0)*, x86_64 (0)* Fedora rawhide (20 downloads)

* Total number of downloaded packages.