# based on Mike Miscevic # Wed, 13 Jun 2001 04:53:45 GMT # http://groups.google.com/groups?selm=fa.eni51av.4goi9n%40ifi.uio.no&output=gplain Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection #Section "ServerLayout" # Identifier "Simple Layout" # Screen "Screen 1" 0 0 # InputDevice "Mouse1" "CorePointer" # InputDevice "Keyboard1" "CoreKeyboard" #EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/CID/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection # FontPath "/usr/X11R6/lib/X11/fonts/local/" # FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" # FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" Section "Module" Load "dbe" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "type1" Load "freetype" EndSection #Section "Module" # Load "dbe" # Load "extmod" # Load "glx" # Load "record" # Load "xtrap" # Load "speedo" # Load "type1" #EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" # Identifier "Keyboard1" # Driver "Keyboard" # Option "AutoRepeat" "500 30" # Option "XkbRules" "xfree86" # Option "XkbModel" "pc101" # Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "wsmouse" Option "Device" "/dev/wsmouse0" Option "Emulate3Buttons" EndSection # Identifier "Mouse1" # Driver "mouse" # Option "Protocol" "wsmouse" # Option "Device" "/dev/wsmouse" #Section "Monitor" # Identifier "Monitor0" # VendorName "Monitor Vendor" # ModelName "Monitor Model" #EndSection Section "Monitor" Identifier "LCD" HorizSync 25.0 - 65.0 VertRefresh 40.0 - 70.0 Mode "1024x768" DotClock 56.0 HTimings 1024 1032 1176 1344 VTimings 768 771 777 806 EndMode EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "Linear" # [] #Option "NoAccel" # [] #Option "HWclocks" # [] #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "STN" # [] #Option "UseModeline" # [] #Option "NoStretch" # [] #Option "LcdCenter" # [] #Option "MMIO" # [] #Option "SuspendHack" # [] #Option "FixPanelSize" # [] #Option "18BitBus" # [] #Option "ShowCache" # [] #Option "ShadowFB" # [] #Option "Rotate" # [] #Option "SetMclk" # #Option "FPClock8" # #Option "FPClock16" # #Option "FPClock24" # #Option "FPMode" # [] # Identifier "Card0" # Driver "chips" # VendorName "C&T" # BoardName "65554" # BusID "PCI:0:4:0" Identifier "Chips & Technologies CT65554" Driver "chips" #Option "no_stretch" #Option "lcd_center" EndSection Section "Screen" Identifier "Screen0" Device "Chips & Technologies CT65554" Monitor "LCD" DefaultDepth 16 SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "800x600" "640x480" EndSubSection EndSection # 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 # EndSubSection Section "DRI" EndSection