repo/wayland/libinput
Owen Rafferty ab40d88271
libinput: update libdevdev to 1.13.0
2022-08-01 21:42:20 -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: update libdevdev to 1.13.0 2022-08-01 21:42:20 -05:00
depends libinput: vendor libevdev 2021-07-09 12:30:40 +03:00
sources libinput: update libdevdev to 1.13.0 2022-08-01 21:42:20 -05:00
version libinput: update libdevdev to 1.13.0 2022-08-01 21:42:20 -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