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

busybox: update configs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 11:04:25 2020 +0000 (2020-09-01)
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.