|
The text strings in the conf file are mapped in application to internal keycodes. What needs to be done is:
1. Determine the keycodes from the Axim buttons
2. Alter the application to use those codes in place of (or as well as) the current ones.
Likely can be done with a hex editor... easier to ask the app programmer to make the change..
|