Hi Bob,
For the keyboard mapping there is indeed also this key_101.key file and a way to customize it..
See indeed the chapter Kim pointed you to..
In the AP configuration Manager is even an opton to customize it. See this chapter: Running the Keyboard Configuration Program.
It gives you a help to customize it..
You can add, modify and remove functions and change the keys in areas of AP you like...
ps. i saw the tner key was at scancode 28
The original value is
KEY=NEWLINE,SCAN=28,map=(terminal)
KEY=NEWLINE,SCAN=28(ctrl),map=(automate)
KEY=ENTER,SCAN=28,map=(automate)
and i changed it to the below and it changed the enter key to an actual enter..
KEY=ENTER,SCAN=28,map=(terminal)
KEY=ENTER,SCAN=28(ctrl),map=(automate)
KEY=ENTER,SCAN=28,map=(automate)
Best regards
Hennie Hermans