repo/wayland/libinput
Owen Rafferty 000d01bd8f
libinput: update source
2022-04-29 13:03:26 -05:00
..
patches libinput: vendor libevdev 2021-07-09 12:30:40 +03:00
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build libinput: update for new env 2021-07-15 15:07:09 +03:00
checksums libinput: 1.20.1 2022-04-20 12:27:38 -05:00
depends libinput: vendor libevdev 2021-07-09 12:30:40 +03:00
sources libinput: update source 2022-04-29 13:03:26 -05:00
version libinput: 1.20.1 2022-04-20 12:27:38 -05:00

README

libinput
________________________________________________________________________________

Libinput handles input devices for multiple Wayland compositors and also
provides a generic X.Org Server input driver. It aims to provide one
implementation for multiple Wayland compositors with a common way to handle
input events while minimizing the amount of custom input code compositors need
to include. libinput provides device detection (via udev), device handling,
input device event processing and abstraction. [0]

Upstream: https://www.freedesktop.org/wiki/Software/libinput/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b libinput                                                           |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[003] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/Wayland_(display_server_protocol)#libinput