Red Hat ENTERPRISE LINUX 4.5.0 Reference Manual page 129

Table of Contents

Advertisement

The following example illustrates a typical
Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol"
"IMPS/2" Option "Device" "/dev/input/mice" Option "Emulate3Buttons" "no"
EndSection
The following entries are commonly used in the
— Specifies a unique name for this
Identifier
entry.
— Specifies the name of the device driver X must load for the device.
Driver
— Specifies necessary options pertaining to the device.
Option
For a mouse, these options typically include:
— Specifies the protocol used by the mouse, such as
Protocol
— Specifies the location of the physical device.
Device
Emulate3Buttons
button mouse when both mouse buttons are pressed simultaneously.
Consult the
xorg.conf
By default, the
InputDevice
options.
3.1.7.
Monitor
Each
section configures one type of monitor used by the system. While one
Monitor
section is the minimum, additional instances may occur for each monitor type in use with the
machine.
The best way to configure a monitor is to configure X during the installation process or by using
the X Configuration Tool. For more about using the X Configuration Tool, refer to the chapter
titled X Window System Configuration in the Red Hat Enterprise Linux System Administration
Guide.
This example illustrates a typical
Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor"
ModelName "DDC Probed Monitor - ViewSonic G773-2" DisplaySize 320 240
HorizSync 30.0 - 70.0 VertRefresh 50.0 - 180.0 EndSection
InputDevice
— Specifies whether to allow a two button mouse to act like a three
man page for a list of valid options for this section.
section has comments to allow users to configure additional
section for a monitor:
Monitor
section for a mouse:
section:
InputDevice
section. This is a required
InputDevice
IMPS/2
xorg.conf
.
Monitor
105

Advertisement

Table of Contents
loading

Table of Contents