Screenshot gentoo is a file manager written in C. It uses the GTK+ toolkit, and the two-pane concept. What makes gentoo stand out are its graphical configurability and its real cool file typing and styling system. Using the latter, gentoo identifies the type of your files and then uses the style you've defined for the type to determine how to display it in listings. The package includes a set of ~100 unique handcrafted icons, for many different types of files.
"two-pane" really means the Orthodox File Manager (OFM) Paradigm.
Things I especially like:
Things I don't like:
by Marco Paganini - Jul 20th 2002 18:01:20
In my old windoze days (gone are those days) I used Windows Commander and really liked it. Gentoo is the *only* stable and fully featured FM I've seen for linux that gets close to Windows Commander. I's quite fast and absurdly configurable (which is excellent). :)
My only gripes are:
Other than that, it's excellent.
by Emil Brink - Aug 19th 2002 15:27:39
First, thanks! I'm happy you like gentoo, and even happier you took the time to post your ideas and opinions. Here are a few comments back:
Selection is more or less GTK+ standard, which is reasonable in my opinion. Selecting things from a list with the left mouse button seems, again IMO, to be more or less world standard. Having been slightly exposed to Windows Commander recently, I kind of understand what you're saying, but I would never even had the thought otherwise. Don't expect this to change…
You could bind 'c' to the focus and clear the path, unlearn the 'd' and space, and just type the path I guess… But it seems very silly to me. Of course, I never "grew up" with file managers with integrated command lines, and still find the entire idea very weird. Again, don't expect gentoo to have an integrated shell any time soon.
I agree 100% about the VFS; it would really rock. What's stopping it is mainly a) no good VFS layer known, b) no time or energy to write one myself, and c) fear for troublesome integration, hunting down all file system accesses in gentoo could take a while.
You can change the fonts for the panes and the textview in the GTK+ RC file for gentoo, ~/.gentoogtkrc. See the README.gtkrc file for details.