Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" InputDevice "Touchpad" "CorePointer" InputDevice "Stick" "SendCoreEvents" EndSection Section "ServerFlags" #Option "NoTrapSignals" "true" EndSection Section "Files" # RgbPath "/usr/lib64/X11/rgb" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/local" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "dri" Load "glx" EndSection Section "InputDevice" Identifier "Touchpad" Driver "synaptics" # Option "Device" "/dev/input/mice" Option "SHMConfig" "True" Option "ZAxisMapping" "4 5" Option "AccelFactor" "0.8" Option "MinSpeed" "0.2" Option "MaxSpeed" "0.95" Option "LeftEdge" "135" Option "RightEdge" "975" Option "TopEdge" "175" Option "BottomEdge" "705" Option "CircularScrolling" "1" Option "CircScrollTrigger" "8" Option "VertEdgeScroll" "1" Option "VertScrollDelta" "35" EndSection Section "InputDevice" Identifier "Stick" Driver "mouse" Option "Device" "/dev/input/mouse0" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Unknown" ModelName "Unknown" HorizSync 30.0 - 110.0 VertRefresh 50.0 - 150.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "intel" Option "DRI2" "true" Option "AccelMethod" "exa" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 # Option "UseCompositeWrapper" "true" SubSection "Display" Depth 24 Modes "1920x1200" Virtual 3600 1200 EndSubSection EndSection