you can edit talon_plugins/eye_mouse.py inside the app and change `if app.platform != 'mac': to if app.platform == 'linux': ` to restore old behavior.
you can edit talon_plugins/eye_mouse.py inside the app and change
if app.platform != 'mac': to if app.platform == 'linux':to restore old behavior.