fredemmott / HTCC

Hand tracking for flight simulator cockpit clicking
https://htcc.fredemmott.com/
MIT License
56 stars 3 forks source link

Feature request: Possibility to enable/disable tracking of individual hands #75

Closed okurz closed 4 months ago

okurz commented 4 months ago

Motivation

I like how the controllers work and use it frequently in DCS. For higher precision I also use the mouse with my right hand. In this situation the tracking of the right hand interfers with moving the mouse itself. Hence it would be great if it would be possible to disable(/enable) tracking of one hand, in my example tracking of the right hand so that I can point and click with my left hand and use the mouse with the right hand.

fredemmott commented 4 months ago

Both hands can be disabled by holding one above your head near the top of your field of view for a few seconds until you hear beeps; I’m generally not adding new features now.

okurz commented 4 months ago

I understand. The gesture is a nice feature but it taking multiple seconds is not serving the purpose if one needs to point with the mouse taking also only some seconds as well

EDIT: According to https://htcc.fredemmott.com/settings.html#handtrackinghands it should be possible to disable the tracking of the right hand with the registry setting "HandTrackingHands", DWORD, 1

EDIT: The above mentioned registry setting works fine so actually everything works as requested although I understand that tweaking registry setting is not for everybody :)