Jump to content

Need a shifted USB command


Recommended Posts

In the target script manual, there is no special key for KP+ so I will have to use a USB Code of 0x57. However, I also need this to be a shifted command which I understand in USB is 0xe1. What I able unable to do is to put the shifted command and the KP+ together in one command. For example, I have the following command line in target:

 

 

MapKeyIO(&Throttle, MSR, USB[0x57], AXIS(DX_THROTTLE_AXIS, -500, 20));

 

But I am unable to correctly add the left shift command 0xe1 together with 0x57. Any thoughts?

Trackir4 using the latest Trackir 5 software, Win10 Pro [Creator Update] updated from Win7Pro Pro 64Bit, Intel® Core™ i5-2500 3.30 GHz 6M Intel Smart Cache LGA115 , GigaByte GA-Z68XP-UD4 Intel Z68 Chipset DDR3 16GB Ram, GTX MSI Gaming 1060 [6 GB] Video Card, Main Monitor 1 on left 1920x1080 Touchscreen Monitor 2 on right 1920x1080 .

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...