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

Start in normal mode #10

Open
Km1eon opened this issue Sep 29, 2023 · 1 comment
Open

Start in normal mode #10

Km1eon opened this issue Sep 29, 2023 · 1 comment

Comments

@Km1eon
Copy link

Km1eon commented Sep 29, 2023

I've tried to launch mouse-control.ahk
in windows but nothing
in linux nothing too
i think to create shortcut with variable ...
Can anyone help me ...
Thank's in advance

@4strid
Copy link
Owner

4strid commented Jan 3, 2024

to run mouse-control.ahk you'll need to first install Autohotkey . Or you can launch mouse-control.ahk.exe which requires no additional installations.

i was pleasantly surprised to learn it actually does work in Linux with wine (with one major caveat ! it can't run in the background and retain focus , so you'll have to create a hot key for focusing the autohotkey program each time you need to move the mouse however you choose to do that , using xdotool or whatever you like)

It starts in Insert mode by default , to control the mouse hit Home first and then the hot keys for mouse control should activate . To type normally again hit Insert .

let me know if this addresses your concerns

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

No branches or pull requests

2 participants