5.11. Desktop not using full screen The driver for Intel Mobile GM965 may wrongly detect a VGA output and set the size of the screen to a lower value to accomodate it. The symptom of this bug is that the desktop manager will only use a fraction of the screen. Correct behaviour can be forced by adding the following lines to the /etc/X11/xorg.conf configuration file.
Section "Monitor" Identifier "VGA" Option "Ignore" "true" EndSection Please refer to the bug #496169 for more informations. from http://www.debian.org/releases/lenny/i386/release-notes/ch-information.en.html También que, With this release, Debian GNU/Linux updates from X.Org 7.1 to X.Org 7.3. 2009/2/21 agus lopez <0xc...@gmail.com>: > gracias, por responder, lo acabo de hacer como mencionaste ahora solo > queda reiniciar para saber si funciono, saludos. > > El día 20 de febrero de 2009 20:19, Hector Oron > <hector.o...@gmail.com> escribió: >> Hi, >> >> Late hackin, hehe >> >> Pues resulta que la detección de video es automática en lenny. Yo el >> otro día quería cargar el driver de Nvidia, pero claro, me detectaba >> el NV, el libre, así que añadí la linea correspondiente en la sección >> adecuada, y se cargo el driver. Así pues, porque no pruebas a editar >> el xorg.conf con las lineas de tu configuración preferida. Quizás no >> sea la mejor forma de hacer esto, pero puede que te funcione. >> >> Saludos >> >> 2009/2/21 agus lopez <0xc...@gmail.com>: >>> hola a todos, acabo de instalar debian lenny y al cargar gnome me doy >>> cuenta que no tiene la máxima resolución de pantalla que soporta mi >>> monitor, busqué en google pero solo encontré información para el >>> xfree86, cuando ejecuto el comando dpkg-reconfigure xserver-org sólo >>> reconfigura el teclado, en preferencias de gnome aparecen las >>> resoluciones 800x600 y 640x480, no 1024x768, este es mi xorg.conf: >>> >>> # xorg.conf (X.Org 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 "InputDevice" >>> Identifier "Generic Keyboard" >>> Driver "kbd" >>> Option "XkbRules" "xorg" >>> Option "XkbModel" "pc105" >>> Option "XkbLayout" "latam" >>> EndSection >>> >>> Section "InputDevice" >>> Identifier "Configured Mouse" >>> Driver "mouse" >>> EndSection >>> >>> Section "Device" >>> Identifier "Configured Video Device" >>> EndSection >>> >>> Section "Monitor" >>> Identifier "Configured Monitor" >>> EndSection >>> >>> Section "Screen" >>> Identifier "Default Screen" >>> Monitor "Configured Monitor" >>> EndSection >>> >>> ¿cómo soluciono este problema?, gracias por su ayuda. >>> >>> p.d. perdón si llega en html, estoy mandando el correo desde el >>> navegador, tuve problemas con la actualización y reinstale desde cero. >>> >>> >>> -- >>> To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org >>> with a subject of "unsubscribe". Trouble? Contact >>> listmas...@lists.debian.org >>> >>> >> >> >> >> -- >> Héctor Orón >> > -- Héctor Orón -- To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org