Section "ServerLayout" Identifier "Mars Configuration" Screen 0 "IScreen" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11/lib/X11/rgb" ModulePath "/usr/X11/lib/modules" FontPath "/usr/X11/lib/X11/fonts/TrueType/" FontPath "/usr/X11/lib/X11/fonts/Type1/" FontPath "/usr/X11/lib/X11/fonts/Type1/sun/" FontPath "/usr/X11/lib/X11/fonts/F3bitmaps/" FontPath "/usr/X11/lib/X11/fonts/Speedo/" FontPath "/usr/X11/lib/X11/fonts/misc/" FontPath "/usr/X11/lib/X11/fonts/100dpi/" FontPath "/usr/X11/lib/X11/fonts/75dpi/" EndSection Section "Module" Load "dbe" Load "extmod" Load "record" Load "xtrap" Load "bitstream" #Load "speedo" Load "type1" #Load "glx" #Load "GLcore" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbModel" "pc101" Option "XkbLayout" "fi" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Buttons" "5" Option "ZAxisMapping" "5 6" Option "Device" "/dev/kdmouse" EndSection Section "Monitor" Identifier "BuiltinLCD" VendorName "IBM" ModelName "Laptop 1400x1050" HorizSync 31.5 - 90.0 VertRefresh 59.0 - 70.0 # Option "dpms" # DisplaySize 400 300 EndSection Section "Monitor" Identifier "DesktopLCD" VendorName "ACR" ModelName "Acer AL707" HorizSync 31.5 - 80 VertRefresh 56 - 70 #Option "dpms" #DisplaySize 340 270 EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "HWCursor" # [] #Option "SWCursor" # [] #Option "ShadowFB" # [] #Option "Rotate" # [] Option "UseBIOS" # [] Option "LCDClock" # #Option "ShadowStatus" # [] #Option "CrtOnly" # [] #Option "TvOn" # [] #Option "PAL" # [] #Option "ForceInit" # [] Identifier "Card0" Driver "savage" VendorName "S3 Inc." BoardName "SuperSavage IX/C SDR" BusID "PCI:1:0:0" EndSection # external display Section "Screen" Identifier "EScreen" Device "Card0" Monitor "DesktopLCD" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" EndSubSection EndSection Section "Screen" Identifier "IScreen" Device "Card0" Monitor "BuiltinLCD" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1400x1050" "1280x1024" "1024x768" EndSubSection EndSection