Heh... more kernel hacking.
Right arrow key problem is fixed in this patch *I THINK... "it works for me" famous last words ;-)*, BUT I do _NOT_ like how apm is working here (same as before, the useless suspend hanging push, then push suspend, then upon resume it suspends right away again, then resume... see other posts).
If you want to try this kernel, here it is:
right arrow plus broken apm fix zImage binaryThe patch, again against -r41 because monotone doesn't seem to want me to checkout anything newer, is in the attachment and also in my webpage directory. I imagine it will patch cleanly against a newer version.
NOTE: My version stuff is really screwed up on this build, so don't use for production use, just to play with. You can workaround the issues if you want though, that's your choice Also it seems to break compatibility with hostap, I might have mucked with some stuff I shouldnt have when customizing other stuff.
I guess I'll have to study how apm works some more or find working code to mess with...