8000 libinput · waymonad/waymonad Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

libinput

Ongy edited this page Jan 22, 2018 · 1 revision

libinput is the library used to configure input devices on the native backend.

Why is this relevant?

In the X world (with the older drivers) there were a lot of options. libinput goes another way and provides only a very limited amount of options, so some things have to implemented in the compositor. libinput options are exposed in the IPC and can be set with the inputAdd hooks in waymonad.

Note:

On other backends than native, devices aren't libinput devices and no options are provided. Some things may be implemented in the compositor in the future (e.g. remapping keys).

Clone this wiki locally
0