Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 Option "AutoAddDevices" "True" # InputDevice "Mouse0" "CorePointer" # InputDevice "TouchPad" "SendCoreEvents" # InputDevice "Keyboard0" "CoreKeyboard" Option "aiglx" "1" # Option "dri2" "off" Option "DontZap" "0" EndSection Section "Files" #RgbPath "/usr/share/X11/rgb" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/local/share/fonts" FontPath "/usr/share/fonts/corefonts" EndSection Section "Module" Load "glx" Load "extmod" Load "xtrap" Load "record" # Load "GLcore" Load "dbe" # Load "dri" Load "dri2" # Load "freetype" # Load "type1" EndSection #Section "InputDevice" # Identifier "Keyboard0" # Driver "kbd" # Option "XkbLayout" "us,ru(winkeys)" # Option "XkbOptions" "grp:caps_toggle,grp_led:caps" #EndSection #Section "InputDevice" # Identifier "Mouse0" # Driver "mouse" # Option "Protocol" "auto" # Option "Device" "/dev/input/event5" # Option "ZAxisMapping" "4 5 7 6" #EndSection #Section "InputDevice" # Identifier "TouchPad" # Driver "synaptics" # Option "SendCoreEvents" # Option "Protocol" "auto-dev" # Option "SHMConfig" "on" # # Option "LeftEdge" "1900" # Option "RightEdge" "5400" # Option "TopEdge" "1400" # Option "BottomEdge" "4500" # Option "FingerLow" "25" # Option "FingerHigh" "30" # Option "MaxTapTime" "180" # Option "MaxTapMove" "220" # Option "VertScrollDelta" "100" # Option "MinSpeed" "0.02" # Option "MaxSpeed" "0.18" # Option "AccelFactor" "0.0010" #EndSection Section "Monitor" #DisplaySize 330 210 # mm Identifier "Monitor0" VendorName "LPL" ModelName "cf00" 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 "Card0" Driver "intel" #Option "DRI" "on" #Option "DRI2" "off" #Option "XAANoOffscreenPixmaps" "true" VendorName "Intel Corporation" BoardName "Mobile 945GM/GMS/940GML Express Integrated Graphics Controller" #BusID "PCI:0:2:0" Option "AccelMethod" "EXA" #Option "ExaNoComposite" "false" #Option "AperTexSize" "65536" #Option "Legacy3D" "true" #Option "Tiling" "true" #Option "ForceEnablePipeA" "true" #Option "PageFlip" "false" #Option "TripleBuffer" "true" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" #Viewport 0 0 Depth 16 Modes "1280x800" Virtual 2048 2048 EndSubSection SubSection "Display" #Viewport 0 0 Depth 24 Modes "1280x800" Virtual 2048 2048 EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "DRI" Mode 0666 EndSection