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/lib/X11/fonts/75dpi:unscaled" FontPath "unix/:7100" FontPath "/usr/X11R6/lib/X11/fonts/freefont/" FontPath "/usr/X11R6/lib/X11/fonts/sharefont/" EndSection Section "Module" Load "GLcore" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "pex5" Load "record" Load "xie" #Load "freetype" EndSection ####################### ## Start Wacom Stuff ## ####################### 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 ##################### ## End Wacom Stuff ## ##################### 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" "ccw" #Option "TexturedVideo" "on" #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 "1920x1440" "1800x1440" "1600x1200" "1024x768" "800x600" "640x480" "480x300" "400x300" "320x240" "320x200" EndSubSection EndSection Section "DRI" EndSection