Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" InputDevice "Synaptic" "CorePointer" InputDevice "MouseUsb" "SendCoreEvents" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/TTF" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/Type1" EndSection Section "Module" Load "synaptics" Load "record" Load "extmod" Load "dbe" Load "dri" Load "glx" Load "xtrap" Load "type1" Load "dbe" SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "GLcore" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" #Option "BlankTime" "2" #Option "StandbyTime""4" #Option "SuspendTime""6" #Option "OffTime" "10" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbRules" "xfree86" Option "XkbModel" "pc102" Option "XkbLayout" "us" EndSection Section "InputDevice" Driver "synaptics" Identifier "Synaptic" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.10" Option "MaxSpeed" "0.14" Option "AccelFactor" "0.0010" Option "SHMConfig" "on" # Option "Repeater" "/dev/ps2mouse" EndSection #Section "InputDevice" # Identifier "Mouse1" # Driver "mouse" # Option "Protocol" "IMPS/2" # Option "Device" "/dev/psaux" # Option "ZAxisMapping" "4 5" #EndSection Section "InputDevice" Identifier "MouseUsb" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" Option "Resolution" "512" EndSection Section "Monitor" Identifier "lcd" Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional Option "accel" "True" # [] #Option "crt_display" # [] #Option "composite_sync" # [] Option "hw_cursor" "True" # [] #Option "linear" # [] #Option "mmio_cache" # [] #Option "test_mmio_cache" # [] #Option "panel_display" # [] #Option "probe_clocks" # [] #Option "reference_clock" # #Option "shadow_fb" # [] #Option "sw_cursor" # [] Identifier "ati" Driver "ati" VendorName "ATI" BoardName "Rage Mobility P/M AGP 2x" ChipSet "ati" ChipId 0x4c4d ChipRev 0x64 BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen 1" Device "ati" Monitor "lcd" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection Section "DRI" Mode 0666 EndSection