mirror of
https://github.com/X11Libre/xf86-input-void.git
synced 2026-03-24 01:24:08 +00:00
man: void is only necessary for server < 1.4
1.4 and input hotplug introduced virtual core devices. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -16,8 +16,8 @@ void \- null input driver
|
||||
is an dummy/null __xservername__ input driver. 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 X server's core
|
||||
pointer and/or core keyboard. It's purpose is to allow the X server
|
||||
to operate without a core pointer and/or core keyboard.
|
||||
pointer and/or core keyboard. It's purpose is to allow X servers pre
|
||||
version 1.4 to operate without a core pointer and/or core keyboard.
|
||||
.SH CONFIGURATION DETAILS
|
||||
Please refer to __xconfigfile__(__filemansuffix__) for general configuration
|
||||
details and for options that can be used with all input drivers. This
|
||||
|
||||
Reference in New Issue
Block a user