HP c3700 hp workstations - hp-ux 11.x graphics administration guide - Page 40

Screen, Identifier, Absolute, RightOf, LeftOf, Above, Below, Relative

Page 40 highlights

configuring X Windows on HP-UX (other graphics cards) the XF86Config file Section ìServerLayoutî Identifier ìServerLayoutNameî Screen [ScreenNumber] ìScreenIDî [Position] [Xcoor] [Ycoor] . . . InputDevice ìInputDeviceIDî ìInputDeviceOptionî . . . [Option Ö] . . . EndSection Keywords, options and values enclosed in [ ] are optional. A number specifying the preferred screen number for that screen may optionally follow each Screen. When no screen number is specified, it is numbered according to the order in which it is listed. Next comes the ScreenID, a required field that must be enclosed in double quotes. The ScreenID must match an Identifier in a Screen section. The remaining information on the line is optional. Next comes the physical position of the screen, either in absolute terms or relative to another screen (or screens). Finally the XY coordinates of the screen may be specified. The position keywords are: Absolute RightOf LeftOf Above Below Relative The preferred method of specifying the layout is to explicitly specify the screen's location in absolute terms or relative to another screen. The examples are based on the examples listed in the DESIGN document from XFree86. In the absolute case, the upper left corner's coordinates are given after the Absolute keyword. If the coordinates are omitted, a value of (0,0) is assumed. An example of absolute positioning follows: 38 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
38
Section ìServerLayoutî
Identifier ìServerLayoutNameî
Screen [ScreenNumber] ìScreenIDî [Position] [Xcoor] [Ycoor]
. . .
InputDevice ìInputDeviceIDî ìInputDeviceOptionî
. . .
[Option Ö]
. . .
EndSection
Keywords, options and values enclosed in [ ] are optional.
A number specifying the preferred screen number for that screen may
optionally follow each
Screen
. When no screen number is specified, it is
numbered according to the order in which it is listed. Next comes the
ScreenID
, a required field that must be enclosed in double quotes. The
ScreenID
must match an
Identifier
in a
Screen
section. The
remaining information on the line is optional. Next comes the physical
position of the screen, either in absolute terms or relative to another
screen (or screens). Finally the XY coordinates of the screen may be
specified.
The position keywords are:
Absolute
RightOf
LeftOf
Above
Below
Relative
The preferred method of specifying the layout is to explicitly specify the
screen's location in absolute terms or relative to another screen.
The examples are based on the examples listed in the DESIGN document
from XFree86.
In the absolute case, the upper left corner's coordinates are given after
the
Absolute
keyword. If the coordinates are omitted, a value of (0,0) is
assumed. An example of absolute positioning follows: