LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Fedora 16 X86_84 : How to disable desktop icons from GNOME Desktop ? (https://www.linuxquestions.org/questions/fedora-35/fedora-16-x86_84-how-to-disable-desktop-icons-from-gnome-desktop-919945/)

coolsg5636 12-21-2011 09:04 PM

Fedora 16 X86_84 : How to disable desktop icons from GNOME Desktop ?
 
Hello,

When I had first installed Fedora on my machine I had no desktop icons but recently I was using gconf editor to make some changes to current GNOME theme and I think I changed something there.

Is it possible to disable desktop icons because I really dont need them ?

Janus_Hyperion 12-22-2011 02:59 PM

Did you try using gnome-tweak-tool?

Code:

yum install gnome-tweak-tool
Under the option 'Desktop', you can disable icons on the desktop.

coolsg5636 12-22-2011 08:07 PM

Yes, I did already but I couldn't find the option to disable the desktop icons.

coolsg5636 12-23-2011 09:19 AM

Hey I got the solution off the Fedora Forum.

Here is the solution in case anyone else has the same problem.

Run this command as normal user.

Code:

gsettings set org.gnome.desktop.background show-desktop-icons false


All times are GMT -5. The time now is 08:55 AM.