HP Workstation zx2000 HP Graphics Administration Guide for HP-UX 11.X (IPF ver - Page 26

Monitor Monitor, Identifier, VendorName, ModelName, HorizSync, VertRefresh, DisplaySize

Page 26 highlights

configuring an X Server on HP-UX Monitor section The configuration file may have multiple Monitor sections. The Monitor section provides information about the specifications of the monitor, monitor-specific Options, and information about the video modes to use with the monitor. There must be at least one Monitor section, for the monitor being used. A Monitor section is considered "active" if it is referenced by an active Screen section. Monitor sections have the following format: Section "Monitor" Identifier "MonitorID" VendorName "Vname" ModelName "Mname" HorizSync horizsync-range VertRefresh vertrefresh-range DisplaySize width height Gamma [gamma-value|{red-gamma green-gamma blue-gamma}] EndSection The Identifier entry specifies the unique name for this monitor. The VendorName is an optional entry and specifies the monitor's manufacturer. The ModelName is an optional entry that specifies the monitor model. HorizSync gives the range(s) of horizontal sync frequencies supported by the monitor. horizsync-range may be a comma separated list of either discrete values or ranges of values. A range of values is two values separated by a dash. By default the values are in units of kHz. They may be specified in MHz or Hz if MHz or Hz is added to the end of the line. The data given here is used by the X Server to determine if video modes are within the specifications of the monitor. This information should be available in the monitor's handbook. If this entry is omitted, a default range of 28-33 kHz is used. VertRefresh gives the range(s) of vertical refresh frequencies supported by the monitor. vertrefresh-range may be a comma separated list of either discrete values or ranges of values. A range of values is two values separated by a dash. By default the values are in units of Hz. They may be specified in MHz or kHz if MHz or kHz is added to the end of the line. The data given here is used by the X Server to determine if video modes are within the specifications of the monitor. This information should be available in the monitor's handbook. If this entry is omitted, a default range of 43-72Hz is used. DisplaySize is an optional entry giving the width and height, in millimeters, of the picture area of the monitor. If given these values are used to calculate the horizontal and vertical pitch (DPI) of the screen. Gamma is an optional entry that can be used to specify the gamma correction for the monitor. It may be specified as either a single value or as three separate rgb values. The values should be in the range 0.1 to 10.0, and the default is 1.0. Not all drivers are capable of using this information. 4-14 Graphics Administration Guide

  • 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

4–14
Graphics Administration Guide
configuring an X Server on HP-UX
Monitor section
The configuration file may have multiple
Monitor
sections. The Monitor section provides
information about the specifications of the monitor, monitor-specific Options, and information
about the video modes to use with the monitor. There must be at least one Monitor section, for
the monitor being used. A Monitor section is considered “active” if it is referenced by an active
Screen section. Monitor sections have the following format:
Section “Monitor”
Identifier
“MonitorID”
VendorName
“Vname”
ModelName
“Mname”
HorizSync
horizsync-range
VertRefresh
vertrefresh-range
DisplaySize
width
height
Gamma
[gamma-value|{red-gamma green-gamma blue-gamma}]
EndSection
The
Identifier
entry specifies the unique name for this monitor.
The
VendorName
is an optional entry and specifies the monitor's manufacturer.
The
ModelName
is an optional entry that specifies the monitor model.
HorizSync
gives the range(s) of horizontal sync frequencies supported by the monitor.
horizsync-range
may be a comma separated list of either discrete values or ranges of values. A
range of values is two values separated by a dash. By default the values are in units of kHz. They
may be specified in MHz or Hz if
MHz
or
Hz
is added to the end of the line. The data given here
is used by the X Server to determine if video modes are within the specifications of the monitor.
This information should be available in the monitor's handbook. If this entry is omitted, a default
range of 28-33 kHz is used.
VertRefresh
gives the range(s) of vertical refresh frequencies supported by the monitor.
vertrefresh-range
may be a comma separated list of either discrete values or ranges of values. A
range of values is two values separated by a dash. By default the values are in units of Hz. They
may be specified in MHz or kHz if MHz or kHz is added to the end of the line. The data given
here is used by the X Server to determine if video modes are within the specifications of the
monitor. This information should be available in the monitor's handbook. If this entry is omitted,
a default range of 43-72Hz is used.
DisplaySize
is an optional entry giving the width and height, in millimeters, of the picture area of
the monitor. If given these values are used to calculate the horizontal and vertical pitch (DPI) of
the screen.
Gamma
is an optional entry that can be used to specify the gamma correction for the monitor. It
may be specified as either a single value or as three separate rgb values. The values should be in
the range 0.1 to 10.0, and the default is 1.0. Not all drivers are capable of using this information.