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

Files Files, FontPaths, ModulePaths

Page 18 highlights

configuring an X Server on HP-UX Xserver Options for ServerLayout Section (Continued) Option Value Default Description LogVerbose Integer -1 See logging and verbosity on page 4-19. CursorScaleFactor Integer 1 See cursor scaling on page 4-19. MaxCursorSize Integer 64 See cursor scaling on page 4-19. AccelerateIndirectRendering Boolean True Specifies whether or not OpenGL is to do software rendering. A value of False forces software rendering. The default is for OpenGL to use accelerated rendering. Files section The Files section specifies paths to where fonts and modules are located and the location of the rgb database and the user specified logfile. The Files section format is: "Files" Section [FontPath . . [ModulePath . . [RgbPath [LogPath Endsection "PathName"] "PathName"] "PathName"] "PathName"] Multiple FontPaths and ModulePaths may be specified either by multiple lines or by using a comma delimiter between paths on the same line. FontPath elements may be either absolute directory paths, or a font server identifier. Font server identifiers have the form: /:/ where is the transport type to use to connect to the font server (for example, Unix for UNIX® domain sockets or tcp for a TCP/IP connection), is the hostname of the machine running the font server, and is the port number that the font server is listening on (usually 7000). 4-6 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–6
Graphics Administration Guide
configuring an X Server on HP-UX
Files section
The
Files
section specifies paths to where fonts and modules are located and the location of the
rgb database and the user specified logfile. The
Files section format is:
“Files” Section
[FontPath
“PathName”]
.
.
[ModulePath
“PathName”]
.
.
[RgbPath
“PathName”]
[LogPath
“PathName”]
Endsection
Multiple
FontPaths
and
ModulePaths
may be specified either by multiple lines or by using a
comma delimiter between paths on the same line.
FontPath elements may be either absolute directory paths, or a font server identifier. Font server
identifiers have the form:
<trans>/<hostname>:<port-number>/<cataloguelist>
where <
trans
> is the transport type to use to connect to the font server (for example,
Unix
for
UNIX® domain sockets or
tcp
for a TCP/IP connection), <
hostname
> is the hostname of the
machine running the font server, and <
port-number
> is the port number that the font server is
listening on (usually 7000).
LogVerbose
Integer
-1
See
logging and verbosity
on page 4-19.
CursorScaleFactor
Integer
1
See
cursor scaling
on page 4-19.
MaxCursorSize
Integer
64
See
cursor scaling
on page 4-19.
AccelerateIndirectRendering
Boolean
True
Specifies whether or not OpenGL is to do
software rendering. A value of False forces
software rendering. The default is for
OpenGL to use accelerated rendering.
Xserver Options for ServerLayout Section (Continued)
Option
Value
Default
Description