On Sun, Feb 22, 2009 at 03:59, Carlos Fernandez <mrs...@gmail.com> wrote: > I am using Debian Lenny Stable, and the xorg.conf is: > > Section "InputDevice" > Identifier "Generic Keyboard" > Driver "kbd" > Option "XkbRules" "xorg" > Option "XkbModel" "pc105" > Option "XkbLayout" "es" > 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 > > Thank you very much, I appreciate your help.
Try: Section "Monitor" Identifier "Configured Monitor" Option "PreferredMode" "1280x1024 " EndSection Cheers, Kelly Clowers -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org