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

Screen InputDevice, Screen, Device, Monitor, Table 3-2, Continued

Page 47 highlights

Chapter 3 configuring X Windows on HP-UX (other graphics cards) the XF86Config file Table 3-2 CoreKeyboard AlwaysCore SendCoreEvents HistorySize (Continued) NA boolean number When this is set, the input device is to be installed as the core (primary) keyboard device. There must be no more than one core keyboard. If this option is not set here, or in the ServerLayout section, then the first input device that is capable of being used as a core keyboard will be selected as the core keyboard. Source: XF86Config man page. Both of these options are equivalent, and when enabled cause the input device to always report core events. This can be used, for example, to allow additional pointer devices to generate core pointer events (such as moving the cursor, etc). Source: XF86Config man page. Sets the motion history size. Default: 0. Source: XF86Config man page. The following two examples show an InputDevice section for a keyboard and mouse: Section ìInputDeviceî Identifier Driver ìKeyboard0î ìkeyboardî EndSection Section ìInputDeviceî Identifier Driver Option EndSection ìMouse0î ìmouseî ìProtocolî ìPS/2î "Screen" section The configuration file may have multiple Screen sections. There must be at least one, for the "screen" being used. A "screen" binds a graphics device (Device section) and a monitor (Monitor section) together. A Screen section is considered "active" if it is referenced by an active 45

  • 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
45
The following two examples show an
InputDevice
section for a
keyboard and mouse:
Section ìInputDeviceî
Identifier
ìKeyboard0î
Driver
ìkeyboardî
EndSection
Section ìInputDeviceî
Identifier
ìMouse0î
Driver
ìmouseî
Option
ìProtocolî
ìPS/2î
EndSection
“Screen” section
The configuration file may have multiple
Screen
sections. There must
be at least one, for the “screen” being used. A “screen” binds a graphics
device (
Device
section) and a monitor (
Monitor
section) together. A
Screen
section is considered “active” if it is referenced by an active
CoreKeyboard
NA
When this is set, the input device is to be
installed as the core (primary) keyboard
device. There must be no more than one
core keyboard. If this option is not set here,
or in the
ServerLayout
section, then the
first input device that is capable of being
used as a core keyboard will be selected as
the core keyboard. Source: XF86Config man
page.
AlwaysCore
SendCoreEvents
boolean
Both of these options are equivalent, and
when enabled cause the input device to
always report core events. This can be used,
for example, to allow additional pointer
devices to generate core pointer events
(such as moving the cursor, etc). Source:
XF86Config man page.
HistorySize
number
Sets the motion history size. Default: 0.
Source: XF86Config man page.
Table 3-2
(Continued)