Installation

Follow the instructions for your environment:

Important

All implementations are compositor plugins for better integration with the environment than Wayland protocols allow for. As such, they must be rebuilt manually when the compositor is updated.

Additional setup (optional)

To enable extra touchpad features, create a file at /etc/udev/rules.d/71-touchpad.rules with the following content:

ENV{ID_INPUT_TOUCHPAD}=="1", TAG+="uaccess"

This will give all programs read and write access to all touchpads.