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

Add neofetch, tcl2c-fork; build two versions of tklauncher (using tcl2c and tcl2c-fork) with different warnings
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jun 23 09:45:42 2018 +0300 (2018-06-23)
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.