This took a while to figure out, but it turned out to be super simple
first, you need XFCE4 installed, you can find the ipkg at:
http://zaurus.spy.org/feeds/cacko/pdaXrom/....2_armv5tel.ipk
(if someone can make an ipkg of just the panel, that would rock)
and a somewhat vanilla install.
first, backup .xinitrc:
CODE
cp ~./.xinitrc .xinitrc.bak
next, edit .xinitrc with your favorite text editor (SciTE works nicely).
find this line:
QUOTE(old .xinitrc)
eval "matchbox-panel --no-flip $MBORIENT" 2>/dev/null
and change it to:
QUOTE(new .xinitrc)
eval "xfce4-panel"
restart X server, and enjoy
<not working ATM>
to change the background, read this:
http://projects.o-hand.com/matchbox/docume...398.html#AEN401
the file is in /home/root/.matchbox/mb-desktop-background
</not working ATM>
Things that don't work:
A) When you end your session, any systray applets will have to be put back in apon startx
C) closing the lid won't blank the screen
D) right click is going to be different for apps and for the panel <<edit>> maybe it works... i'm confused on this one
and i'm sure many more problems that i haven't discovered yet
i'm not a coder, so don't expect me to fix things... but i hope somebody who is a coder will take on those problems
Things that are fixed:
Over vanilla matchbox:
A) it's got a taskbar
Over XCFE4.2.2:
A) matchbox-desktop (that's a plus for me, anyway)
C)Fn+symbol keys work
------
Have Fun!
