But Xfce has some extremely nice tools, like a relatively small taskbar.
It allows to "group" files, so if you have two xterms open, you'll see only one entry, that opens a popup with all the xterms when you click it. This keeps the taskbar "clean", even if you have many windows open.
look:

Now if you use Icewm, you already have a taskbar.
I deactivated it, because I don't need 2 taskbars

Edit the (hidden) file /root/.icewm/preferences, and replace
TaskBarShowWindows=1 # 0/1
with
TaskBarShowWindows=0 # 0/1
Then restart icewm, and your desktop will look somewhat like this.
The Icewm-panel at bottom now has enough space for many traybuttons


Download (260 kb, 860 kb extracted):
http://dotpups.de/dotpups/WindowManager ... kbarmu.pup
It can be installed independent of other Xfce-tools, as it was compiled to a different folder.
Start it from the dotpups-menu, or add "xfce4-panelmu &" to
/root/.xinitrc before the line
exec $CURRENTWM
Do NOT forget the "&" in the end, it is very important

Mark