Currently, if I click a launcher/shortcut icon etc i will get a new nautilus window. If there is already a nautilus window open, I would rather it open up in a new tab in the existing window (as if I had gone ctrl+T and browsed to the new location). How can I make this happen?
|
|
I wrote a bash script and a launcher for that. Put the script in ~/bin/nautilus-ctrl-t.sh and chmod u+x ~/bin/nautilus-ctrl-t.sh
and the launcher to ~/.local/share/applications/Nautilus-Ctrl-t.desktop
Try that. Hope it helps. UPDATE Added a location as a script parameter UPDATE 2 Replaced xdotool type with xclip |
|||||||||||||
|
|
This is fixable very easily in CentOS 6.2 by going into the Nautilus preferences , on the "Behavior" tab and clicking the box called "Always open in browser windows". You will know it worked because from that point on, in your folder browsing window, you will see a left hand nav on the window which is the method that nautilus uses to "re-use" the explorer window. So, basically, all you need to figure out is "how to enable the left-hand navigation menu in a nautilus browser window". |
|||
|
I believe it is not possible as |
|||
|
Whatever desgua said is somewhat right. |
|||
|