# XF86Config-4 (XFree86 X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the XF86Config-4 manual page. # (Type "man XF86Config-4" at the shell prompt.) # # This file is automatically updated on xserver-xfree86 package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xfree86 # package. # # If you have edited this file but would like it to be automatically updated # again, run the following commands as root: # # cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom # md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum # dpkg-reconfigure xserver-xfree86 Section "Files" # path to defoma fonts FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/X11R6/lib/X11/fonts/misc" # FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" # FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "dbe" Load "ddc" Load "glx" Load "extmod" Load "freetype" Load "int10" # Load "speedo" Load "type1" Load "vbe" # Load "xtt" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc102" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" Option "AutoRepeat" "500 30" EndSection #Section "InputDevice" # Identifier "Mouse Left" # Driver "mouse" # Option "SendCoreEvents" "true" # Option "CorePointer" # Option "Device" "/dev/input/mouse1" # Option "Protocol" "ImPS/2" #make this mouse Left handed # Option "ButtonMapping" "3 2 1 4 5" # Option "ZAxisMapping" "4 5" #EndSection Section "InputDevice" Identifier "Mouse Right" Driver "mouse" Option "SendCoreEvents" "true" Option "Device" "/dev/input/mouse0" Option "Protocol" "ImPS/2" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "Card 1" BoardName "Geforce FX" Driver "nvidia" BusID "PCI:2:0:0" Option "NoLogo" "true" Option "RenderAccel" "true" Option "TwinView" "on" Option "MetaModes" "1280x1024,1280x1024;1280x720;1280x1024" Option "SecondMonitorHorizSync" "31-80" Option "SecondMonitorVertRefresh" "56-75" EndSection Section "Monitor" Identifier "Monitor 1" VendorName "HP" ModelName "L1720" DisplaySize 335 268 HorizSync 31-80 VertRefresh 56-75 ModeLine "1280x720" 74.160 1280 1352 1392 1648 720 725 730 750 -hsync -vsync # ModeLine "ATSC-720-59.94p" 74.176 1280 1320 1376 1650 720 722 728 750 # ModeLine "ATSC-720-71.93p" 89.011 1280 1296 1360 1650 720 722 728 750 # ModeLine "ATSC-720-72p" 89.1 1280 1296 1360 1650 720 722 728 750 # ModeLine "ATSC-720-119.88p" 148.351 1280 1296 1360 1650 720 722 728 750 # ModeLine "ATSC-720-120p" 148.5 1280 1296 1360 1650 720 722 728 750 # ModeLine "1280x720" 74.16 1280 1352 1392 1648 720 725 730 750 -hsync -vsync Option "DPMS" # Option "IgnoreEDID" "1" # Option "UseEDIDFreqs" "false" # Option "UseEDIDDpi" "false" # Option "ModeValidation" "NoEdidModes" EndSection Section "Screen" Identifier "Screen 1" Device "Card 1" Monitor "Monitor 1" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x720" "1280x1024" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Screen 1" InputDevice "Generic Keyboard" # InputDevice "Mouse Left" InputDevice "Mouse Right" EndSection Section "ServerFlags" Option "Xinerama" "false" Option "Clone" "on" Option "RandR" "on" EndSection Section "Extensions" Option "Composite" "Enable" EndSection