Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Trackpad" "CorePointer" # InputDevice "PointingStick" "SendCoreEvents" # InputDevice "InternalKeyboard" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib/xorg/modules" FontPath "/usr/share/fonts/misc/" #FontPath "/usr/share/fonts/TTF/" #FontPath "/usr/share/fonts/OTF" #FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "glx" Load "extmod" Load "xtrap" Load "record" Load "GLcore" Load "dbe" Load "dri" Load "freetype" # Load "type1" EndSection Section "ServerFlags" Option "AIGLX" "on" #Option "GlxVisuals" "all" EndSection Section "Extensions" Option "Composite" "Enable" EndSection #Section "InputDevice" # Identifier "InternalKeyboard" # Driver "evdev" # Option "evBits" "+1" # Option "keyBits" "~1-255 ~352-511" # Option "Pass" "3" # Option "Name" "AT Translated Set 2 keyboard" # Option "XkbModel" "evdev" # Option "XkbLayout" "us" #EndSection Section "InputDevice" Identifier "Trackpad" Driver "synaptics" Option "Device" "/dev/input/mouse1" Option "ZAxisMapping" "4 5 6 7" Option "SHMConfig" "on" Option "LeftEdge" "120" Option "RightEdge" "945" Option "TopEdge" "120" Option "BottomEdge" "685" Option "FingerLow" "30" Option "FingerHigh" "50" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "MaxDoubleTapTime" "180" Option "SingleTapTimeout" "180" Option "ClickTime" "100" Option "FastTaps" "0" Option "EmulateMidButtonTime" "75" Option "VertScrollDelta" "100" Option "HorizScrollDelta" "100" Option "VertEdgeScroll" "1" Option "HorizEdgeScroll" "1" Option "VertTwoFingerScroll" "0" Option "HorizTwoFingerScroll" "0" Option "MinSpeed" "0.85" Option "MaxSpeed" "1.00" Option "AccelFactor" "0.85" Option "EdgeMotionMinZ" "30" Option "EdgeMotionMaxZ" "160" Option "EdgeMotionMinSpeed" "1" Option "EdgeMotionMaxSpeed" "400" Option "EdgeMotionUseAlways" "0" Option "UpDownScrolling" "1" Option "LeftRightScrolling" "1" Option "UpDownRepeat" "1" Option "LeftRightRepeat" "1" Option "ScrollButtonRepeat" "100" Option "TouchpadOff" "0" Option "GuestMouseOff" "0" Option "LockedDrags" "0" Option "RTCornerButton" "2" Option "RBCornerButton" "3" Option "LTCornerButton" "0" Option "LBCornerButton" "0" Option "TapButton1" "1" Option "TapButton2" "2" Option "TapButton3" "3" Option "CircularScrolling" "1" Option "CircScrollDelta" "0" Option "CircScrollTrigger" "8" Option "CircularPad" "0" Option "PalmDetect" "1" Option "PalmMinWidth" "10" Option "PalmMinZ" "200" Option "CoastingSpeed" "0" Option "PressureMotionMinZ" "30" Option "PressureMotionMaxZ" "160" Option "PressureMotionMinFactor" "1" Option "PressureMotionMaxFactor" "1" EndSection #Section "InputDevice" # Identifier "PointingStick" # Driver "mouse" # Option "Device" "/dev/input/mouse0" # Option "ZAxisMapping" "4 5 6 7" #EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" Identifier "Card0" Driver "intel" # Option "AccelMethod" "EXA" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 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 Virtual 2048 2048 Depth 24 EndSubSection SubSection "Display" Viewport 0 0 Virtual 2048 2048 Depth 32 EndSubSection EndSection Section "DRI" Mode 0666 EndSection