Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" # Option "BlankTime" "5" # Option "StandbyTime" "10" # Option "SuspendTime" "20" # Option "OffTime" "30" EndSection Section "Files" EndSection Section "Module" Load "freetype" # Load "xtt" Load "extmod" Load "glx" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "type1" Load "speedo" EndSection #Section "InputDevice" # Identifier "Mouse0" # Driver "mouse" # Option "Protocol" "Auto" # Option "Emulate3Buttons" # Option "Device" "/dev/input/mice" #EndSection Section "InputDevice" Driver "synaptics" Identifier "Mouse0" Option "Device" "/dev/input/mice" Option "Protocol" "auto-dev" # Option "LeftEdge" "120" # Option "RightEdge" "830" # Option "TopEdge" "120" # Option "BottomEdge" "650" #Option "LeftEdge" "0" #Option "RightEdge "0" #Option "TopEdge" "0" #Option "BottomEdge" "0" Option "FingerLow" "14" Option "FingerHigh" "15" Option "MaxTapTime" "0" Option "MaxTapMove" "110" Option "EmulateMidButtonTime" "75" Option "VertScrollDelta" "20" Option "HorizScrollDelta" "20" Option "MinSpeed" "0.3" Option "MaxSpeed" "0.75" Option "AccelFactor" "0.015" Option "EdgeMotionMinSpeed" "200" Option "EdgeMotionMaxSpeed" "200" Option "UpDownScrolling" "1" Option "CircularScrolling" "1" Option "CircScrollDelta" "0.1" Option "CircScrollTrigger" "2" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc101" Option "XkbLayout" "us" EndSection #Section "Monitor" ### Comment all HorizSync and VertSync values to use DDC: ### Comment all HorizSync and VertSync values to use DDC: # Identifier "Monitor0" ### Comment all HorizSync and VertSync values to use DDC: # HorizSync 45.7 - 50.5 # VertRefresh 60.0 - 60.0 # Option "DPMS" "true" #EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" Option "dpms" HorizSync 31.5-90 Option "Ignore EDID" "1" Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828 -HSync +Vsync EndSection Section "Device" Identifier "Card0" Driver "i810" Card "Intel 810" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 Modes "2048x1536" "1920x1440" "1800x1400" "1600x1200" "1400x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" "640x400" "512x384" "400x300" "320x240" "320x200" EndSubSection EndSection #Section "Extensions" # Option "Composite" "Enable" #EndSection