Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
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 ...
  1. #1
    Just 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.

  2. #2
    Trusted Penguin Roxoff's Avatar
    Join Date
    Aug 2005
    Location
    Nottingham, England
    Posts
    3,392
    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/

  3. #3
    Just Joined!
    Join Date
    Nov 2006
    Posts
    18
    Ok i'll try that, thanks for the quick reply.

  4. #4
    Just Joined!
    Join Date
    Nov 2006
    Posts
    18
    I tried that but the display looked just like the desktop display.

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    post the contents of xorg.conf file. Monitor and Screen section only.





    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Just Joined!
    Join Date
    Nov 2006
    Posts
    18
    what is the directory for xorg.conf, or what do i type into command line?

  7. #7
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Code:
    less /etc/X11/xorg.conf
    copy Monitor and Screen sections and press 'q' to quit.





    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  8. #8
    Just Joined!
    Join Date
    Nov 2006
    Posts
    18
    It says "Access Denied" when i try to access the file.

  9. #9
    Just Joined! mvantuyl's Avatar
    Join Date
    Nov 2006
    Location
    San Antonio. Texas
    Posts
    32
    You either need to log in as root or
    Code:
    sudo less /etc/X11/xorg.conf

  10. #10
    Linux Guru Juan Pablo's Avatar
    Join Date
    Mar 2006
    Location
    /home/south_america/ecuador/quito
    Posts
    2,064
    sudo only works by default in Ubuntu I think.

    you can use "su" to get root access
    Put 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

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...