Nine Things You Should Know About Nautilus
lessthan0 writes "The Nautilus program in GNOME is not only the default file manager, it creates and manages the desktop. While it looks simple on the surface, there is a lot of hidden power under the shell. The latest version of Nautilus is 2.14.0, which is included in Fedora Core 5. article covers a few non-obvious things about how Nautilus works."
The most useful feature of Nautilus is the scripts functionality, so simple & elegant.
I have a lot of iso cdrom images, that I use occasionally - I popped the iso mount script in my ~/.gnome/nautilus-scripts & off I went, merilly mounting & using iso files.
I looked for equivilant functionality under windows recently & just couldn't find it - this microsoft app wouldn't mount (map, whatever you whacky windows guys call it) lots of my isos, rar was nagware (and required you to extract, rather then giving you a virtual drive), nero's expensive, etc etc.
Anyway, back on topic - go download Nautilus scripts from g-script they've got loads of scripts, which solve a lot of problems in a very unixy way. All in all, handy.
There are shills on slashdot. Apparently, I'm one of them.
I used to think so but then I discovered Nautilus Actions and things have been a lot better since then. But don't throw away your Nautilus scripts - you can use them with Actions. The beauty of Actions is that it is sensitive to the current selected file/files/directory/directories/mix so that only Actions that are appropriate are visible.
For example, if you have a script to make a thumbnail of one or more JPEGs, then you can set the criteria for Actions to only show you that action for selections of just JPEGs.
Give it a try - it's a really nice feature. Hopefully it will be part of GNOME 2.16.
Cheers,
Toby Haynes
Anything I post is strictly my own thoughts and doesn't necessarily have anything to do with the opinions of IBM.
The most useful tip I know for Nautilus is how to stop it drawing the desktop:
/apps/nautilus/preferences and uncheck the "show_desktop" option.
Launch GConf (gconf-editor on the Dapper command line), navigate to
This is especially useful if you connect to a Linux box using XDMCP from a machine using a rootless X server. I use Cygwin/X in rootless mode, and this switch means that bringing a Linux application to the top doesn't cause the root window (i.e. the Linux desktop) to be drawn, obscuring the Windows applications behind.
My apologies if this is incorrect, but I believe nautilus is responsible for the disgustingly *bad* interface that pops up when you run firefox under gnome and want to choose an application to open something with. I can't just type in a command and hit enter... that would be too easy.
/, a textbox will appear. It even automagically completes as you type. It's extremely slick and fast if you already know the path you want.
Yup, you're incorrect. That's the GTK2 file dialog, not Nautilus. They look similar because they're both GNOMEish, but the file dialog isn't actually a part of Nautilus. Oh, and you *can* type in a path... did you try to just start typing? As soon as you hit that first
- fader
So turn it off!
2 Poor keyboard support. My main gripe with Nautilus is that you can't navigate by pressing a key to "walk round objects whose name starts with a letter" as you can in Konqueror, Windows Explorer etc. etc.
Umm - it works for me with GNOME 2.14. Pretty much everywhere too. If the backdrop has the focus, then I can choose items on the backdrop. If a filer window has the focus - yep - works there too. If I want to switch from window to window - Alt-Tab. If I want to switch from window to desktop, Ctl-Alt-Tab. If I'm in a loading dialogue, yes. If I'm in a save dialogue - it still works there too. Completion works too in those load/save scenarios - just hit Tab. I rarely take my hands off the keyboard - it's an essential feature for me.
3 Poor right mouse button support. Select some files and try to right click so you can select the "copy" option from the context menu. You can't.
Right click applies to the object you click on. So if you select a group of files and right-click on something else, you get the Context menu for that object. If however you select a group of files and right-click on *any* member of that group, you get the Context menu for that group. It's not that hard.
4 Similarly when you've got several files/directories on the clipboard and you want to paste them into a folder with a mouse click you can't. The right click once again selects an item etc. etc.
I thought you wanted to use the keyboard? Try select the group of files, Ctl-C, open the directory you want to paste things into, Ctl-V. Easy. Or you could have selected the group of files, right-click and choose cut or copy. Open the new location and right-click->Paste.
I used to be a hardened command line user. These days, using GNOME, I find myself using the Nautilus interface more and more. Along with Nautilus Actions, it allows me to get what I need done, quickly and easily.
Cheers,
Toby Haynes
Anything I post is strictly my own thoughts and doesn't necessarily have anything to do with the opinions of IBM.
I guess you must be using some strange ancient version or something. I have tried some of the stuff you said and the results where not quite like what you described:
So what? You can turn it off, period. Some people like it.
I type some letter and it goes to the file with that letter. If I know the name of the file, I keep typing more from the file name until that single file gets selected by elimination. It works wonders to find files. If I want to find a file named "nautilus" on a directory full of files starting with n, I can type "nau" and the file is selected. I don't keep typing n n n n n all over. It is just plain stupid.
You must right-click on the selection itself. Right clicking on an unselected item obviously changes selection to that item before opening context menu, since the "context" in that case is the unselected file. Unless, of course, you right click holding "control", which adds unselected item to the selection before popping up the menu. Behavior seems correct to me.
Similarly you must choose where you are "right-clicking". If you right click on a folder, the menu says "Paste Into Folder". If you right-click on an empty space on the folder you are currently on, the plain "paste" option shows up, but no "copy" or "cut" options. Of course, you can always select paste from the edit menu or use the universally known "CTRL-V" keystroke.
Just because it is not "just like windows" doesn't mean it is unusable. In fact, it is pretty good once you learn how to use it. Good luck writing your own file manager thought. Being in C#/Mono, I bet it will be blinding fast.[/sarcasm]
find -name "*base*" -exec chown us {} \; ; ln -s