by Kzinti » Feb 21, 2002 @ 3:37pm
I am using the values returned by GAPI (both key codes and button locations).
It seems that some devices are reporting wrong button codes (and wrong locations, but this is not really important). For example, 2 buttons won't work on the Jornada 548 (this has been reported to me twice!).
Unfortunately, I don't have access to these devices to properly debug them... Basically I would like to know what the issues are on other devices.
I know the Phantom use a simple method to wait for key presses and detect the scan codes and I figured out that if he is not using the codes returned by GAPI, there is indeed something wrong with them.