LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Gnome File Browser (nautilus) (https://www.linuxquestions.org/questions/slackware-14/gnome-file-browser-nautilus-252373/)

deveraux83 11-08-2004 06:48 AM

Gnome File Browser (nautilus)
 
Hi all!

I just recently upgraded to Slackware-10 with the Gnome 2.6 and my question is this: Is there anyway that I can stop nautilus from opening a new window whenever I open a new folder? It was fine with Gnome 2.4 where each folder opened in the same window but this time its getting really annoying with lots of windows just piling up on the screen. Any ideas?

Thanks!

gbonvehi 11-08-2004 06:51 AM

Yeah, that was a new feature introduced in 2.6. You can deactivate it with gconf editor utility, I don't remember the exact option but was something about spatial browsing.

EDIT: A little google showed the right steps to deactivate this:
run: gconf-editor
goto /apps/nautilus/preferences/always_use_browser and enable this option
This is the description of that option: "If set to true, then all Nautilus windows will be browser windows. This is how Nautilus used to behave before version 2.6, and some people prefer this behavior."

IBall 11-08-2004 07:01 AM

I think if you start nautilus with the "--browser" option it launches as the browser version.
IE:
Code:

nautilus --browser
If this works, you can modify the launcher to use the above command.

--Ian

deveraux83 11-08-2004 07:29 AM

Yup, that did it!

Thanks a lot to both of u.


All times are GMT -5. The time now is 06:04 AM.