Screenshots here:
http://www.cleverswine.net/kn/zaurus.htmlpdaXrom beta3
IceWM with SilverXP theme (some fonts and the "start" menu modified)
* get themes here:
http://themes.freshmeat.net/browse/925/extract the archive into your /usr/share/icewm/themes directory and then select the theme from the menu
IceWM has a low memory footprint and is reasonably fast (esp compared to other WMs on the Z)
The background image is set using icewmbg (started by icewm-session). XScreensaver is also enabled, and working. Here is an excerpt from my .xinitrc:
xhost +
sudo -u zaurus xscreensaver -verbose -nosplash&
icewm-session 2>/dev/null >/dev/null
in the ~/.icewm/prefoverride file, you can override the theme's background by adding this:
# Desktop background image
DesktopBackgroundImage="/mnt/card/data/main.png"
The panel was manipulated by editing ~/.icewm/toolbar
I created a personalized launcher menu with:
menufile favs /usr/share/pixmaps/firefox.png favs
and created the file ~/.icewm/favs to hold the launcher items:
prog kopi /usr/share/pixmaps/date.png kopi
prog sylpheed /usr/share/pixmaps/sylpheed.png sylpheed
prog rox /usr/share/pixmaps/rox.png rox
prog leafpad /usr/share/pixmaps/leafpad.png leafpad
prog firefox /usr/share/pixmaps/firefox.png firefox
prog konq /mnt/card/usr/lib/kde/pics/konqueror.png konq
prog dillo /usr/share/pixmaps/dillo.png dillo
prog gaim /usr/share/pixmaps/gaim.png gaim
prog abiword /usr/share/pixmaps/abiword_48.png abiword
prog gqview /usr/share/pixmaps/gqview.png gqview
prog gftp /usr/share/pixmaps/gftp.png gftp
prog aterm /usr/share/pixmaps/gtkterm2.png aterm
The "start" menu can be customized by editing ~/.icewm/menu
I simplified mine by removing most of the menu items, leaving me with Programs and Settings:
# This is an example for IceWM's menu definition file.
#
# Place your variants in /etc/icewm or in $HOME/.icewm
# since modifications to this file will be discarded when you
# (re)install icewm.
#
#separator
#menuprog Gnome folder icewm-menu-gnome1 --list
#menuprog KDE folder icewm-menu-gnome --list
menufile Programs /usr/share/icewm/pixmaps/mbfolder.png programs
menufile Settings /usr/share/icewm/pixmaps/mbfolder_system.png Settings
#menufile Tool_bar folder toolbar
To change the "start" menu button, edit the image /usr/share/icewm/themes/[the them you are using]/icewm.xpm
The IceWM web site also has helpful info:
http://www.icewm.org/manual/