July 29, 20205 yr HI, I am having trouble with my keyboard shortcuts for the Reality XP GTN software. I have successfully configured a few keyboard short cuts as described in the Manual and placed them in the RealityXP GTN.ini file. I have configured :- . . . . DTO_1 = ALT+D HOME_1 = ALT+H DTO_2 = CTRL+D HOME_2 = CTRL+H . . . . And these activate the appropriate buttons when P3D V4 is running as expected The trouble is with this active I can no longer use the CTRL key properly in other programs while Prepar3d is active. There is also an Issue with the SHIFT key when I use it in replacement to the CTRL key in the file above. I can understand the keys may be no available within the same process as Prepar3d, but not in external programs. Is this normal, is it a Reality XP or Prepar3d Issue or am I do something wrong? Any insight would be greatly appreceated. Regards. Edited July 29, 20205 yr by petesk82 typo
July 29, 20205 yr Author Well, It turned out (predictably) I was doing something wrong. When issuing Keyboard commands via keybd_event in a C++ programme I used the incorrect keycode and the CTRL key (and SHIFT in an earlier attempt) stay pressed (virtually) causing havoc in other programmes. Moral of story. 1.Check code. 2.Before posting on help forums, refer to point 1. Thanks.
Archived
This topic is now archived and is closed to further replies.