Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Touchpad" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "SendCoreEvents" Option "AIGLX" "true" #Option "StandbyTime" "30" #Option "SuspendTime" "60" #Option "EstimateSizesAggresively" "1" Option "DontZap" "false" #save for version 1.6 Option "AutoAddDevices" "false" EndSection Section "Files" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/local/share/fonts" EndSection Section "Module" Load "glx" Load "xtrap" # Load "record" Load "dri" #load "dri2" #save for later releases Load "dbe" Load "extmod" Load "GLcore" Load "freetype" Load "type1" Load "synaptics" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc101" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Touchpad" Driver "synaptics" Option "CorePointer" "true" Option "SendCoreEvents" Option "Device" "/dev/input/mouse0" Option "Protocol" "auto-dev" Option "SHMConfig" "on" Option "LeftEdge" "130" Option "RightEdge" "940" Option "TopEdge" "130" Option "BottomEdge" "640" Option "FingerLow" "7" Option "FingerHigh" "8" Option "TapButton1" "1" Option "MaxTapTime" "180" Option "MinTapTime" "110" Option "ClickTime" "1" 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 "LeftRightScrolling" "0" Option "LeftRightRepeat" "0" Option "CircularScrolling" "1" Option "CircScrollDelta" "0.1" Option "CircScrollTrigger" "3" Option "VertEdgeScroll" "on" Option "HorizEdgeScroll" "0" EndSection Section "Monitor" #DisplaySize 300 190 # mm Identifier "LVDS" #VertRefresh 43 - 60 #HorizSync 28 - 80 VendorName "SEC" ModelName "4457" #Option "DPMS" EndSection Section "Device" Identifier "GMAX3100" Driver "intel" VendorName "Intel Corporation" BoardName "Mobile Integrated Graphics Controller" #Option "PageFlip" "true" Option "TripleBuffer" "true" Option "DRI" "true" #Option "CacheLines" "32786" Option "XVideo" "true" #Option "XAANoOffscreenPixmaps" "true" Option "AccelMethod" "EXA" Option "FramebufferCompression" "true" #Option "XvMCSurfaces" "6" #BusID "PCI:0:2:0" #Option "AperTexSize" "131702" Option "ModeDebug" "true" #Option "LVDS24Bit" "true" Option "FallbackDebug" "true" EndSection Section "Screen" Identifier "Screen0" Device "GMAX3100" Monitor "LVDS" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 1 Modes "1440x900" EndSubSection SubSection "Display" Viewport 0 0 Depth 4 Modes "1440x900" EndSubSection SubSection "Display" Viewport 0 0 Depth 8 Modes "1440x900" EndSubSection SubSection "Display" Viewport 0 0 Depth 15 Modes "1440x900" EndSubSection SubSection "Display" Viewport 0 0 Depth 16 Modes "1440x900" EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1440x900" "1280x800" "1024x768" "800x600" "640x480" EndSubSection EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "true" EndSection