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

updated chocolate-doom (1.4.0 -> 3.0.0)
author Hans-G?nter Theisgen
date Tue Dec 03 16:21:36 2019 +0100 (2019-12-03)
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.