I put some files in my "desktop" folder to be displayed on the screen but nothing happens, why ?

enter image description here

link|improve this question
feedback

3 Answers

up vote 7 down vote accepted

just install "gnome-tweak-tool" and turn it on. You have to enable "Have file manager handle the desktop".

link|improve this answer
Thank you man :D – Caio Apr 4 '11 at 22:49
This does only work with gnome-shell installed, otherwise gnome-tweak-tool will refuse to run at all. – drahnr Jun 8 '11 at 14:42
feedback

It's easier to set the appropriate gconf key with the following command:

gsettings set org.gnome.desktop.background show-desktop-icons true
link|improve this answer
feedback

First, Gnome 3 is still in beta so don't expect things to work 100%. Next, it seems to me that the new design does not include desktop icons. It's a feature.

link|improve this answer
Gnome 3 is in RC and will be released on april 6. – Caio Apr 3 '11 at 11:19
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.