ibanman555
2015-10-13 14:56:04
Hey again,
Sorry if this has been mentioned before, I can't find a post regarding my issue.
I've got a controller sending out message 0x80 0x51 and am trying to assign that button to an Outgoing key stroke Shift(Alt(3)). This is what it looks like when I capture a keystroke action using "physical key". If I press this key combination on my qwerty keyboard with my program on the forefront, it works. I can see in the log that this key combination is outputting MTP when I press the button assigned to do so, but it isn't functioning the same as using the keyboard. The PC gives an error chime. This happens with any keystroke containing 'shift'. Any other keystroke not using 'shift' works fine.
I made sure the program is on top/forefront, I've tried the 'injecting' method available now, and I've also tried assigning each key separately assigned to Key Down, followed by a delayed Key Up action... Still nothing. What am I missing here? Thanks in advance!
Sorry if this has been mentioned before, I can't find a post regarding my issue.
I've got a controller sending out message 0x80 0x51 and am trying to assign that button to an Outgoing key stroke Shift(Alt(3)). This is what it looks like when I capture a keystroke action using "physical key". If I press this key combination on my qwerty keyboard with my program on the forefront, it works. I can see in the log that this key combination is outputting MTP when I press the button assigned to do so, but it isn't functioning the same as using the keyboard. The PC gives an error chime. This happens with any keystroke containing 'shift'. Any other keystroke not using 'shift' works fine.
I made sure the program is on top/forefront, I've tried the 'injecting' method available now, and I've also tried assigning each key separately assigned to Key Down, followed by a delayed Key Up action... Still nothing. What am I missing here? Thanks in advance!