1VOID(4)                    Kernel Interfaces Manual                    VOID(4)
2
3
4

NAME

6       void - null input driver
7

SYNOPSIS

9       Section "InputDevice"
10         Identifier "idevname"
11         Driver "void"
12         ...
13       EndSection
14

DESCRIPTION

16       void  is  an  dummy/null  Xorg input driver.  It doesn't connect to any
17       physical device, and it never delivers any  events.   It  functions  as
18       both  a pointer and keyboard device, and may be used as X server's core
19       pointer and/or core keyboard.  It's purpose is to allow the X server to
20       operate without a core pointer and/or core keyboard.
21

CONFIGURATION DETAILS

23       Please refer to xorg.conf(5x) for general configuration details and for
24       options that can be used with all input drivers.  This  driver  doesn't
25       have any configuration options in addition to those.
26

SEE ALSO

28       Xorg(1x), xorg.conf(5x), xorgconfig(1x), Xserver(1x), X(7).
29

AUTHORS

31       Authors include...
32
33
34
35X Version 11                 xf86-input-void 1.1.0                     VOID(4)
Impressum