¡Este blog ha sido migrado!

En 15 segundos serás redirigido automáticamente al nuevo Blog. De lo contrario, visita
http://compumegared.com.ar
y actualiza tus favoritos. ¡Gracias!


viernes, 19 de septiembre de 2008

Mi Xorg.conf

Datos de la PC:

  • Placa ASUS a7v8x-x
  • Chip AMD Athlon XP 2.4 +
  • Nvidia FX 5200 (128 Mb) TV Out
  • Kubuntu Gutsy Gibbon 7.10
Xorg.conf seteado con Twinview habilitado y funcionando:

xorg.conf (xorg 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 xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
    FontPath    "/usr/local/share/fonts"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "es"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"        "/dev/input/mice"
        Option          "Protocol"      "ImPS/2"
        Option          "ZAxisMapping"  "4 5"
        Option          "Emulate3Buttons"       "true"
EndSection

Section "InputDevice"
        Driver          "wacom"
        Identifier      "stylus"
        Option          "Device"        "/dev/input/wacom"
        Option          "Type"  "stylus"
        Option          "ForceDevice"   "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
        Driver          "wacom"
        Identifier      "eraser"
        Option          "Device"        "/dev/input/wacom"
        Option          "Type"  "eraser"
        Option          "ForceDevice"   "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
        Driver          "wacom"
        Identifier      "cursor"
        Option          "Device"        "/dev/input/wacom"
        Option          "Type"  "cursor"
        Option          "ForceDevice"   "ISDV4"# Tablet PC ONLY
EndSection

Section "Device"
        Identifier      "nVidia Corporation NV34 [GeForce FX 5200]"
        Driver          "nvidia"
        Busid           "PCI:1:0:0"
        Option          "AddARGBVisuals"        "True"
        Option          "AddARGBGLXVisuals"     "True"
        Option          "ConnectedMonitor"      "CRT,TV"
        Option          "NoLogo"        "True"
EndSection

Section "Monitor"
        Identifier      "SyncMaster"
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "nVidia Corporation NV34 [GeForce FX 5200]"
        Monitor         "SyncMaster"
        Defaultdepth    24
        Option          "TwinView"
        Option          "TwinViewOrientation"   "RightOf"
        Option          "TVOutFormat"   "COMPOSITE"
        Option          "TVStandard"    "PAL-NC"
        Option          "MetaModes"     "1280x1024, 1024x768; 1024x768@1024x1024, 1024x768; 1280x1024, NULL" #"1280x1024, 1280x1024; 1024x768, 1024x768" #"1024x768,1024x768; 800x600,800x600"
SubSection      "Display"
        Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
  screen "Default Screen"
        Inputdevice     "Generic Keyboard"
        Inputdevice     "Configured Mouse"

        # Uncomment if you have a wacom tablet
        #       InputDevice     "stylus"        "SendCoreEvents"
        #       InputDevice     "cursor"        "SendCoreEvents"
        #       InputDevice     "eraser"        "SendCoreEvents"
EndSection
Section "Module"
        Load            "glx"
    Load "freetype"
EndSection

Lo tengo funcionando con el driver Nvidia, no el genérico nv.

La parte que más me costó y la que espero aclarar en algún Tutorial posterior es la que define los "Metamodes" ya que son los encargados de dictaminar que parte de la pantalla se ve en que lugar y como quedan los marcos negros para que quede centrado.

Pero eso sería avanzar demasiado. Esto es, simplemente, para que el que ya estuvo haciendo pruebas y tenga algo de práctica pueda comparar su archivo y de ser posible activar esta estupenda característica. Más adelante, ahora tengo compromisos bastante importantes, quiero armar algo desde cero para que cualquier novato pueda realizarlo.

Hasta la próxima!

Bloggerized by : GosuBlogger | Blue Weed by Blog Oh! Blog .


Crea tus Relojes en flash