AceCentre / EyeCommander

An open source computer vision interface that tracks eye movements for individuals with severely-limited mobility.
https://docs.acecentre.org.uk/eyecommander
MIT License
53 stars 4 forks source link

Allow changing what keys are pressed at run time #26

Closed willwade closed 2 years ago

willwade commented 2 years ago

Currently the 'Keyboard Emulator' output hardcodes the output as a press of the space key. We want to be able to be able to change which key is being pressed in the output settings.

You should be able to chose any key on the keyboard and it should allow you to pick a key by pressing the desired key. (Similar to how Grid 3 lets you select a key)

Notes:

gavinhenderson commented 2 years ago

This should also allow outputting mouse presses

gavinhenderson commented 2 years ago

Contact Guillaume Hessel once this feature has been added