On Mon, Nov 8, 2010 at 12:32 PM, Kamalesh <[email protected]> wrote: > Dear Luggies, > > I installed Ubuntu 10.10 in my Pentium-4 box with 512 mb ram and Intel 845 > motherboard. The only option available in resolution settings window is > 800x600. I tried > > sudo dpkg-reconfigure xserver-xorg > > It didn't help. The same is the case with KDE also. What can I do to get > higher resolution say 1024x768?
xrandr -s 1024x768 Just type xrandr to know the modes your video card likes. -Girish -- Gayatri Hitech http://gayatri-hitech.com [email protected] _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
