Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us,ru" Option "XkbVariant" "winkeys" Option "XkbOptions" "grp:ctrl_shift_toggle,altwin:meta_win,terminate:ctrl_alt_bksp" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "Buttons" "3" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "nvidia" Driver "nvidia" VendorName "NVidia" BoardName "GK208 [GeForce GT 710B]" Option "NoLogo" "on" Option "NoBandWidthTest" "on" Option "MultisampleCompatibility" "on" Option "TripleBuffer" "on" Option "ConstantDPI" "off" Option "UseEvents" "on" Option "Backingstore" "on" EndSection Section "Monitor" Identifier "LG L1982U" VendorName "LG" ModelName "L1982U" Option "DPMS" Option "DDC" "on" HorizSync 30.00-71.00 VertRefresh 56.00-75.00 EndSection Section "Screen" Identifier "Screen0" Device "nvidia" Monitor "LG L1982U" DefaultColorDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection Section "ServerLayout" Identifier "Layout0" Screen "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "AllowEmptyInput" "off" EndSection Section "ServerFlags" # Disable Hotplugging Option "AutoAddDevices" "off" Option "DontZap" "off" EndSection Section "Files" ModulePath "/usr/local/lib/xorg/modules" FontPath "/usr/local/share/fonts/webfonts/" FontPath "/usr/local/share/fonts/cyrillic" FontPath "/usr/local/share/fonts/100dpi/" FontPath "/usr/local/share/fonts/75dpi/" FontPath "/usr/local/share/fonts/Type1/" FontPath "/usr/local/share/fonts/misc/" FontPath "/usr/local/share/fonts/bitstream-vera" FontPath "/usr/local/share/fonts/TTF" FontPath "/usr/local/share/fonts/OTF" FontPath "/usr/local/share/fonts/dejavu/" FontPath "/usr/local/share/fonts/amspsfont/type1/" EndSection Section "Module" Load "extmod" SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "speedo" EndSection