Hi Greg,
Thanks for your help.
I guess it was at least worth the shot for me. What I did find is that libirk.so.1.0.0 is different for the j variant and the standard one you made for me. The IRK.conf is also differing.
Point of interest is that in Pocketop mode, Z actually shows keys being typed, just mismapped to some gibberish. This seem to imply that the IRK module is able to access the IRDA port and pick up ir signals from the keyboard, despite mapping it incorrectly.
However, in Belkin mode, it is dead silent.
Looking through IRK.conf leads me to think that it is just for mapping the Shift, Function, Punctuation keys etc ... I cannot seem to find the place where standard/normal key codes are mapped to characters, ie a hardware key code for "a" may be say 25 for a Pocketop but a 76 for a Belkin, and IRK would have to map the keycode 25 to a ASCII 65 for a pocketop but a keycode of 76 to a ASCII 65 for a Belkin.
Anyone knows if
1. this keycode schema exists for IRK and
2. if it exists, is it hardcoded or stored in some configuration file?
For now, I would rather lay off the lirc and its modules as I've went through at least 10 reflashing and several reinstalls but no success.
If craig (I think its craig) who wrote IRK can shed some light here ... it would be great!