Section "ServerLayout" Identifier "default" InputDevice "TouchPad" "CorePointer" InputDevice "Keyboard" "CoreKeyboard" # InputDevice "USBMouse" "SendCoreEvents" # InputDevice "ACPIVideo" Screen 0 "Local" 0 0 EndSection #Section "Module" # Load "bitmap" # Load "ddc" # Load "extmod" # Load "freetype" # Load "dri" # Load "glx" #EndSection Section "ServerFlags" Option "DontVTSwitch" "off" Option "DontZap" "off" Option "DontZoom" "off" Option "DisableVidModeExtension" "off" Option "AllowMouseOpenFail" "on" Option "BlankTime" "5" Option "StandbyTime" "5" Option "SuspendTime" "5" Option "OffTime" "5" Option "AllowDeactivateGrabs" "on" Option "AllowClosedownGrabs" "off" # Fix bad KBD behavior with evdev (see FreeDesktop bug #17925#38) Option "AutoAddDevices" "on" Option "AllowEmptyInput" "on" Option "AutoEnableDevices" "off" EndSection #Section "Extensions" # Option "RENDER" "disable" #EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" EndSection Section "InputDevice" Identifier "Keyboard" # Driver "kbd" Driver "evdev" Option "device" "/dev/input/by-path/platform-i8042-serio-0-event-kbd" # Option "GrabDevice" "on" # Option "XkbModel" "pc105" Option "XkbLayout" "be" EndSection Section "InputDevice" Identifier "TouchPad" Driver "synaptics" Option "Device" "/dev/input/by-path/platform-i8042-serio-1-event-mouse" Option "Protocol" "auto-dev" # turn on finger tap: Option "TapButton1" "1" # Left button # don't use two finger scrolling: Option "VertTwoFingerScroll" "false" Option "HorizTwoFingerScroll" "false" # use edge scroll areas: Option "VertEdgeScroll" "true" Option "HorizEdgeScroll" "true" # continue scrolling when touchpad end reached Option "CornerCoasting" "true" Option "CoastingSpeed" "2" # set speed and accel: Option "MinSpeed" "0.20" Option "MaxSpeed" "0.60" Option "AccelFactor" "0.020" EndSection Section "InputDevice" Identifier "USBMouse" Driver "mouse" Option "Device" "/dev/input/mouse2" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "ACPIVideo" Driver "evdev" Option "Device" "/dev/input/event3" EndSection Section "Monitor" Identifier "LVDS" VendorName "Acer" ModelName "Travelmate 66x" DisplaySize 305 229 Option "DPMS" Option "PANEL_FITTING" "center" EndSection Section "Monitor" Identifier "VGA" EndSection Section "Monitor" Identifier "TV" Option "Ignore" "on" EndSection Section "Monitor" Identifier "DVI" Option "Ignore" "on" EndSection Section "Device" Identifier "Vesa-855GM" Driver "vesa" EndSection Section "Device" Identifier "Intel-855GM" Driver "intel" # VendorName "Intel Corp." # BusID "PCI:0:2:0" # Screen 0 Option "Legacy3D" "no" Option "NoAccel" "no" Option "SWCursor" "no" Option "AccelMethod" "UXA" # EXA, UXA, XAA Option "DDC" "yes" Option "DRI" "yes" Option "ModeDebug" "yes" Option "FramebufferCompression" "off" Option "Tiling" "no" Option "monitor-LVDS" "LVDS" Option "monitor-LVDS" "LVDS1" Option "monitor-VGA" "VGA" Option "monitor-VGA" "VGA1" Option "monitor-TV" "TV" Option "monitor-TMDS" "DVI" Option "monitor-TMDS" "DVI1" EndSection Section "Screen" Identifier "Vesa-Local" Device "Vesa-855GM" # Monitor "LVDS" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Virtual 1400 1050 EndSubSection EndSection Section "Screen" Identifier "Local" Device "Intel-855GM" # Monitor "LVDS" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Virtual 1400 1050 EndSubSection SubSection "Display" Depth 4 Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Virtual 1400 1050 EndSubSection SubSection "Display" Depth 8 Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Virtual 1400 1050 EndSubSection SubSection "Display" Depth 16 Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Virtual 1400 1050 EndSubSection SubSection "Display" Depth 24 Modes "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Virtual 1400 1050 EndSubSection EndSection Section "Screen" Identifier "Gigantic" Device "Intel-855GM" # Monitor "LVDS" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1920x1080" "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Virtual 1920 2048 EndSubSection SubSection "Display" Depth 4 Modes "1920x1080" "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Virtual 1920 2048 EndSubSection SubSection "Display" Depth 8 Modes "1920x1080" "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Virtual 1920 2048 EndSubSection SubSection "Display" Depth 16 Modes "1920x1080" "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Virtual 1920 2048 EndSubSection SubSection "Display" Depth 24 Modes "1920x1080" "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480" Virtual 1920 2048 EndSubSection EndSection #Section "Device" # Identifier "Intel-855GM-a" # Driver "i810" # Driver "vesa" # VendorName "Intel Corp." # BoardName "82852/855GM Integrated Graphics Device" # ChipSet "852GM/855GM" # Card "i810 852GM/855GM" # BusID "PCI:0:2:0" # Screen 0 # # Option "MonitorLayout" "CRT,LFP" # Option "DevicePresence" "yes" # Option "DeviceInfo" "yes" # Option "NoAccel" "no" # Option "SWCursor" "no" # Option "DRI" "yes" # Option "DDC" "yes" # Option "FixedPipes" "B" #EndSection # #Section "DRI" # Mode 0666 #EndSection