[ILUG-Cochin.org] how to change screen resolution in Lenny
Sreenadh H
sreenadh1987 at gmail.com
Fri Jan 30 16:32:01 IST 2009
Hello sir,
In Debian Lenny the resolution of the monitor is detected automatically
by the xserver. In some monitors it causes some issues. I too had the
same problem. I copied some lines from xorg.conf of my Debian etch
to Lenny to solve the problem. Here is the solution.
Add the following lines to
Section "Screen" in /etc/X11/xorg.conf
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
Hope this will solve you problem.
Regards,
Sreenadh
--
http://hackingwithdebian.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ilug-cochin.org/pipermail/mailinglist_ilug-cochin.org/attachments/20090130/e590669e/attachment.html>
More information about the Mailinglist
mailing list