On Fri, 19 Aug 2005 20:59, HappyEvilSlosh wrote:
> Ideally I want to run 1600x1200 but I'll settle for the one less than that.

Make sure you have a section like this in the xorg.conf file

    SubSection "Display"
        Depth           24
        Modes           "1600x1200"
    EndSubSection

The "24" is the colour depth. If necessary, change it to what it ought to be.

If your Linux distributor is up to snuff, there will hopefully be an example 
file in the same directory, i.e. /etc/X11/xorg.conf.example    Read it for 
the details.

-- 
CS

Reply via email to