Results 1 to 10 of 19
When I get into linux (FC6) the desktop is all messed up. I can't click on any of the bars on top or bottom. I have no idea what the ...
- 11-12-2006 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 18
Display is messed up
When I get into linux (FC6) the desktop is all messed up. I can't click on any of the bars on top or bottom. I have no idea what the problem is.
Iv tried to enter in system-config-display at command line but that brings me to another screwed up screen just like my desktop.
- 11-13-2006 #2
If you can get to a text login, use 'system-config-display --reconfig' to reset your display, it'll start off a session using default resolution/refresh rates.
Linux user #126863 - see http://linuxcounter.net/
- 11-13-2006 #3Just Joined!
- Join Date
- Nov 2006
- Posts
- 18
Ok i'll try that, thanks for the quick reply.
- 11-14-2006 #4Just Joined!
- Join Date
- Nov 2006
- Posts
- 18
I tried that but the display looked just like the desktop display.
- 11-14-2006 #5
post the contents of xorg.conf file. Monitor and Screen section only.
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-15-2006 #6Just Joined!
- Join Date
- Nov 2006
- Posts
- 18
what is the directory for xorg.conf, or what do i type into command line?
- 11-16-2006 #7copy Monitor and Screen sections and press 'q' to quit.Code:
less /etc/X11/xorg.conf
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-16-2006 #8Just Joined!
- Join Date
- Nov 2006
- Posts
- 18
It says "Access Denied" when i try to access the file.
- 11-16-2006 #9
You either need to log in as root or
Code:sudo less /etc/X11/xorg.conf
- 11-16-2006 #10
sudo only works by default in Ubuntu I think.
you can use "su" to get root accessPut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums


Reply With Quote