* Sean Feeney <[EMAIL PROTECTED]>, 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 [EMAIL PROTECTED]
pgpEM6XZSZiZQ.pgp
Description: PGP signature