Tech Today

How To : Show Desktop icons in ubuntu after fresh install & hide ntfs drive icons on desktop

August 29, 2008 · 1 Comment

Part 1

You may have noticed that after a fresh ubuntu install there are no desktop icons not even the icon for computer and home folder? There is a simple solution to that problem

Open Applications>Acccessories > Terminal

Type in the following gconf-editor

Now,

You’ll get a window that looks like this

Expand the apps menu by by clicking the arrow on it

Now scroll down to a sub menu by the name nautilus and expand it and click on a sub menu by the name desktop

Check the entries as needed

computer_icon_visible Shows the Computer icon (yeah like My Computer in windows :P )

home_icon_visible Shows the home icon (Home where your documents & personal files dwell)

network_icon_visible Shows Network icon (similar to network neighbourhood in windows)Part 2

trash_icon_visible Shows Trash icon

Part 2

hiding mounted ntfs drives on desktop

Whenever your ntfs drive is mounted it shows up on desktop which doesn’t look good IMHO

to change that uncheck the entry volumes_visible in the same window in part 1

volumes_visible

Categories: HowTo · Linux · Ubuntu
Tagged: , ,

1 response so far ↓

Leave a Comment