Hello friends,
This guide will show you that how I enabled desktop icons and create shortcuts on desktop
of elementary freya os.
First install Nautilus Dconf Tools.
sudo apt-get update
sudo apt-get install nautilus dconf-tools
open dconf-tool and go to org → gnome → nautilus→ desktop
and tick on any option. which you want to view on desktop.
Then go to,
org → pantheon → cerbere and add 'nautilus -n' entry as same as follow.
['wingpanel', 'plank', 'slingshot-launcher --silent', 'nautilus -n']
Open Terminal and type following command,
nautilus -n
Again open dconf-tools and go to,
org → gnome → desktop → background and tick on show-desktop-icons box
Open Terminal and type following command,
nautilus -n
Again open dconf-tools and go to,
org → gnome → desktop → background and tick on show-desktop-icons box
that's it.
If you face any problem then simply logout and login again.
I have personally tested it on one physical system and one VM also. It is working fine.
If you face any problem then simply logout and login again.
I have personally tested it on one physical system and one VM also. It is working fine.
Nothing happens!
ReplyDeleteDear a2a1a0, Have you installed nautilus dconf editor? Do you able to view right click options after right click on desktop? If yes then you have done. If no then you have to try it once again and just logout then login to see results.
ReplyDeleteThank you for your answer. dconf is there, changes are made, log out and back in, and still nothing. No icons, no right click menu.
DeleteStrange, isn't it?
Dear a2a1a0,
DeleteYou need to also tick on show desktop icons check box.
for that go to org → gnome → desktop → background and tick on show Show-Desktop-Icons box
I just tried it on newly created VM and it's working fine.
i believe you but it's not working as it should.
ReplyDeletei reinstalled freya, did all you mention and now the icons appear as long as i keep the command nautilus -n is active. if i close the terminal, the icons disappear.
If you done following setting then you don't need to execute nautilus -n command and keep terminal active.
Deleteorg → pantheon → cerbere and add 'nautilus -n' entry as same as follow.
['wingpanel', 'plank', 'slingshot-launcher --silent', 'nautilus -n']
kindly use proper sign if you missed something.
Best luck dear. You are so close, just keep it up.
It works, thank you!
ReplyDeleteIs there a way to change the font color? I've checked the dconf editor but cant seem to find the appropriate attribute.
In case anyone coming from Google or another source Here is how to change the folder text color:
Deleteopen a terminal
type sudo nano /usr/share/themes/elementary/gtk-3.0/gtk-widgets.css
and then paste this anywhere on the css file
.nautilus-desktop.nautilus-canvas-item {
color: #ffffff;
text-shadow: 1 1 alpha (@fg_color, 0.8);
}
and then run nautilus -q and you will see that folder font color is now white.
Thank you!
DeleteThanks for the tutorial! it saved the day. http://goo.gl/iovxQx
ReplyDeleteHi Mukesh. That was great. Followed your tutorial and it worked perfectly well. Now my questions are:
ReplyDelete1. How to get the molecular structure clock widget on desktop
2. how to get new plank themes
Hello Tarun, You can try concky manager for widgets on desktop
DeleteAnd from following links you can install plank themes,
http://ubuntuhandbook.org/index.php/2015/09/13-plank-themes-elementary-os-freya/
http://www.elementarynow.com/what-is-elementary-3/customize/
Thanks very much. It works :D
ReplyDeleteI want to ask if i can add other command to the ddesktop right clik, like new file or shortcut.
Mukesh, thank you for this. Linux newbie here, running Freya 0.3.1 on an Acer 15 Chromebook (CB5-571-C1DZ). I followed your instructions carefully & numbered them here, for clarity:
ReplyDelete1. First install Nautilus Dconf Tools.
sudo apt-get update
sudo apt-get install nautilus dconf-tools
2. Open dconf-tool and go to org → gnome → nautilus→ desktop
and tick on any option. which you want to view on desktop.
3. Then go to,
org → pantheon → cerbere and add 'nautilus -n' entry as same as follow.
['wingpanel', 'plank', 'slingshot-launcher --silent', 'nautilus -n']
4. Open Terminal and type following command,
nautilus -n
5. Again open dconf-tools and go to,
org → gnome → desktop → background and tick on show-desktop-icons box
My results failed at #4. After I entered that command, Terminal said:
"** (nautilus:10223): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-JnfnlYEpAP: Connection refused"
Any suggestions to get past this?
John, Just try to uninstall nautilus
Delete1)sudo killall nautilus - To kill all runings nautilus processes
2)sudo apt-get remove --purge nautilus
3)sudo apt-get update && sudo apt-get install nautilus
After reinstalling nautilus check if the issue is resolved or not.
Thanks! I'll give that a try.
ReplyDeleteNice! Worked :)
ReplyDeletegreat tip and thank you...this is a great little distro..this tweak made it that much better
ReplyDeleteI cannot seem to find any way to add the entry 'nautilus -n' to cerbere. Am I missing something here? I can highlight the other entries but can make no changes in this panel.
ReplyDeleteDouble click it, make changes..
DeleteWorked perfectly on Elementary OS freya
ReplyDeleteAs a side effect this made nautilus default file manager. How do I revert back to the default. I am using eOS Loki.
ReplyDeleteThis happens only when I open a folder from desktop.
ReplyDeletehey, i got problem here, there is no cerbere directory after pantheon, there just desktop and mall
ReplyDelete