wok-next view libinput/description.txt @ rev 21470

updated totem-pl-parser (3.26.0 -> 3.26.5)
author Hans-G?nter Theisgen
date Wed May 13 08:02:17 2020 +0100 (2020-05-13)
parents
children
line source
1 libinput
2 --------
4 libinput is a library to handle input devices in Wayland compositors and to
5 provide a generic X.Org input driver. It provides device detection, device
6 handling, input device event processing and abstraction so minimize the amount
7 of custom input code compositors need to provide the common set of
8 functionality that users expect.
11 X.Org libinput driver
12 ---------------------
14 The X.Org libinput driver is a thin wrapper around libinput and allows for
15 libinput to be used for input devices in X. This driver can be used as as
16 drop-in replacement for evdev and synaptics. Simply build and install in your
17 $PREFIX, then install the config file in /etc/X11/xorg.conf.d/. Restart X and
18 the libinput driver will take over your devices.