void(4) xfree86 man page | unix.com

Man Page: void

Operating Environment: xfree86

Section: 4

VOID(4) 						     Kernel Interfaces Manual							   VOID(4)

NAME
void - null input driver
SYNOPSIS
Section "InputDevice" Identifier "idevname" Driver "void" ... EndSection
DESCRIPTION
void is an dummy/null XFree86 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.
CONFIGURATION DETAILS
Please refer to XF86Config(5) for general configuration details and for options that can be used with all input drivers. This driver doesn't have any configuration options in addition to those.
SEE ALSO
XFree86(1), XF86Config(5), xf86config(1), Xserver(1), X(7).
AUTHORS
Authors include... XFree86 Version 4.7.0 VOID(4)
Related Man Pages
dynapro(4x) - redhat
microtouch(4x) - redhat
kbd(4) - xfree86
keyboard(4) - xfree86
penmount(4) - xfree86
Similar Topics in the Unix Linux Community
how to avoid 'unexpected operator' error when comparing 2 strings
Avoiding 'sh -c' when running ps from CRON
How to avoid Delimiter occuring in column values in .csv file
Avoiding file overwrite during file transfer using scp
How to avoid TAR of directory with no permissions?