Home » Questions » Computers [ Ask a new question ]

How do I change the default behavior of Nautilus so that it doesn't open multiple folders?

How do I change the default behavior of Nautilus so that it doesn't open multiple folders?

When I'm navigating though a bunch of folders on Fedora 11 I don't want to open a new window each time I click down a level. I want it to work like Explorer in Windows where the contents of just one window change.

Asked by: Guest | Views: 461
Total answers/comments: 2
bert [Entry]

"Open terminal and use command:

gconftool-2 -t bool -s /apps/nautilus/preferences/always_use_browser true

or

gconftool-2 -t bool -s /apps/nautilus/preferences/always_use_browser false

to switch it back"
bert [Entry]

I figured it out. You can middle click to get that behavior.