Posts tagged ‘nautilus’

Turn of spatial mode in nautilus

gnome.png

Latest version of Gnome Nautilus come by defaut with the “spatial mode”, and i hate the fact it open another window for every click. Though it is not too hard to disable nautilus spatial: use gconf-editor and set /apps/nautilus/preferences/always_use_browser to true.

Or

gconftool-2 –type bool –set /apps/nautilus/preferences/always_use_browser true

http://fedorafaq.org/#nautilus-spatial

Turn off Spatial Mode in Nautilus

gnome.png

Nautilus in Fedora/RHEL/CentOS come sby defaut with the “spatial mode” and i hate the fact it open another window for every click. After a quick search, i don’t find anything .. but today i discover this, and the scoop is to disable nautilus spatial: use gconf-editor and set /apps/nautilus/preferences/always_use_browser to true.

Now Nautilus will open in full browser mode each time and be much more managable.

Shred files from right-click in Nautilus

gnome.png

Want an easy way to shred (delete and rewrite over the data with junk) files via right clicking in nautilus, see below.
Continue reading ‘Shred files from right-click in Nautilus’ »