Section "ServerLayout" Identifier "Bart Smaalders" Screen 0 "Screen0" 0 0 # InputDevice "Mouse0" "CorePointer" # InputDevice "USB_mouse" "AlwaysCore" InputDevice "USBMouse" InputDevice "Touchpad" 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/misc/" FontPath "/usr/X11/lib/X11/fonts/100dpi/" FontPath "/usr/X11/lib/X11/fonts/75dpi/" EndSection Section "Module" Load "IA" Load "Xst" Load "dbe" Load "extmod" Load "record" Load "xtrap" Load "bitstream" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" EndSection Section "InputDevice" Identifier "Touchpad" Driver "mouse" Option "Protocol" "PS/2" Option "Device" "/dev/kdmouse" Option "Emulate3Buttons" "true" Option "SendCoreEvents" # Synaptics options with their defaults #Option "Sensitivity" "25" #Option "Mickeys" "9" #Option "EdgeScroll" "true" #Option "LeftHanded" "false" EndSection Section "InputDevice" Identifier "USBMouse" Driver "mouse" Option "Protocol" "VUID" Option "Device" "/dev/mouse" Option "SendCoreEvents" EndSection Section "Monitor" #DisplaySize 300 230 # mm Identifier "Monitor0" VendorName "IDT" ModelName "2" ### Uncomment if you don't want to default to DDC: # HorizSync 0.0 - 0.0 # HorizSync 0.0 - 0.0 # VertRefresh 5522505.0 - 0.0 EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "Dac6Bit" # [] #Option "Dac8Bit" # [] #Option "PanelOff" # [] #Option "DDCMode" # [] # this option causes both screen and projector to # start even if projector is plugged in #Option "MonitorLayout" "TMDS,TMDS" # [] #Option "IgnoreEDID" # [] #Option "UseFBDev" # [] #Option "VideoKey" # # # these options specify output of vga port # Option "MergedFB" "true" # [] Option "CRT2HSync" "31-60" # [] Option "CRT2VRefresh" "50-75" # [] Option "CRT2Position" "Clone" # [] Option "MetaModes" "1400x1050-1024x768 1280x1024-1024x768 1024x768-1024x768 800x600-800x600 640x480-640x480" #Option "MergedDPI" # [] #Option "NoMergedXinerama" # [] #Option "MergedXineramaCRT2IsScreen0" # [] #Option "DisplayPriority" # [] #Option "PanelSize" "1024x768" # [] #Option "ForceMinDotClock" # #Option "RenderAccel" # [] #Option "SubPixelOrder" # [] #Option "ShowCache" # [] #Option "DynamicClocks" # [] Identifier "Card0" Driver "ati" VendorName "ATI Technologies Inc" BoardName "RV350 [Mobility Radeon 9600 M10]" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 24 Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection