HP b2600 hp workstations - hp-ux 11.x graphics administration guide - Page 38

the XF86Config file

Page 38 highlights

configuring X Windows on HP-UX (other graphics cards) the XF86Config file NOTE 36 the XF86Config file The XF86Config file is located in /etc/X11/XF86Config. It can be generated automatically or modified using SAM. A working configuration file is also delivered on the system. You must be root to create or edit this file. The XF86Config man page provides additional information regarding the configuration file. It is necessary to re-start the X Server for changes made to the XF86Config file to take effect. the XF86Config file format Most of the content in this section has been copied from the XF86Config(5) man page listed on "The XFree86 Project, Inc." web site (http://www.xfree86.org). The man pages are available from http://www.xfree86.org/4.2.0 Config file keywords are case-insensitive, and underscore "_" characters are ignored. Most strings (including Option names) are also case-insensitive, and insensitive to white space and underscore "_" characters. Each config file entry usually takes up a single line in the file. They consist of a keyword, which is possibly followed by one or more arguments, with the number and types of the arguments depending on the keyword. The argument types are: • Integer - an integer number in decimal, hex or octal • Real - a floating point number • String - a string enclosed in double quote marks (") Hex integer values must be prefixed with "0x", and octal values with "0". A special keyword called Option may be used to provide free-form data to various components of the server. The Option keyword takes either one or two string arguments. The first is the option name, and the optional second argument is the option value. Some commonly used option value types include: • Integer - an integer number in decimal, hex or octal • Real - a floating point number 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
36
the XF86Config file
The XF86Config file is located in
/etc/X11/XF86Config
. It can be
generated automatically or modified using SAM. A working
configuration file is also delivered on the system. You must be root to
create or edit this file. The XF86Config man page provides additional
information regarding the configuration file. It is necessary to re-start
the X Server for changes made to the XF86Config file to take effect.
the XF86Config file format
Most of the content in this section has been copied from the
XF86Config(5) man page listed on “The XFree86 Project, Inc.” web site
(
). The man pages are available from
Config file keywords are case-insensitive, and underscore “_” characters
are ignored. Most strings (including
Option
names) are also
case-insensitive, and insensitive to white space and underscore “_”
characters.
Each config file entry usually takes up a single line in the file. They
consist of a keyword, which is possibly followed by one or more
arguments, with the number and types of the arguments depending on
the keyword. The argument types are:
Integer
- an integer number in decimal, hex or octal
Real -
a floating point number
String
- a string enclosed in double quote marks (“)
NOTE
Hex integer values must be prefixed with “0x”, and octal values with “0”.
A special keyword called
Option
may be used to provide free-form data
to various components of the server. The
Option
keyword takes either
one or two string arguments. The first is the option name, and the
optional second argument is the option value. Some commonly used
option value types include:
Intege
r - an integer number in decimal, hex or octal
Real
- a floating point number