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.