Section "Files" FontPath "/usr/share/fonts/vista" FontPath "/usr/share/fonts/windows" FontPath "/usr/share/fonts/mac" FontPath "/usr/share/fonts/artwiz" FontPath "/usr/share/fonts/cronyx/100dpi" FontPath "/usr/share/fonts/cronyx/75dpi" FontPath "/usr/share/fonts/cronyx/misc" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/dejavu" FontPath "/usr/share/fonts/freefonts" FontPath "/usr/share/fonts/lfpfonts-fix" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/unifont" FontPath "/usr/share/fonts/urw-fonts" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/75dpi" EndSection Section "Extensions" # Option "Composite" "Enable" Option "Composite" "Disabled" EndSection Section "Module" Load "dbe" SubSection "extmod" # Option "omit xfree86-dga" EndSubSection Load "type1" Load "freetype" Load "dri" Load "glx" Load "synaptics" EndSection Section "ServerFlags" Option "blank time" "10" # 10 minutes Option "standby time" "20" Option "suspend time" "30" Option "off time" "60" Option "DefaultServerLayout" "default" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "keyboard" # Option "AutoRepeat" "500 5" # Option "Xleds" "1 2 3" Option "XkbModel" "pc101" Option "XkbLayout" "us,ru" Option "XkbVariant" ",winkeys" Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll" EndSection Section "InputDevice" Identifier "Logitech" Driver "evdev" Option "Protocol" "evdev" # Option "Device" "/dev/input/event5" Option "Name" "Logitech USB Receiver" Option "Emulate3Buttons" "on" EndSection Section "InputDevice" Identifier "TouchPad" Driver "synaptics" Option "Device" "/dev/input/event1" Option "Protocol" "evdev" Option "LeftEdge" "130" Option "RightEdge" "840" Option "TopEdge" "130" Option "BottomEdge" "640" Option "FingerLow" "7" Option "FingerHigh" "8" #Option "MaxTapTime" "180" Option "MaxTapTime" "0" Option "MaxTapMove" "110" Option "EmulateMidButtonTime" "75" Option "VertScrollDelta" "20" Option "HorizScrollDelta" "20" Option "TouchpadOff" "0" Option "MinSpeed" "0.60" Option "MaxSpeed" "1.10" Option "AccelFactor" "0.030" Option "EdgeMotionMinSpeed" "200" Option "EdgeMotionMaxSpeed" "200" Option "UpDownScrolling" "1" Option "CircularScrolling" "1" Option "CircScrollDelta" "0.1" Option "CircScrollTrigger" "2" Option "SHMConfig" "on" Option "UseShm" "true" Option "Emulate3Buttons" "on" EndSection Section "Monitor" # The identifier line must be present. Identifier "Laptop Panel" Option "DPMS" "true" HorizSync 28.0-96.0 VertRefresh 50.0-75.0 UseModes "16:10" DisplaySize 338 211 EndSection Section "Modes" Identifier "16:10" ModeLine "1280x800" 83.5 1280 1344 1480 1680 800 801 804 828 EndSection Section "Device" Identifier "VIA Unichrome Pro" Driver "via" # VideoRam 64 Option "AccelMethod" "EXA" Option "ExaScratchSize" "8192" Option "MaxDRIMem" "16384" Option "MigrationHeuristic" "greedy" Option "ActiveDevice" "LCD" Option "EnableAGPDMA" "true" Option "NoXVDMA" "true" Option "VBEModes" "true" Option "VBESaveRestore" "true" Option "DisableIRQ" "true" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Laptop" Device "VIA Unichrome Pro" Monitor "Laptop Panel" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x800" EndSubsection SubSection "Display" Depth 16 Modes "1280x800" EndSubSection SubSection "Display" Depth 8 Modes "1280x800" EndSubSection EndSection Section "ServerLayout" Identifier "default" Screen "Laptop" Option "BlankTime" "5" Option "StandbyTime" "10" Option "SuspendTime" "15" Option "OffTime" "20" InputDevice "TouchPad" "CorePointer" InputDevice "Logitech" "SendCoreEvents" # InputDevice "TouchPad" "SendCoreEvents" #InputDevice "Logitech" "AlwaysCore" # InputDevice "Logitech" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" Option "AIGLX" "Off" EndSection Section "DRI" Group 27 Mode 0666 EndSection