Hello, On Sat, 20 Jun 2009, Guruprasad wrote: > Normally to sort out issues with screen resolution, I use > 'dpkg-reconfigure xserver-xorg' wherein I will be able to configure > the screen resolution.
You can also try dpkg-reconfigure -plow xserver-xorg This will allow to access to a few more configuration variables. Note that more recent (squeeze?) xserver-xorg setups use _no_ configuration file by default (which is not without controversy as you can imagine!). This is because the xserver queries the hardware and sets up things automatically. So if you have a specific configuration file that you like then you should make a copy of it and use it. Note also that Debian generally keeps a backup of your configuration files in /etc/X11/xorg.conf.<date> If an older configuration file worked better for you then you can use that. Of course, this only applies is you upgrade --- motto is "upgrade, do re-install". Regards, Kapil. -- _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
