User`s guide

Starting the X Window System
007-5483-001 51
The xorg.conf file is located in the /usr/etc/X11 directory. Make a copy of the
factory default xorg.conf file so that you can make your configuration changes. An
example xorg.conf file for the SGI
Virtu VN200 is listed below for reference.
The X server can be modified by:
Manually editing xorg.conf file
•Using the /usr/bin/nvidia-xconfig tool
After editing the /etc/X11/xorg.conf file, reboot the system so that the changes can
take effect.
Note: Each time X starts a log file is generated in /var/log/Xorg.0.log. Common
problems that occur after editing the xorg.conf file can be solved by examining this
file.
Detailed information on editing xorg.conf can be obtained by using the
man
xorg.conf command from the Linux prompt. Enter man nvidia-xconfig from
the linux prompt to learn more about the xconfig tool. Also refer to
/usr/share/doc/NVIDIA_GLX-1.0/readme.txt file.
xorg.conf file for SGI Virtu VN200:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Thu Feb 14 18:13:41 PS
T 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/truetype/"
EndSection