Clive Galway

Results 289 comments of Clive Galway

Update - I think I worked out what the issue is with the tsc command. I am on windows, and it does not support * or **

Yes, just make a profile with only inputs, and no outputs (And enable blocking). However, unless you have a 2nd mouse, then you would not want to do this, as...

@iamMG this is because your callback function does not accept the parameters which tell you whether it was a tap or a hold Even if you don't use them, it...

@trACEroam not really sure what you mean. If you supply some example scripts that exhibit the issue I could maybe help

Update: I am currently working on a release of THM for AHK v2 A WIP version can be found [here](https://github.com/evilC/TapHoldManager/tree/AHK-v2) It should be identical in usage (Apart from obviously not...

This is a great source of info, many thanks for bringing it to my attention.

This image from that guide is kind of misleading. ![DeadZone image](http://www.third-helix.com/images/2013/04/axial-deadzone.jpg) The entire red area is not "dead". The vertical part is dead for the X axis, the horizontal part...

Not sure this is possible - AFAIK the only way to add/remove vJoy devices is via the vJoy config util.

When menus are implemented, add a menu option to set blocking status in bind mode

FYI, this will be implemented in the new application that I am writing to replace UCR. ETA on something useful is likely months away though...