[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Storm Linux 2000



* Sean Feeney <sean13@zoomtown.com>, 2001-04-18 09:44 +0200:
> First of all, how do I change the display resolution? I set it to
> 800x600 during setup, but once I got into the OS it was down to a much
> lower resolution & I looked all over the settings and there is nothing
> there that will let me change the display resolution. 

Look at your /etc/X11/XF86Config. In 'Section "Screen"' you'll find
entries like

    Subsection "Display"
        Depth       8
        Modes       "800x600" "1024x768" "640x480" "1280x1024"
        ViewPort    0 0 
        Virtual     800 600

Order matters. For 1024x768, you'd use 

    Subsection "Display"
        Depth       8
        Modes       "1024x768" "800x600" "640x480" "1280x1024"
        ViewPort    0 0
        Virtual     1024 768

Then restart the Xserver, e.g. by hitting <Ctrl Alt Backspace> in X, or
/etc/init.d/xdm restart (or gdm or whatever Stormix uses).

Can't help with the network stuff, sorry.

Andre Berger                                [andre.berger@topmail.de]

Attachment: pgpZ3J5c1Gqcl.pgp
Description: PGP signature


Reply to: