Toggle the Ubuntu System menu icons to Visible
By default, the Ubuntu System menu icons are rendered invisible. You can toggle them on with this simple command: gconftool-2 --type Boolean --set /desktop/gnome/interface/menus_have_icons True [...]
By default, the Ubuntu System menu icons are rendered invisible. You can toggle them on with this simple command: gconftool-2 --type Boolean --set /desktop/gnome/interface/menus_have_icons True [...]
If you want your most-used applications already opened when you boot up into your Ubuntu box, all you have to do is go to System > Preferences > Startup Applications and in the Options tab check the box next to [...]
If you miss the LibNotify functionality in Mozilla Thunderbird and want top have it in Ubuntu Jaunty, all you have to do is install this AddOn. Right click here, select Save As, download the extension and install it thro[...]
Say you want to write a small shell script that locks up your GNOME desktop at specific intervals. What command would you use?In this case, your best bet would be gnome-screensaver-command --lock This has the same effect[...]