Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" # Standard X.org fonts + GNU GhostScript fonts as per port message. FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/local/lib/X11/fonts/ghostscript/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/" FontPath "/usr/X11R6/lib/X11/fonts/TTF/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" # Fonts from ports. FontPath "/usr/local/lib/X11/fonts/jmk/" FontPath "/usr/local/lib/X11/fonts/terminus/" FontPath "/usr/local/lib/X11/fonts/mscorefonts/" # Fonts installed by hand. I really should make ports... FontPath "/usr/local/lib/X11/fonts/ttf/" FontPath "/usr/local/lib/X11/fonts/artwiz/" FontPath "/usr/local/lib/X11/fonts/bitstream-vera/" FontPath "/usr/local/lib/X11/fonts/koi8-u-gemini/" FontPath "/usr/local/lib/X11/fonts/lfpfonts-fix/" FontPath "/usr/local/lib/X11/fonts/lfpfonts-var/" FontPath "/usr/local/lib/X11/fonts/non-cjk/" FontPath "/usr/local/lib/X11/fonts/nucleus/" FontPath "/usr/local/lib/X11/fonts/ppantsfonts/" #FontPath "/usr/local/lib/X11/fonts/texfonts/" EndSection Section "Module" Load "dbe" Load "extmod" Load "glx" Load "record" Load "xtrap" Load "freetype" Load "type1" Load "bitmap" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "wsmouse" Option "Device" "/dev/wsmouse" Option "ZAxisMapping" "4 5" EndSection Section "Monitor" DisplaySize 245 185 Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "accel" # [] #Option "crt_display" # [] #Option "composite_sync" # [] #Option "hw_cursor" # [] #Option "linear" # [] #Option "mmio_cache" # [] #Option "test_mmio_cache" # [] #Option "panel_display" # [] #Option "probe_clocks" # [] #Option "reference_clock" # #Option "shadow_fb" # [] #Option "sw_cursor" # [] Identifier "Card0" Driver "ati" VendorName "ATI" BoardName "Rage Mobility P/M AGP 2x" ChipSet "ati" ChipId 0x4c4d ChipRev 0x64 BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection