Fix: Use accel_profile=flat instead of force_no_accel for proper pointer behavior (#5479)

* Replace force_no_accel with accel_profile

* Correct comment
This commit is contained in:
bontalor
2026-04-29 13:55:52 +02:00
committed by GitHub
parent 114633f0e8
commit 4cc6ea3d9f
+2 -2
View File
@@ -19,8 +19,8 @@ input {
# Increase sensitivity for mouse/trackpad (default: 0)
# sensitivity = 0.35
# Turn off mouse acceleration (default: false)
# force_no_accel = true
# Turn off mouse acceleration (default: adaptive)
# accel_profile = flat
touchpad {
# Use natural (inverse) scrolling