# 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" FontPath "unix/:7110" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/share/fonts/X11/misc" # FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/share/fonts/X11/cyrillic" # FontPath "/usr/lib/X11/fonts/cyrillic" # FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" # FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" # FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/share/fonts/X11/CID" # FontPath "/usr/lib/X11/fonts/CID" # FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/share/fonts/X11/100dpi" # FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/share/fonts/X11/75dpi" # FontPath "/usr/share/fonts/truetype" # FontPath "/usr/share/fonts/type1" # FontPath "/usr/lib/X11/fonts/75dpi" # FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "ServerFlags" Option "DontZap" "false" # Desabilita el Ctrl-Alt-Backspace Option "DontZoom" "false" # Desabilita el Ctrl-Alt-+/- Option "DontVTSwitch" "false" # Desabilita el Ctrl-Alt-+/- # Option "DisableVidModeExtension" "true" # Desabilita la utilidad vidtune # Option "AllowNonLocalXvidtune" "true" # Permite utilizar vidtune de un host remoto # Option "DisableModInDev" "true" # Desabilita la utilidad indev # Option"AllowNonLocalModInDev" "true" # Permite utilizar indev de un host remoto # Option "AllowMouseOpenFail" "true" # Permite que se inicie el servidor sin un mouse # Option "NoPM" "true" # Desabilita el ahorro de energia # Option "Xinerama" "true" # Habilita la extencion Xinerama Option "Offtime" "300" # Minutos para que se apague el monitor Option "SuspendTime" "240" # Minutos para que entre en suspenso el monitor Option "StandbyTime" "180" # Minutos para que entre en standby el monitor Option "BlankTime" "180" # Minutos para que se ponga la pantalla del monitor en negro EndSection Section "Module" # Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" # Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" # Load "type1" Load "vbe" Load "v4l" EndSection #Section "Extensions" # Option "Composite" "Enable" #EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc104" Option "XkbLayout" "us_intl" Option "XkbOptions" "altwin:super_win" EndSection Section "InputDevice" Identifier "Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/psaux" Option "Protocol" "ImPS/2" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "LIRC Mouse" Driver "mouse" Option "Device" "/dev/lircm" Option "Protocol" "IntelliMouse" Option "SendCoreEvents" "true" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection Section "Device" Identifier "nVidia GeForce2 MX (onboard)" VendorName "nVidia" # Driver "nvidia" # Driver "nv" Driver "nouveau" Option "CursorShadow" "true" Option "RenderAccel" "true" Option "NoLogo" "true" Option "NoBandWidthTest" "true" Option "NvAgp" "1" # NVIDIA AGP # Option "UseEDIDFreqs" "false" # Option "UseEDIDDpi" "false" # Option "ModeValidation" "NoEdidModes" VideoRam 32768 EndSection Section "Monitor" Identifier "ViewSonic VG2021wm" # HorizSync 30.0 - 82.0 # VertRefresh 50.0 - 75.0 # ModeLine "1440x900" 136.0 1440 1520 1672 1904 900 903 909 934 +hsync +vsync # DisplaySize 340 272 Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "nVidia GeForce2 MX (onboard)" Monitor "ViewSonic VG2021wm" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1680x1050" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Mouse" # InputDevice "LIRC Mouse" EndSection Section "DRI" Group "video" Mode 0660 EndSection