Section "ServerLayout" Identifier "Simple Layout" Screen 0 "Screen0" # Screen 0 "Screen1" # Screen 1 "Screen1" #rightOf "Screen0" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/share/X11/rgb" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/Speedo" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/cyrillic" FontPath "/usr/share/fonts/default" FontPath "/usr/share/fonts/encodings" FontPath "/usr/share/fonts/freefont-ttf" FontPath "/usr/share/fonts/freefonts" FontPath "/usr/share/fonts/liberation-fonts-ttf" FontPath "/usr/share/fonts/libertine-ttf" FontPath "/usr/share/fonts/mikachan-font-ttf" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/texcm-ttf" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/ttf-gentium" FontPath "/usr/share/fonts/ttf-sil-abyssinica" FontPath "/usr/share/fonts/ttf-sil-arabicfonts" FontPath "/usr/share/fonts/ttf-sil-charis" FontPath "/usr/share/fonts/ttf-sil-doulos" FontPath "/usr/share/fonts/ttf-sil-galatia" FontPath "/usr/share/fonts/ttf-sil-padauk" FontPath "/usr/share/fonts/urw-fonts" FontPath "/usr/share/fonts/util" FontPath "/usr/local/share/fonts" EndSection Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" EndSubSection Load "type1" Load "freetype" Load "glx" EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "pl" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Name" "Razer Copperhead" Option "Vendor" "Razer" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" Option "Device" "/dev/input/mice" Option "Buttons" "7" Option "ZAxisMapping" "6 7" Option "ButtonMapping" "1 2 3 6 7" Option "Resolution" "2000" Option "SampleRate" "1000" # Option "Sensitivity" "1" EndSection Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "CorePointer" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "Buttons" "3" Option "ZAxisMapping" "4 5" # Option "Emulate3Buttons" # Option "Emulate3Timeout" "50" EndSection Section "Monitor" Identifier "monitor0" HorizSync 30.0 - 96.0 VertRefresh 50.0 - 160.0 Option "DPMS" Option "ConnectedMonitor" "CRT-0" EndSection Section "Monitor" Identifier "monitor1" HorizSync 30.0 - 96.0 VertRefresh 50.0 - 160.0 Option "DPMS" EndSection Section "Device" Identifier "card0" Driver "nvidia" VendorName "NVIDIA" BoardName "GeForce 8800 GTS Superclocked" Option "NoLogo" "1" # Option "NvAGP" "1" Option "RenderAccel" "1" Option "Coolbits" "1" Option "AllowGLXWithComposite" "1" Option "AddARGBGLXVisuals" "1" Option "UseEvents" "1" # Option "HorizSync" "tv: 30-50" # Option "VertRefresh" "tv: 60" EndSection Section "Screen" Identifier "Screen0" Device "card0" Monitor "monitor0" DefaultDepth 24 SubSection "Display" Virtual 1920 1200 Viewport 0 0 Depth 24 Modes "1920x1200" "1280x720" EndSubSection Option "TwinView" "1" Option "TvinViewOrientation" "clone" Option "ConnectedMonitor" "DFP-0,DFP-1" # Option "ConnectedMonitor" "dfp,tv" Option "MetaModes" "NULL,1920x1200;1280x720,NULL" # Option "MetaModes" "tv: 800x600 @1280x1024, dfp: 1280x1024; tv: 800x600 @1024x768, dfp: 1024x768; tv: 800x600, dfp: 800x600; tv: 640x480, dfp: 640x480" # Option "MetaModes" "NULL,1024x768;1280x720,NULL" # Option "MetaModes" "NULL,1280x720;1024x768,NULL" # Option "TVStandard" "NTSC-M" # Option "TVOutFormat" "SVIDEO" EndSection Section "Screen" Identifier "Screen1" Device "card0" Monitor "monitor0" DefaultDepth 24 SubSection "Display" # Virtual 1280 720 Viewport 0 0 Depth 24 Modes "1280x720" EndSubSection # Option "TVStandard" "HD576i" # Option "TVOutFormat" "COMPONENT" Option "ConnectedMonitor" "TV" Option "ExactModeTimingsDVI" "true" Option "TVStandard" "NTSC-M" Option "TVOutFormat" "SVIDEO" EndSection #Section "Extensions" # Option "Composite" "Enable" #EndSection