HP c3750 hp workstations - hp-ux 11.x graphics administration guide - Page 46

InputDevice InputDevice, ServerLayout, Identifier, Driver, Options, Table 3-2

Page 46 highlights

configuring X Windows on HP-UX (other graphics cards) the XF86Config file "InputDevice" section An InputDevice section is considered active if there is a reference to it in the active ServerLayout section. There may be multiple InputDevice sections. There will normally be at least two: one for the core (primary) keyboard, and one for the core pointer. InputDevice sections have the following format: Section ìInputDeviceî Identifier Driver ìInputDeviceIDî ìDriverNameî [Option Ö] . . . EndSection The Identifier entry specifies the unique name for this input device and must match an InputDeviceID in the active ServerLayout section in order to be active. The Driver entry specifies the name of the driver to use for this input device. InputDevice sections recognize some driver-independent Options, which are described here. See the individual input driver manual pages for a description of the device-specific options that can be entered here. Table 3-2 Option CorePointer Value NA Description When this is set, the input device is installed as the core (primary) pointer device. There must be no more than one core pointer. If this option is not set here, or in the ServerLayout section, or from the -pointer command line option, then the first input device that is capable of being used as a core pointer will be selected as the core pointer. Source: XF86Config man page. 44 Chapter 3

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89

configuring X Windows on HP-UX (other graphics cards)
the XF86Config file
Chapter 3
44
“InputDevice” section
An
InputDevice
section is considered active if there is a reference to it
in the active
ServerLayout
section. There may be multiple
InputDevice
sections. There will normally be at least two: one for the
core (primary) keyboard, and one for the core pointer.
InputDevice
sections have the following format:
Section ìInputDeviceî
Identifier
ìInputDeviceIDî
Driver
ìDriverNameî
[Option Ö]
. . .
EndSection
The
Identifier
entry specifies the unique name for this input device and
must match an
InputDeviceID
in the active
ServerLayout
section in
order to be active.
The
Driver
entry specifies the name of the driver to use for this input
device.
InputDevice
sections recognize some driver-independent
Options
,
which are described here. See the individual input driver manual pages
for a description of the device-specific options that can be entered here.
Table 3-2
Option
Value
Description
CorePointer
NA
When this is set, the input device is
installed as the core (primary) pointer
device. There must be no more than one
core pointer. If this option is not set here, or
in the
ServerLayout
section, or from the
-pointer command line option, then the first
input device that is capable of being used as
a core pointer will be selected as the core
pointer. Source: XF86Config man page.