Showing posts with label remove. Show all posts
Showing posts with label remove. Show all posts

Friday, March 19, 2010

Hide/Add desktop icons

The default Ubuntu installation might add a few icons on your desktop. If you're a proponent of the "clean desktop" look (like me!) or if you want to add some extra stuff to your desktop, then you need to do some tiny tweaks to change the look. Here's how:

You need to access gconf-editor. There are two ways of doing this.

1. Type gconf-editor in the Terminal and hit Enter



OR

2. Press Alt + F2 from the keyboard and type gconf-editor and hit Enter



Now a new window will be visible which should look something like this:



You now need to navigate to :



apps > nautilus > desktop


Well its pretty simple now, select/unselect the items of your choice:




Share/Bookmark






Friday, January 15, 2010

Remove programs from WINE

Now uninstalling programs installed under WINE is pretty easy isnt it? But sometimes, even though you have uninstalled a program, the menus of it might persist in the GNOME Menu > WINE > Programs

This is quite a common problem with an easy solution. The next time you see list of programs in the menu which you have already uninstalled, do this:

Go to /home/username/.local/share/applications/wine/Programs folder (the username being your username) and delete the files which have the names of that already removed program.

Thats it! Close the folder and check the GNOME menu now, your WINE menu will be exactly as it should be.


Share/Bookmark

(For tips on how you should install WINE and modify it to benefit you, check out another blog post of mine here)