Find the answer to your Linux question:
Results 1 to 5 of 5
Hii.. When i log on to GNOME desktop a white screen is coming.so i am not able to see the desktop..So i always log in to kde desktop..Do i have ...
  1. #1
    Just Joined!
    Join Date
    Oct 2008
    Posts
    10

    Unhappy Gnome desktop

    Hii..

    When i log on to GNOME desktop a white screen is coming.so i am not able to see the desktop..So i always log in to kde desktop..Do i have to change something in x0rg.conf file...

    please help

  2. #2
    Trusted Penguin Roxoff's Avatar
    Join Date
    Aug 2005
    Location
    Nottingham, England
    Posts
    3,393
    It could be a problem with your personal gnome settings. Have you tried removing your .gnome and .gnome2 config directories and logging in again? This would give you the default gnome desktop.
    Linux user #126863 - see http://linuxcounter.net/

  3. #3
    Just Joined!
    Join Date
    Oct 2008
    Posts
    10
    Quote Originally Posted by Roxoff View Post
    It could be a problem with your personal gnome settings. Have you tried removing your .gnome and .gnome2 config directories and logging in again? This would give you the default gnome desktop.
    Thanks Roxoff, I am new to linux. Sorry but Where can i get .gnome and .gnome2 config directory.

  4. #4
    Trusted Penguin Roxoff's Avatar
    Join Date
    Aug 2005
    Location
    Nottingham, England
    Posts
    3,393
    They're in your home directory, the leading '.' means they're hidden. If you use KDE, then you'll have to tell your file manager to show hidden files. It's probably easier, though to open a konsole command line window (which will normally open in you home directory anyway, and type:

    Code:
    mkdir gnome_backup
    mv .gnome* gnome_backup
    this will avoid deleting them, it'll store them in a directory called gnome_backup in case you want to restore them later.

    All you need to do then is log-out of KDE and try logging into gnome.
    Linux user #126863 - see http://linuxcounter.net/

  5. #5
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Do you have compiz (3d effects) enabled? If you have, try disabling it.

Posting Permissions

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