Keep up the good work! I like your fvwm configuration a lot. It allows me to configure and change the functionality very easily. As of this release it works a lot better on the SL-C3100. There are only two thinks that aren't properly working so far:
(1) the CPU speed Menu. Your CPU speed logic doesn't seem to work on the C3k1 platform. I'll try to look into this next week.
Yeah, I thought that's different in Cxx00 versions, but I can't figure that out with a C860.
(2) from time to time strange things happen to the taskbar when turning on the Z. Sometimes I get an additional purple 'X' with the root menu, sometime I get an additional ztaskbar in a separate window.
Well, these things never happened here. Somebody is experiencing the same thing?
BTW: I love your dynamic menus! I haven't yet studied the mechanics behind it, but it seems the logical place for a CF/SD/wlan card unmounting menu.
I was playing with this mount menu idea when I had time and I made some draft. It's in Python, so it need to be rewritten in C to use it as a dynamic menu in a release (because it's quite slow this way), but I think it's good to study the mechanism behind them if you try to incude it in your config.
It looks like this (green is mounted, blue is busy (you cannot unmount it) and grey is unmounted; if you click on a green, it gets umounted, if on a blue, nothing happens, if on a grey, it gets mounted):
And here is the script. I'm gladly help if you are stuck how to use it, but I will include this in some form in the next release anyway.
[ Invalid Attachment ]
(sorry about "zip", the forum is bitchy about file extensions and it only allowed this, no py, no bz2)