Results 1 to 5 of 5
I have installed mandrake linux and since then my 19" monitor broke which i ran at a hig resolution, now i have has to change to my spare 15" and ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-16-2004 #1Linux Newbie
- Join Date
- Feb 2004
- Location
- UK
- Posts
- 131
Monitor Resolution
I have installed mandrake linux and since then my 19" monitor broke which i ran at a hig resolution, now i have has to change to my spare 15" and the resolution is to high so when linux starts my monitors tells me go **** off basically. I can get to the terminal (safe mode) but i does anyone know of the command to change resolution?!?!
Very funny scotty - now beam down my clothes
- 03-16-2004 #2Linux Engineer
- Join Date
- Jul 2003
- Location
- Farnborough, UK
- Posts
- 1,305
Edit your /etc/X11/XF86Config (or XF86Config-4) file and remove the offending screen resolutions. You'll find them down the bottom and there'll be a list under your working depth.
- 03-16-2004 #3Linux Newbie
- Join Date
- Feb 2004
- Location
- UK
- Posts
- 131
Can i do that under the command prompt in fail safe? if so how? i don't know of the text editor i can start from the terminal
Originally Posted by Chris H Very funny scotty - now beam down my clothes
- 03-16-2004 #4Linux User
- Join Date
- Apr 2003
- Location
- TEXAS
- Posts
- 314
just login in as root and use pico or emacs to edit out te resolutions. Then save the file and restart X-windows.
The computer made me do it!! Slackware
and SUSE too Gig\'em WHOOOOP!!
\"God put me on this earth to accomplish a certain amount of tasks, At the rate I\'m going I will never die.\" (I don\'t know)
- 03-16-2004 #5Linux Engineer
- Join Date
- Jul 2003
- Location
- Farnborough, UK
- Posts
- 1,305
Log in as root to a command line
Originally Posted by GrumpyGerbil
# cd /etc/X11
# vi XF86Config
scroll up and down to find the section
type x to delete the characters under the cursor
type shift ZZ to exit while saving
type :q! to exit without saving - in case it gets messy!


Reply With Quote
