Results 1 to 10 of 18
Whoopsy.. i totally screwed this up. I fixed my mouse.. and then decided I would xorgconfig, and now my screen is all screwed up. My video card is a Voodoo3, ...
- 11-09-2004 #1Just Joined!
- Join Date
- Nov 2004
- Location
- Three Oaks, Michigan
- Posts
- 49
xorg.conf
Whoopsy.. i totally screwed this up. I fixed my mouse.. and then decided I would xorgconfig, and now my screen is all screwed up. My video card is a Voodoo3, and my monitor is a Viewsonic G90FB, the two don't like each other. I have a screen in KDE, but it's not pretty.. it's only at the top of my screen, and it's all scratchy and I can't make out much, except that it's my desktop. Anyway for me to view this file to change some of the resolutions? I think it's running it at 1600x1200, and I don't want anymore than 1280x1024. Any suggestions? Thanks guys
.
-justin
- 11-09-2004 #2Just Joined!
- Join Date
- Nov 2004
- Location
- Three Oaks, Michigan
- Posts
- 49
Oh yeah, I can command line just fine. So umm.. guess I need to know how to open xorg.conf from there. I don't really know commands all that well, if you couldn't tell
.
-justin
- 11-09-2004 #3Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
I think its in /etc/X11/, cd there and then pico it
hope thats right anyway
- 11-09-2004 #4Just Joined!
- Join Date
- Nov 2004
- Location
- Three Oaks, Michigan
- Posts
- 49
yeah, how do I pico it? like this?
EDIT: ok i'm dumb. when I cd the file, do I just type pico ./xorg.conf?Code:pico - /etc/x11/xorg.conf
-justin
- 11-09-2004 #5Just Joined!
- Join Date
- Nov 2004
- Location
- Three Oaks, Michigan
- Posts
- 49
got it
Code:cd /etc/X11/ pico xorg.conf
-justin
- 11-09-2004 #6Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
thats it, hopefully, you can remember what was where, I hate messing with this file!!!
- 11-09-2004 #7Just Joined!
- Join Date
- Nov 2004
- Location
- Three Oaks, Michigan
- Posts
- 49
It's strange.. everything looks fine. Guess i'll have to live with 1024x768, because that's the only thing out of place

EDIT: Guess I know more than I know. Ctrl+shift+o.. figures.
-justin
- 11-09-2004 #8
I always make a copy before I mess with it so If I screw it up bad enough I have a known good starting point.
to change your screen settings change your horizontal and vertical settings and that will change your rez.
mines says
Section "Monitor"
Identifier "Monitor0"
HorizSync 31.5-50
VertRefresh 40 - 90
#more nonimportant stuff
endSection
If you change the 90 to 50 it changes to something like 800x600 if you change to to something like 70 it looks like 1024x768. If yours is opposite like it says 50 you change it to 90 and it is like 1200x1024 or so.
This worked for me anyways,
Good Luck
Mike
- 11-09-2004 #9Just Joined!
- Join Date
- Nov 2004
- Location
- Three Oaks, Michigan
- Posts
- 49
I screwed this up, bad. I can't get it to work, no matter what. Is there anyway I can replace this with the default file.. or something like that? I don't want to completly reinstall slack, because I already have some files on there I don't want to reinstall. Am I screwed?
-justin
- 11-09-2004 #10Just Joined!
- Join Date
- Nov 2004
- Posts
- 10
I don't want to sound mean or anything, but I think it is time you learn what the config file does and what each part of it does. Read the man page for xorg.conf
Originally Posted by opensourceguy
As a side note, if you want the original file back read up on the tar command and find your slackware CD. You might want to do a man man as well. There are a lot of resources on your local machine that are holding the anwsers.
Again, I'm not trying to be mean.... but it helps to know how things work if you want to fix things.


Reply With Quote
