DO THIS AT YOUR OWN RISK. IT WORKS ON C1000, AND NO GARUNTEES ON ANYTHING. IF YOU BRICK IT, IT'S YOUR FAULTThis 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:
cp ~./.xinitrc .xinitrc.bak
next, edit .xinitrc with your favorite text editor (SciTE works nicely).
find this line:
eval "matchbox-panel --no-flip $MBORIENT" 2>/dev/null
and change it to:
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#AEN401the file is in /home/root/.matchbox/mb-desktop-background
</not working ATM>
[span style=\'font-size:12pt;line-height:100%\']Things that don't work:[/span]
A) When you end your session, any systray applets will have to be put back in apon startx
The backrgound color is an ugly glue, and i have no idea why , the config file is being weird, as well
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
[span style=\'font-size:12pt;line-height:100%\']Things that are fixed:[/span]
Over vanilla matchbox:
A) it's got a taskbar
Over XCFE4.2.2:
A) matchbox-desktop (that's a plus for me, anyway)
auto-rotate works
C)Fn+symbol keys work
------
Have Fun!