Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "stylus" "AlwaysCore" InputDevice "eraser" "AlwaysCore" InputDevice "cursor" "AlwaysCore" EndSection Section "Files" # FontPath "/usr/X11R6/lib/X11/fonts/local/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "unix/:7100" #FontPath "/usr/X11R6/lib/X11/fonts/misc/" #FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" # FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" # Misc fonts (ton of 'em) FontPath "/usr/X11R6/lib/X11/fonts/aqua" # FontPath "/usr/X11R6/lib/X11/fonts/adobe" # FontPath "/usr/X11R6/lib/X11/fonts/big-cursor" # FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" #FontPath "/usr/X11R6/lib/X11/fonts/msweb" FontPath "/usr/X11R6/lib/X11/fonts/freefont" #FontPath "/usr/X11R6/lib/X11/fonts/misc" #FontPath "/usr/X11R6/lib/X11/fonts/net.cool" #FontPath "/usr/X11R6/lib/X11/fonts/net.funky" #FontPath "/usr/X11R6/lib/X11/fonts/net.uptight" FontPath "/usr/X11R6/lib/X11/fonts/sharefont" FontPath "/usr/X11R6/lib/X11/fonts/swfte" # The hook to your TTF server, xfstt... #FontPath "unix/:7101" EndSection Section "Module" Load "GLcore" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "pex5" Load "record" Load "xie" # Load "xf86Wacom" EndSection Section "InputDevice" Identifier "stylus" Driver "wacom" Option "Type" "stylus" Option "Mode" "absolute" Option "Device" "/dev/ttyS0" EndSection Section "InputDevice" Identifier "eraser" Driver "wacom" Option "Type" "eraser" Option "Mode" "absolute" Option "Device" "/dev/ttyS0" EndSection Section "InputDevice" Identifier "cursor" Driver "wacom" Option "Type" "cursor" Option "Mode" "absolute" Option "Device" "/dev/ttyS0" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "imps/2" Option "Device" "/dev/psaux" Option "ZAxisMapping" "4 5" Option "Resolution" "1200" EndSection Section "Monitor" Identifier "Monitor0" VendorName "MEI" ModelName "164a" HorizSync 30.0 - 115.0 VertRefresh 50.0 - 160.0 EndSection Section "Device" ### Available Driver options are:- #Option "SWcursor" #Option "HWcursor" #Option "PciRetry" #Option "SyncOnGreen" #Option "NoAccel" #Option "ShowCache" #Option "Overlay" #Option "MGASDRAM" #Option "ShadowFB" #Option "UseFBDev" #Option "ColorKey" #Option "SetMclk" #Option "OverclockMem" #Option "VideoKey" #Option "Rotate" #Option "TexturedVideo" #Option "XAALines" Identifier "Card0" Driver "mga" VendorName "Matrox" BoardName "MGA G400 AGP" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 1 EndSubSection SubSection "Display" Depth 4 EndSubSection SubSection "Display" Depth 8 EndSubSection SubSection "Display" Depth 15 EndSubSection SubSection "Display" Depth 16 EndSubSection SubSection "Display" Depth 24 Modes "1800x1440" "1600x1200" "1024x768" "800x600" "640x480" "480x300" "400x300" "320x240" "320x200" EndSubSection EndSection Section "DRI" EndSection