Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hey, I use Gnome 2.4 and I think it's really beautiful. Only the 2 icons the desktop, trash and home folder are making me crazy, I don't want them there but I can't remove them by right clicking them (reminds me of my computer and recycle bin on some os I once used to use). Is there a way to remove these?
Unfortenately, that doesn't work, there isn't a gnome-desktop dir I checked the other gnome dirs in my homedir but I don't see the files that could be the icons
Deleting the Trash and Home files won't work anyway. I've tried it. As soon as you restart X they come. I've found that setting ~/.gnome-desktop to read-only (i.e. chmod 400 ~/.gnome-desktop) will stop the icons from appearing. But then you get a warning message every time you start X which is just as irritating.
I solved it. I just selected them on my desktop and pressed delete on my keyboard I always right-clicked and the delete option was greyed out. I also found out that icons you put on the desktop reside in ~/Desktop in Gnome 2.4 to conform with the xfree desktop standards, although this conflicts with the manual which says they are in .gnome-desktop. The trash and home folder icon are not in that directory though but anyways they are gone now, and don't reappear when restarting X. You can also disable all icons on your background by typing: gconftool2 --type bool --set /apps/preferences/nautilus/show_desktop false
There is no conf file for the icons like Trash or Home etc. in gnome 2.4.2. (e.g. gentoo distribution) and there are two ways how to remove them. First, you can by 'gnome-session-properties' change nautilus feature 'restart' to 'normal' and then just type killall nautilus. Well, you prabably meet some problems with background etc. next time you login. The other way is very simple and it works!! - type 'gconf-editor' (or Applications - System tools - Configuration editor) and then try to find Apllication - nautilus - preferences and uncheck the 'show_desktop' box. That's all folks!
After trying around, I found out that setting show_desktop false stops nautilus from drawing the desktop wallpaper as you change it. You better enable show_desktop and change these values in gconf editor:
After trying around, I found out that setting show_desktop false stops nautilus from drawing the desktop wallpaper as you change it. You better enable show_desktop and change these values in gconf editor:
I've been working on changing my Fedora 14 to have a Mac look -cause I have one and got used to the UI-, and this you described, along with Avant Window Navigator -along with some additions- just did the job :-)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.