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

weird mouse accelleration #116

Open
Earthling-Z3R0 opened this issue Jul 1, 2024 · 3 comments
Open

weird mouse accelleration #116

Earthling-Z3R0 opened this issue Jul 1, 2024 · 3 comments

Comments

@Earthling-Z3R0
Copy link

Awesome project!

Just got my box delivered today and love it! Byebye Input-Leap (which is a great project too). I have an issue with the mouse accelleration though. Is there a toggle to turn it off? I need a flat mouse profile. Also Y needs way more motion than X to travel the same distance for me. Logitech MX518 Mouse.

(I don't code C. I just copied the prebuilt images to the Picos.)

@hrvach
Copy link
Owner

hrvach commented Jul 1, 2024

Yes, you can configure all of that in either user_config.h and rebuild or try pre-release version with gui configuration... I yet have to write better documentation for that one but check issues and release notes for more info

@Earthling-Z3R0
Copy link
Author

Earthling-Z3R0 commented Jul 1, 2024

Thank you.
I disabled mouse accelleration in user_config.h and that seems to have worked okay.
However changing the mouse X Y speed values does not have any impact at all. Mouse going at same speeds regardless the values I tried (currently running max 128).
Y still requires more movement than X.

I need to move the mouse 33mm on X to go from pixel 1-1920.
I need to move the mouse 35mm on Y to go from pixel 1-1080.

(flat mouse profile)

@Earthling-Z3R0
Copy link
Author

Before I used Deskhop I was fine tuning my mouse profile using this command:

xinput --set-prop 'pointer:''Logitech MX518 Gaming Mouse' 'libinput Accel Profile Enabled' 0, 1 && xinput --set-prop 'pointer:''Logitech MX518 Gaming Mouse' 'libinput Accel Speed' 0.0

I tried swapping the Logitech string with "Hrvoje Cavrak DeskHop Switch Mouse" but that didn't work either. (property not existing error)

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