Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

physical mouse override no longer working in v0.1.5 with windows #267

Closed
zhang-chris opened this issue Mar 10, 2021 · 1 comment
Closed
Labels
Milestone

Comments

@zhang-chris
Copy link

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.

@lunixbochs lunixbochs added the bug label Mar 11, 2021
@lunixbochs lunixbochs added this to the v0.2.0 milestone Mar 30, 2021
@lunixbochs
Copy link

fixed in beta 0.1.5-393

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants