mirror of
https://github.com/X11Libre/xf86-input-void.git
synced 2026-04-14 10:54:20 +00:00
README: Add text from man page explaining what this driver does
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-input-void/-/merge_requests/9>
This commit is contained in:
committed by
Enrico Weigelt, metux IT consult
parent
742e7adaf3
commit
a43ea53743
@@ -1,6 +1,15 @@
|
||||
xf86-input-void - null input driver for Xorg server
|
||||
---------------------------------------------------
|
||||
|
||||
This is a null input driver for the Xorg 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 Xorg servers pre-version 1.4 to operate without
|
||||
a core pointer and/or core keyboard.
|
||||
|
||||
All questions regarding this software should be directed at the
|
||||
Xorg mailing list:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user