[How To]: Edit Icon Captions on Ubuntu 10.04 LTS

another quick how to for editing icon captions, become handy for easier navigations for files and knowing more informations about this file.

You have many options to show beneath icons such as size, type, date accessed, date modified, owner, group, permission, octal permission, MIME type, selinux context, and Location.

For any opening window go to edit then preferences then select display tab.

modify it as you wish, every time you zoom in to increase icon size it will show more caption details.

That’s it for now.

How to show system menu icons for ubuntu 10.04 LTS Beta 1

Hello guys,

I think when ubuntu 9.10 released system menu icons was hidden with default release, as same as with ubuntu 10.04 beta 1
it’s old trick for who don’t know it so there are two ways to get these icons back.

1st

open terminal and type
gconftool-2 --type Boolean --set /desktop/gnome/interface/menus_have_icons True
2nd

open configuration editor from system tools
if you can’t find it open terminal and type
 gconf-editor

then go to Desktop –> Gnome –> Interface

you will find “menus have icons” make this value true
that’s it
:)