Jump to content

Gnome menu icon [solved]


johnz
 Share

Recommended Posts

:cheesy: I'v done a quick search but can't find anything about this.

 

Does anyone know how to change the yellow star icon in the gnome panel to the original gnome icon?

gggon.png

I'm new to gnome.

 

Another thing i'm asking you is how does one remove the floppy device (need to be root) and wastebasket (no delete option) from the desktop, again in gnome.

 

thanks for your time.

Link to comment
Share on other sites

the star is in /usr/share/pixmaps/mdk

 

I remove the floppy by commenting it out of fstab.

 

The trash can be removed by doing this from commandline

gconftool-2 --type=boolean --set /apps/nautilus/desktop/trash_icon_visible 0

 

put it back with

gconftool-2 --type=boolean --set /apps/nautilus/desktop/trash_icon_visible 1

 

or do it gui by running gconf-editor and going to apps/nautilus/desktop

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...