mirror of
https://github.com/X11Libre/xf86-input-void.git
synced 2026-03-25 01:49:22 +00:00
fb8380665d042e0a637d4dd1b7dcd27dfa49ca73
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
xf86-input-void - null input driver for XLibre server
This is a null input driver for the XLibre X server.
It doesn't connect to any physical device, and it never delivers any events. It functions as both a pointer and keyboard device, and may be used as the X server's core pointer and/or core keyboard.
Its purpose is to allow Xservers pre-version 1.4 to operate without a core pointer and/or core keyboard.
The primary development code repository can be found at:
https://github.com/X11Libre/xf86-input-void
Please submit bug reports and requests to merge patches there.
Description
Languages
C
100%