rishikapadia7 / AvraLabsEyeControl

Mouse replacement software to use computers with your eyes with support of a compatible Tobii Eye Tracker.
Apache License 2.0
11 stars 2 forks source link

Add option to change zoombox hotkey #7

Open jamesmugford opened 3 years ago

jamesmugford commented 3 years ago

It would be nice to have an option to change the hotkey for triggering zoombox.

This would allow for compatibility with other clicking tools such as the fantastic project: Gaze OCR

rishikapadia7 commented 3 years ago

Yes that could be worthwhile. We could add additional hooks inside PrecisiongGazeMouseForm and then tie that into a settings option. The UI for configuring the hotkey will require quite some work. See if anyone is up for it.