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

Request: Option to have the cursor move to the selected window #144

Open
imjb1812 opened this issue Feb 1, 2020 · 9 comments
Open

Request: Option to have the cursor move to the selected window #144

imjb1812 opened this issue Feb 1, 2020 · 9 comments

Comments

@imjb1812
Copy link

imjb1812 commented Feb 1, 2020

I use switcheroo with 3 monitors. It would be very helpful if there was an option to have the cursor move to the window I select in switcheroo.
Thanks!

@elig0n
Copy link
Contributor

elig0n commented May 17, 2020

Perhaps also raise an Issue in my fork as I might implement this feature.

@MartinLichtblau
Copy link

I implemented this in Autohotkey to center mouse inside active window whenever it changes.
And it's so smooth to have the pointer always in place, just an inch away from what you want to click, esp. for multi-monitor setups, and it works even with context/settings/menus/browser popups/ etc. !

@manogna4
Copy link

manogna4 commented May 29, 2020 via email

@MartinLichtblau
Copy link

I created a standalone autohotkey script CenterMouseOnActiveWindow.ahk. If you are familiar with ahk you know what to do with it. If not, you can use it out of the box like this:

  1. download this CenterMouseOnActiveWindow.zip
  2. extract and run the CenterMouseOnActiveWindow.exe

Use it for some time and tell me what you think about it :-)

@manogna4
Copy link

manogna4 commented Jun 1, 2020 via email

@elig0n
Copy link
Contributor

elig0n commented Jun 1, 2020

@MartinLichtblau do you happen to know how to modify it so it only focuses the mouse when the virtual desktop changes?

@MartinLichtblau
Copy link

No, but this should be hard. What for? What doesn't work?

@elig0n
Copy link
Contributor

elig0n commented Jun 2, 2020

No, but this should be hard. What for? What doesn't work?

I just prefer for the mouse to move only when when I focus a window on a different monitor

@MartinLichtblau
Copy link

I see, differing between different monitors is possible != virtual desktop.

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

4 participants