Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

selecting area doesn't work if mouse buttons swapped in windows #58

Open
oddehh opened this issue Sep 26, 2021 · 1 comment
Open

selecting area doesn't work if mouse buttons swapped in windows #58

oddehh opened this issue Sep 26, 2021 · 1 comment

Comments

@oddehh
Copy link

oddehh commented Sep 26, 2021

I'm left handed and have primary mouse button changed in Windows settings to right click. When i try to select capture area with right button, it doesn't do anything. If I left click (which is right click for me) it just cancels the operation.

I expect to be able to select with my primary button, even if it's a right-click.
Maybe there is a shortcode for ahk to use a primary mouse button instead of just arbitrary left or right?

Im using exe version.

@esge
Copy link
Owner

esge commented Sep 26, 2021

it would be easy if this was a case of using the Click function, that one deals with windows settings by itself, but how its used here requires telling it specific key and there isn't a variable for "primary button".
i will look into if it can detect the setting and switch or at least option to set it in vendor, but can't promise anything at this moment

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

No branches or pull requests

2 participants