Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "AlwaysCore" InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" # InputDevice "SpaceBall" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" EndSection Section "Module" Load "extmod" Load "record" Load "dbe" Load "glx" Load "dri" Load "xtrap" Load "freetype" Load "type1" Load "synaptics" EndSection Section "InputDevice" Identifier "Keyboard0" #Driver "evdev" Driver "kbd" #Option "XkbModel" "toshiba_s3000" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "InputDevice" Driver "synaptics" Identifier "Mouse1" 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.06" Option "MaxSpeed" "0.12" Option "AccelFactor" "0.0010" Option "SHMConfig" "on" # Option "Repeater" "/dev/ps2mouse" EndSection #Section "InputDevice" # Identifier "SpaceBall" # Driver "evdev" # Option "AlwaysCore" "false" # Option "SendCoreEvents" "false" # Option "Device" "/dev/input/event8" # Option "Pass" "3" # Option "Mode" "relative" # Option "XRelativeAxisMap" "0" # Option "YRelativeAxisMap" "1" # Option "ZRelativeAxisMap" "2" # Option "RXRelativeAxisMap" "3" # Option "RYRelativeAxisMap" "4" # Option "RZRelativeAxisMap" "5" # Option "ZRelativeAxisButtons" "off" # Option "XAbsoluteAxisMap" "0" # Option "YAbsoluteAxisMap" "1" # Option "ZAbsoluteAxisMap" "2" # Option "RXAbsoluteAxisMap" "3" # Option "RYAbsoluteAxisMap" "4" # Option "RZAbsoluteAxisMap" "5" # Option "ZAbsoluteAxisButtons" "off" #EndSection Section "Monitor" #DisplaySize 290 180 # mm Identifier "LVDS Output" VendorName "APP" ModelName "9c5f" EndSection Section "Monitor" Identifier "VGA Output" EndSection #Section "Monitor" # Identifier "TV Output" # Option "Ignore" "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" "True" # [] #Option "NoDDC" # [] #Option "ShowCache" # [] #Option "XvMCSurfaces" # #Option "PageFlip" # [] Identifier "Card0" Driver "intel" VendorName "Intel Corporation" BoardName "Mobile GM965/GL960 Integrated Graphics Controller" BusID "PCI:0:2:0" Option "monitor-VGA" "VGA Output" Option "monitor-LVDS" "LVDS Output" Option "monitor-TV" "TV Output" Option "AccelMethod" "exa" # Option "MigrationHeuristic" "greedy" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "LVDS Output" # 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 # Modes "1280x800" # EndSubSection EndSection