Section "Module" Load "i2c" Load "dbe" # Load "dri" Load "bitmap" Load "ddc" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection Section "Files" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/liberation-fonts-ttf" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/dejavu" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/unifont" EndSection Section "ServerFlags" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us,ru(winkeys)" Option "xkbOptions" "grp_led:scroll,grp:ctrl_shift_toggle" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "LeftEdge" "120" Option "RightEdge" "930" Option "TopEdge" "120" Option "BottomEdge" "700" Option "FingerLow" "14" Option "FingerHigh" "15" Option "MaxTapTime" "180" Option "MaxTapMove" "110" Option "ClickTime" "0" Option "EmulateMidButtonTime" "75" Option "VertScrollDelta" "10" Option "HorizScrollDelta" "0" Option "MinSpeed" "0.45" Option "MaxSpeed" "0.80" Option "AccelFactor" "0.025" Option "EdgeMotionMinSpeed" "200" Option "EdgeMotionMaxSpeed" "200" Option "UpDownScrolling" "1" Option "CircularScrolling" "0" # Option "CircScrollDelta" "0.1" # Option "CircScrollTrigger" "2" Option "RTCornerButton" "2" Option "RBCornerButton" "3" Option "TapButton2" "2" Option "SHMConfig" "true" Option "VertTwoFingerScroll" "1" EndSection Section "Monitor" Identifier "generic_monitor" Option "DPMS" "true" DisplaySize 290 180 EndSection Section "Device" Identifier "generic_video_card" Driver "nvidia" Option "XAANoOffscreenPixmaps" "true" Option "DRI" "true" Option "UseEdidDpi" "false" BusID "PCI:1:0:0" Option "NoLogo" "true" Option " AddARGBGLXVisuals" "true" EndSection Section "Screen" Identifier "Screen1" Device "generic_video_card" Monitor "generic_monitor" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1280x800" EndSubsection EndSection Section "ServerLayout" Identifier "default" Option "AIGLX" "true" Option "BlankTime" "5" # Blank the screen after 5 minutes (Fake) Option "StandbyTime" "10" # Turn off screen after 10 minutes (DPMS) Option "SuspendTime" "20" # Full suspend after 20 minutes Option "OffTime" "30" # Turn off after half an hour Screen "Screen1" InputDevice "Keyboard1" InputDevice "Synaptics Touchpad" EndSection Section "DRI" Group 0 Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" EndSection