redhat man page for void

Query: void

OS: redhat

Section: 4x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

VOID(4x)																  VOID(4x)

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(5x) 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(5x), xf86config(1), Xserver(1), X(7x).
AUTHORS
Authors include... XFree86 Version Version 4.3.0 VOID(4x)
Related Man Pages
elographics(4x) - redhat
elographics(4) - xfree86
microtouch(4) - xfree86
magictouch(4) - xfree86
mutouch(4) - xfree86
Similar Topics in the Unix Linux Community
Avoid creating temporary files on editing a file in Ubuntu
in ftp how to avoid username/password
how to avoid 'unexpected operator' error when comparing 2 strings
How to avoid Delimiter occuring in column values in .csv file
Parameter passing to function with void * as Argument