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

Only allow values of accel-speed between -1 and 1 #35

Closed
Frewacom opened this issue Mar 4, 2023 · 0 comments
Closed

Only allow values of accel-speed between -1 and 1 #35

Frewacom opened this issue Mar 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Frewacom
Copy link
Member

Frewacom commented Mar 4, 2023

Libinput only accepts values between -1 and 1 for the acceleration speed of the cursor (with -1 being the slowest possible acceleration). Any values outside of this range will not be applied properly and therefore we should make sure to show an error if this is the case.

@Frewacom Frewacom added the enhancement New feature or request label Mar 4, 2023
@Frewacom Frewacom closed this as completed Mar 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant