Section "ServerLayout" Identifier "X.org Configured" Screen 0 "lcd" 0 0 InputDevice "touch pad" "SendCoreEvents" #InputDevice "track stick" "SendCoreEvents" InputDevice "mx518" "SendCoreEvents" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerFlags" Option "AllowMouseOpenFail" "true" Option "AIGLX" "true" Option "DPMS" "true" Option "BlankTime" "240" Option "StandbyTime" "300" Option "SuspendTime" "360" Option "OffTime" "420" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "record" Load "synaptics" Load "type1" Load "xtrap" SubSection "extmod" Option "xfree86-dga" EndSubSection EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "latitude" Option "XkbLayout" "de" Option "XkbVariant" "" EndSection Section "InputDevice" Identifier "track stick" Option "Name" "PS/2 Mouse" Option "SendCoreEvents" "true" Driver "mouse" Option "Protocol" "auto" Option "Emulate3Buttons" "true" EndSection Section "InputDevice" Identifier "touch pad" Option "Name" "AlpsPS/2 ALPS GlidePoint" Option "SendCoreEvents" "true" Driver "synaptics" #Option "Protocol" "event" Option "Protocol" "alps" Option "SHMConfig" "on" Option "Emulate3Buttons" "on" #Option "Repeater" "/dev/ps2mouse" Option "LeftEdge" "130" Option "RightEdge" "840" Option "TopEdge" "130" Option "BottomEdge" "640" #Option "FingerLow" "7" #Option "FingerHigh" "8" #Option "MaxTapTime" "180" #Option "MinTapTime" "110" #Option "ClickTime" "0" #Option "EmulateMidButtonTime" "75" #Option "VertScrollDelta" "20" #Option "HorizScrollDelta" "20" #Option "MinSpeed" "0.40" #Option "MaxSpeed" "0.65" #Option "AccelFactor" "0.030" #Option "EdgeMotionMinSpeed" "200" #Option "EdgeMotionMaxSpeed" "200" #Option "UpDownScrolling" "1" #Option "CircularScrolling" "1" #Option "CircScrollDelta" "0.1" #Option "CircScrollTrigger" "3" #Option "VertEdgeScroll" "on" Option "VertEdgeScroll" "on" Option "HorizEdgeScroll" "on" EndSection Section "InputDevice" Identifier "mx518" Option "Name" "Logitech USB-PS/2 Optical Mouse" Option "SendCoreEvents" "true" Driver "evdev" #Driver "mouse" #Option "Protocol" "auto" # "auto" or "ExplorerPS/2" #Option "Buttons" "10" #Option "ZAxisMapping" "4 5" #Option "ButtonMapping" "1 2 3 8 9 6 7 4 5 10 11 12" EndSection Section "Monitor" Identifier "Monitor0" VendorName "LPL" ModelName "e5" Option "DPMS" "true" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "ColorKey" # #Option "CacheLines" # #Option "Dac6Bit" # [] #Option "DRI" # [] #Option "NoDDC" # [] #Option "ShowCache" # [] #Option "XvMCSurfaces" # #Option "PageFlip" # [] Identifier "965gm" Driver "intel" # way slow #Driver "i810" VendorName "Intel Corporation" BoardName "Mobile GM965/GL960 Integrated Graphics Controller" BusID "PCI:0:2:0" Option "NoAccel" "false" Option "DRI" "true" Option "DDC" "true" # screws up 3d display #Option "PageFlip" "true" #Option "TripleBuffer" "true" Option "XVideo" "true" Option "AccelMethod" "EXA" Option "ExaNoComposite" "false" Option "XAANoOffscreenPixmaps" "true" #Option "Legacy3D" "false" Option "AllowGLXWithComposite" "true" #Option "MigrationHeuristic" "greedy" #Option "FramebufferCompression" "true" #Option "Tiling" "true" EndSection Section "Screen" Identifier "lcd" Device "965gm" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "true" Option "GLX" "true" Option "RENDER" "true" EndSection Section "DRI" Mode 0666 EndSection