Thread: lindows
View Single Post
Old 07-25-2003, 01:57 PM   #9 (permalink)
redhead
Newbie
 
redhead's Avatar
 
Join Date: Jun 2002
Location: Denmark
Posts: 1,726
redhead is on a distinguished road
Once you get in CLI, then use Xconfigurator, note the capital X, else manualy edit the /etc/X11/XF86Config-4 (i think it is) file and change the Mode setting in the Display subsection of Screen, should say something like:
Code:
Section "Screen"
        Identifier "Screen0"
        Device "Neomagic Corporation|NM2160 [MagicGraph "
        Monitor "My Monitor"
        DefaultDepth 16
        Subsection "Display"
                Depth 16
                Modes "800x600"
        EndSubSection
EndSection
Mode is your usual 800x600/1024x768/1280x1024 etc. and Depth is your bit depth, you know 16bit, 24bit, 32bit etc.
__________________
Don't worry Ma'am, We're university students, We know what We're doing.
-----
If you pull the pin, Mr.Grenade would no longer be your friend.
-----
01000111 01101111 00100000 01000011 00100000 00100001
redhead is offline   Reply With Quote