configuring X Windows on HP-UX (other graphics cards)
the XF86Config file
where <trans> is the transport type to use to connect to the font server (e.g., Unix for
tcp:/7000,
/usr/lib/X11/fonts/hp_roman8/75dpi/, /usr/lib/X11/fonts/iso_8859.1/100dpi/, /usr/lib/X11/fonts/iso_8859.1/75dpi/, /usr/lib/X11/fonts/hp_kana8/, /usr/lib/X11/fonts/hp_japanese/100dpi/, /usr/lib/X11/fonts/hp_japanese/75dpi/, /usr/lib/X11/fonts/hp_korean/75dpi/, /usr/lib/X11/fonts/hp_chinese_s/75dpi/, /usr/lib/X11/fonts/hp_chinese_t/75dpi/, /usr/lib/X11/fonts/iso_8859.2/75dpi/, /usr/lib/X11/fonts/iso_8859.5/75dpi/, /usr/lib/X11/fonts/iso_8859.6/75dpi/, /usr/lib/X11/fonts/iso_8859.7/75dpi/ /usr/lib/X11/fonts/iso_8859.8/75dpi/, /usr/lib/X11/fonts/iso_8859.9/75dpi/, /usr/lib/X11/fonts/misc/
Xf86 uses ModulePaths as locations to look for loadable modules. The default ModulePath is:
/usr/lib/X11/Xserver/modules/xf86/,
/opt/graphics/common/lib/
RgbPath can be used to specify the RGB database path. Normally it is never changed. If it is not specified the
In addition, the LogPath can be specified, if server logging information is to be sent somewhere other than the default log file. The default logfile is located at /var/X11/Xserver/logs/Xf86.n.log, where n is the display number.
All names must be enclosed within double quotes. There may be only one Files section in the config file. This section does not recognize Option as a keyword.
42 | Chapter 3 |