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

Read mouse sensitivity from OS #22

Open
user-name-is-taken opened this issue Jul 26, 2021 · 0 comments
Open

Read mouse sensitivity from OS #22

user-name-is-taken opened this issue Jul 26, 2021 · 0 comments
Labels
type: enhancement Proposed improvement

Comments

@user-name-is-taken
Copy link

Add a way to read the OS's set mouse sensitivity so the sensitivity of mice using this library can be set from the OS.

See here for example code for windows using SystemParametersInfo(SPI_GETMOUSESPEED, 0, &mouseSpeed, 0);

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

No branches or pull requests

2 participants