What is ROX you ask? Rox is a light weight GUI/file manager. It serves (for me) as a replacement to Nautilus or Konqueror. It can serve as an entire Desktop window manager (with customizable backdrop) or along side any other window manger (ie to runs within GNOME, KDE, XFCE, Enlightenment, Fluxbox, ...). Actually, I no longer run KDE/XFCE/Gnome as window managers due to "bloat" and degradation of performance.
I personally run a "light and fast" desktop (Fluxbox + ROX AKA FluxROX) and see a noticeable boot to speed with applications such as firefox, OOO, etc (although I use lighter applications vi, tea, Dillo, etc if possible) on my set-up. I find Fluxbox without ROX is a little too light for my tastes and ROX does not seem to slow Fluxbox down.
What do I mean performance? On my box (not the newest, fastest) the time to boot the window managers are as follows (ie time from GDM/KDM/XDM log-in screen to desktop):
KDE 30 seconds.
Gnome 25-30 seconds.
XFCE 20 seconds.
Fluxbox + Rox 1.5 seconds.
There are two ways of installing ROX. The first is via zero install.
If you have not heard of zeroinstall it is a way of running software without installing to your hard drive. Several distros are promoting it (dyne:bolic and others). I do not have any prior experience with it (zero install) and there may be some security concerns. I am running it on a "test" system at this time.
For ROX:
http://rox.sourceforge.net/desktop/ROX- ... 1c4eb1b6b7
For zeroinstall:
http://zero-install.sourceforge.net/
The second is via apt/synaptic:
Add
deb ftp://ftp.berlios.de/pub/rox4debian binary/
OR
http://alioth.debian.org/projects/pkg-rox/
to your /etc/apt/sources.list file, and then run:
$ apt-get update
$ apt-get install rox-desktop
I posted a "how to" in the Fluxbox thread for post-install configuration:
viewtopic.php?t=5382&highlight=
Quick start:
To start as a file manager (aka like Nautilis) type "rox" in a terminal. You may, of course, add an entry to your menu in your window manager of choice.
With Fluxbox as a window manager the comand becomes
"rox --pinboard=Default &"
To run as a window manager "rox-session" (although this could be wrong as I do not run ROX as my desktop).
Enjoy.