Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.4

void(4)


VOID

VOID

NAME
SYNOPSIS
DESCRIPTION
CONFIGURATION DETAILS
SEE ALSO
AUTHORS

NAME

void − null input driver

SYNOPSIS

Section "InputDevice"
Identifier "
idevname"
Driver "void"   

...
EndSection

DESCRIPTION

void is an dummy/null Xorg 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 xorg.conf(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

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

AUTHORS

Authors include...



void(4)