Enrico Weigelt, metux IT consult 87f63feb24 drop xorg-libinput.pc
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-17 18:46:55 +01:00
2025-07-29 17:24:43 +02:00
2025-12-16 13:45:09 +01:00
2024-10-15 13:58:18 +10:00
2024-02-20 08:22:16 +10:00
2024-02-21 13:21:09 +01:00
2025-04-16 15:41:43 +02:00
2017-01-26 14:00:21 +10:00
2025-12-17 18:46:55 +01:00
2021-03-24 13:28:56 +10:00
2025-12-17 18:46:55 +01:00
2022-01-25 12:21:09 +10:00
2025-12-17 18:46:55 +01:00
2025-12-16 11:08:13 +01:00

xf86-input-libinput - a libinput-based X driver

The official repository for this driver is

https://github.com/X11Libre/xf86-input-evdev

This is an X driver based on libinput. It is a thin wrapper around libinput, so while it does provide all features that libinput supports it does little beyond.

WARNING: misconfiguration of an X input driver may leave you without usable input devices in your X session. Use with caution.

Building

To build this driver:

autoreconf -vif
./configure --prefix=$HOME/build
make && make install

Note that this assumes the same prefix as used in "Building the X Window System" above, adjust as required. If you want a system install, use a prefix of /usr.

Install the default configuration file:

cp conf/99-libinput.conf /etc/X11/xorg.conf.d/

This will assign this driver to all devices. Use with caution.

Description
No description provided
Readme 1.3 MiB
Languages
C 93.9%
M4 2.5%
Meson 1.9%
Makefile 1.5%
Shell 0.2%