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" 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-dvi" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7600 GS" BusID "PCI:1:0:0" Screen 0 Option "UseDisplayDevice" "DFP" Option "NoLogo" "on" Option "NoBandWidthTest" "on" Option "MultisampleCompatibility" "on" Option "TripleBuffer" "on" Option "ConstantDPI" "off" Option "UseEvents" "on" Option "Backingstore" "on" EndSection Section "Device" Identifier "nvidia-crt" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 7600 GS" BusID "PCI:1:0:0" Screen 1 Option "UseDisplayDevice" "CRT" Option "NoLogo" "on" Option "NoBandWidthTest" "on" Option "MultisampleCompatibility" "on" Option "Backingstore" "on" Option "TripleBuffer" "on" Option "ConstantDPI" "off" Option "UseEvents" "on" Option "Backingstore" "on" BusID "PCI:1:0:0" EndSection Section "Monitor" Identifier "SyncMaster 959NF" VendorName "Samsung" ModelName "Samsung SyncMaster" Option "DPMS" Gamma 2.0 EndSection Section "Monitor" Identifier "BenQ M2200HD" VendorName "BenQ" ModelName "BenQ M2200HD" Option "DPMS" EndSection Section "Screen" Identifier "Screen0" Device "nvidia-dvi" Monitor "BenQ M2200HD" DefaultColorDepth 24 SubSection "Display" Depth 24 Modes "1920x1080_60" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "nvidia-crt" Monitor "SyncMaster 959NF" DefaultColorDepth 24 SubSection "Display" Depth 24 Modes "1280x960_108" Virtual 1280 960 EndSubSection EndSection Section "ServerLayout" Identifier "DVI+CRT" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "AllowEmptyInput" "off" Option "DontZap" "off" # Option "Xinerama" "1" EndSection Section "Files" ModulePath "/usr/local/lib/xorg/modules" FontPath "/usr/local/lib/X11/fonts/webfonts/" FontPath "/usr/local/lib/X11/fonts/cyrillic" FontPath "/usr/local/lib/X11/fonts/100dpi/" FontPath "/usr/local/lib/X11/fonts/75dpi/" FontPath "/usr/local/lib/X11/fonts/Type1/" FontPath "/usr/local/lib/X11/fonts/misc/" FontPath "/usr/local/lib/X11/fonts/bitstream-vera" FontPath "/usr/local/lib/X11/fonts/TTF" FontPath "/usr/local/lib/X11/fonts/OTF" FontPath "/usr/local/share/fonts/amspsfont/type1/" FontPath "/usr/local/share/fonts/cm-super/type1/" FontPath "/usr/local/share/fonts/cmpsfont/type1/" EndSection Section "Module" Load "extmod" SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "speedo" EndSection