Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 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/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" # Option "XkbModel" "pc101" Option "XkbModel" "microsoft" Option "XkbLayout" "us" EndSection # wheel doesn't work with the following #Section "InputDevice" # Identifier "Mouse0" # Driver "mouse" # Option "Protocol" "auto" # Option "Device" "/dev/mouse" # Option "ZAxisMapping" "4 5" #EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "VUID" Option "StreamsModule" "vuid3ps2" Option "Device" "/dev/kdmouse" EndSection Section "Monitor" #DisplaySize 410 310 # mm Identifier "IBMP201" VendorName "IBM" ModelName "P201" ### Uncomment if you don't want to default to DDC: # HorizSync 1280719104.0 - 48.0 HorizSync 31.50 - 106.30 VertRefresh 50-160 Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [] #Option "HWcursor" # [] #Option "NoAccel" # [] #Option "ShadowFB" # [] #Option "UseFBDev" # [] #Option "Rotate" # [] #Option "VideoKey" # #Option "FlatPanel" # [] #Option "FPDither" # [] #Option "CrtcNumber" # Identifier "Card0" Driver "ati" VendorName "ATI Corporation" BoardName "RageGL" BusID "PCI:3:6:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "IBMP201" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 1 Modes "1280x1024" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection