<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Lo que hice fue -como root- editar Xorg con nano. Es decir:<br><br>

 
  <!-- ======================================================= -->
  <!-- Created by AbiWord, a free, Open Source wordprocessor.  -->
  <!-- For more information visit http://www.abisource.com.    -->
  <!-- ======================================================= -->
  <meta http-equiv="content-type" content="text/html;charset=UTF-8">
  <title></title>
  <style type="text/css">
   <!--
#toc,
.toc,
.mw-warning {
        border: 1px solid #aaa;
        background-color: #f9f9f9;
        padding: 5px;
        font-size: 95%;
}
#toc h2,
.toc h2 {
        display: inline;
        border: none;
        padding: 0;
        font-size: 100%;
        font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
        text-align: center;
}
#toc ul,
.toc ul {
        list-style-type: none;
        list-style-image: none;
        margin-left: 0;
        padding-left: 0;
        text-align: left;
}
#toc ul ul,
.toc ul ul {
        margin: 0 0 0 2em;
}
#toc .toctoggle,
.toc .toctoggle {
        font-size: 94%;
}@media print, projection, embossed {
        body {
                padding-top:1in;
                padding-bottom:1in;
                padding-left:1in;
                padding-right:1in;
        }
}
body {
        font-family:'Times New Roman';
        color:#000000;
        widows:2;
        font-style:normal;
        text-indent:0in;
        font-weight:normal;
        text-align:left;
        font-variant:normal;
        text-decoration:none;
        font-size:12pt;
}
table {
}
td {
        border-collapse:collapse;
        text-align:left;
        vertical-align:top;
}
     -->
  </style>
 
  <div>
   <p># nano /etc/X11/xorg.conf <br></p><p><br></p><p>y le agregué la configuración predeterminada del monitor que yo quería y le puse mi placa de video. En resaltado amarillo está lo que le agregué:</p><p><br></p><p>GNU nano 2.0.7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fichero: /etc/X11/xorg.conf<br><br># xorg.conf (X.Org X Window System server configuration file)<br>#<br># This file was generated by dexconf, the Debian X Configuration tool, using<br># values from the debconf database.<br>#<br># Edit this file with caution, and see the xorg.conf manual page.<br># (Type "man xorg.conf" at the shell prompt.)<br>#<br># This file is automatically updated on xserver-xorg package upgrades *only*<br># if it has not been modified since the last upgrade of the xserver-xorg<br># package.<br>#<br># If you have edited this file but would like it to be automatically updated<br># again, run the following command:<br>#&nbsp;&nbsp; sudo
 dpkg-reconfigure -phigh xserver-xorg<br><br>Section "InputDevice"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Generic Keyboard"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "kbd"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "XkbRules"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "xorg"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "XkbModel"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "pc105"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "XkbLayout"&nbsp;&nbsp;&nbsp;&nbsp; "es"<br>EndSection<br><br>Section "InputDevice"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Configured Mouse"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "mouse"<br>EndSection<br><br>Section "Device"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Configured Video Device"<br><span style="background-color: rgb(255, 255, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "nv"</span><br>EndSection<br><br>Section "Monitor"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Configured Monitor"<br>EndSection</p><p><br></p><p>Section "Screen"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Default Screen"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Monitor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "Configured Monitor"<br><span style="background-color: rgb(255, 255, 0);">Device "Configured Video Device"</span><br style="background-color: rgb(255, 255, 0);"><span
 style="background-color: rgb(255, 255, 0);">Defaultdepth 24</span><br style="background-color: rgb(255, 255, 0);"><span style="background-color: rgb(255, 255, 0);">Subsection "Display"</span><br style="background-color: rgb(255, 255, 0);"><span style="background-color: rgb(255, 255, 0);">Depth 24</span><br style="background-color: rgb(255, 255, 0);"><span style="background-color: rgb(255, 255, 0);">Modes "1152x864"</span><br style="background-color: rgb(255, 255, 0);"><span style="background-color: rgb(255, 255, 0);">EndSubsection</span><br>EndSection<br><br>Cualquier duda sobre el tema, me consultan. Ya soy casi un experto en edición de Xorg! Jajaja!!<br></p><p><br></p>
  </div>
 Federico<br><br><div><div align="center">  </div><span style="font-style: italic; font-weight: bold; color: rgb(255, 0, 0);">" La realidad es aquello que, cuando dejas de creer en ella, no desaparece"</span> <span style="font-weight: bold;">(Philip K Dick)</span><br><div><span style="font-size: 10pt;"><span style="font-weight: bold;"></span></span></div>  <div align="center"><br><strong><font face="Comic Sans MS"><font color="#ff0000"><br><br></font></font></strong></div></div><br><br>--- El <b>dom 14-nov-10, joseangon <i>&lt;joseangon47@gmail.com&gt;</i></b> escribió:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>De: joseangon &lt;joseangon47@gmail.com&gt;<br>Asunto: Re: [Musix-usuarios] problemas con la configuración de pantalla<br>Para: "Lista de usuarios de Musix" &lt;musix-usuarios@lists.ourproject.org&gt;<br>Fecha: domingo, 14 de noviembre de 2010, 19:09<br><br><div
 id="yiv915529687"><br><br><div class="yiv915529687gmail_quote">El 13 de noviembre de 2010 20:42, Cronopio Rojo <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:cronopiorojo@yahoo.com.ar" target="_blank" href="/mc/compose?to=cronopiorojo@yahoo.com.ar">cronopiorojo@yahoo.com.ar</a>&gt;</span> escribió:<br><br><br>Hola.<br><br><br>
<br><blockquote class="yiv915529687gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">
Al final edité el Xorg con nano y quedó todo perfecto!! Era más sencillo de lo que creía!<br><br></td></tr></tbody></table></blockquote><div><br><br>buena noticia !<br><br>Pero comprende que vendrán más usuarios que se encuentren en la misma situación que tu. Era comveniente que hicieras un pequeño como para resolver esto. Al menos que hiciste tu para resolverlo y que quede constancia para quien lo necesite y lo pueda encontrar a través de los buscadores de internet.<br>
<br><br><br>Saludos.<br><br><br>&nbsp;<br></div><blockquote class="yiv915529687gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><table border="0" cellpadding="0" cellspacing="0">
<tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">Abrazo y gracias!!!<div class="yiv915529687im">
<br><br><div><div align="center">  </div><span style="font-style: italic; font-weight: bold; color: rgb(255, 0, 0);">" La realidad es aquello que, cuando dejas de creer en ella, no desaparece"</span> <span style="font-weight: bold;">(Philip K Dick)</span><br>
<div><span style="font-size: 10pt;"><span style="font-weight: bold;"></span></span></div>  <div align="center"><br><b><font face="Comic Sans MS"><font color="#ff0000"><br><br></font></font></b></div></div><br><br></div>--- El <b>sáb 13-nov-10, joseangon <i>&lt;<a rel="nofollow" ymailto="mailto:joseangon47@gmail.com" target="_blank" href="/mc/compose?to=joseangon47@gmail.com">joseangon47@gmail.com</a>&gt;</i></b> escribió:<br>
<blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div class="yiv915529687im"><br>De: joseangon &lt;<a rel="nofollow" ymailto="mailto:joseangon47@gmail.com" target="_blank" href="/mc/compose?to=joseangon47@gmail.com">joseangon47@gmail.com</a>&gt;<br>
Asunto: Re: [Musix-usuarios]
 problemas con la configuración de pantalla<br>Para: "Lista de usuarios de Musix" &lt;<a rel="nofollow" ymailto="mailto:musix-usuarios@lists.ourproject.org" target="_blank" href="/mc/compose?to=musix-usuarios@lists.ourproject.org">musix-usuarios@lists.ourproject.org</a>&gt;<br></div>Fecha: sábado, 13 de noviembre de 2010, 9:45<div>
<div></div><div class="yiv915529687h5"><br><br><div>Hola.<br><br>Ahora si me funciona. Te paso el xorg.conf mio para que veas la diferencias:<br><br># xorg.conf (X.Org X Window System server configuration file)<br>#<br># This file was generated by dexconf, the Debian X Configuration tool, using<br>

# values from the debconf database.<br>#<br># Edit this file with caution, and see the xorg.conf manual page.<br># (Type "man xorg.conf" at the shell prompt.)<br>#<br># This file is automatically updated on xserver-xorg package upgrades *only*<br>

# if it has not been modified since the last upgrade of the xserver-xorg<br># package.<br>#<br># If you have edited this file but would like it to be automatically updated<br># again, run the following command:<br>#&nbsp;&nbsp; sudo dpkg-reconfigure -phigh xserver-xorg<br>

<br>Section "InputDevice"<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp; "Generic Keyboard"<br>&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "kbd"<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "XkbRules"&nbsp;&nbsp;&nbsp; "xorg"<br>&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "XkbModel"&nbsp;&nbsp;&nbsp; "pc104"<br>

&nbsp;&nbsp;&nbsp; Option&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "XkbLayout"&nbsp;&nbsp;&nbsp; "es"<br>EndSection<br><br>Section "InputDevice"<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp; "Configured Mouse"<br>&nbsp;&nbsp;&nbsp; Driver&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "mouse"<br>EndSection<br><br>

Section "Device"<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp; "Configured Video Device"<br>EndSection<br><br>Section "Monitor"<br>&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp; "Configured Monitor"<br>EndSection<br><br>Section "Screen"<br>

&nbsp;&nbsp;&nbsp; Identifier&nbsp;&nbsp;&nbsp; "Default Screen"<br>&nbsp;&nbsp;&nbsp; Monitor&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "Configured Monitor"<br>&nbsp;&nbsp;&nbsp; SubSection "Display"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Viewport&nbsp;&nbsp; 0 0<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Depth&nbsp;&nbsp;&nbsp;&nbsp; 24<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Modes "1024x768"<br>

&nbsp;&nbsp;&nbsp; EndSubSection<br>EndSection<br><br><br><br>Sólo ha añadido la sección Display, es una subsección. Y está copiada del xorg.conf.new que le hice a este equipo.<br><br>Asi que, si puedes hacer el xorg.conf.new, podriamos editarlo sin ningún problema para que esté sólo una resolución por defecto y la que nosotros queramos.<br>

<br><br><br>Saludos.<br><br><br><br clear="all"><br>-- <br>José A. González<br><br>Siempre GNU Linux.<br>
</div><br></div></div><div class="yiv915529687im">-----Adjunto en línea a continuación-----<br><br><div>_______________________________________________<br>Musix GNU+Linux - <a rel="nofollow" target="_blank" href="http://www.musix.org.ar">www.musix.org.ar</a><br>
Musix-usuarios mailing list<br><a rel="nofollow" target="_blank" href="http://mc/compose?to=Musix-usuarios@lists.ourproject.org"></b></font></b></font><font color="red"><b>MailScanner has detected a possible fraud attempt from "mc" claiming to be</b></font> <font color="red"><b>MailScanner has detected a possible fraud attempt from "mc" claiming to be <font color="red"><b>MailScanner has detected a possible fraud attempt from "mc" claiming to be Musix-usuarios@lists.ourproject.org</a><font color="red"><b><br><a rel="nofollow" target="_blank" href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usuarios">https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usuarios</a><br>
</b></font></div></div></blockquote></td></tr></tbody></table><br>




      &nbsp;<br>_______________________________________________<br>
Musix GNU+Linux - <a rel="nofollow" target="_blank" href="http://www.musix.org.ar">www.musix.org.ar</a><br>
Musix-usuarios mailing list<br>
<a rel="nofollow" ymailto="mailto:Musix-usuarios@lists.ourproject.org" target="_blank" href="/mc/compose?to=Musix-usuarios@lists.ourproject.org">Musix-usuarios@lists.ourproject.org</a><br>
<a rel="nofollow" target="_blank" href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usuarios">https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usuarios</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>José A. González<br><br>Siempre GNU Linux.<br>
</div><br>-----Adjunto en línea a continuación-----<br><br><div class="plainMail">_______________________________________________<br>Musix GNU+Linux - www.musix.org.ar<br>Musix-usuarios mailing list<br><a ymailto="mailto:Musix-usuarios@lists.ourproject.org" href="/mc/compose?to=Musix-usuarios@lists.ourproject.org">Musix-usuarios@lists.ourproject.org</a><br><a href="https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usuarios" target="_blank">https://lists.ourproject.org/cgi-bin/mailman/listinfo/musix-usuarios</a><br></div></blockquote></td></tr></table><br>




      &nbsp;