Disable touchpad drag lock
This commit is contained in:
parent
0f2979d97f
commit
a897ada9b5
@ -5,6 +5,8 @@ input "type:touchpad" {
|
|||||||
dwt disable
|
dwt disable
|
||||||
accel_profile "adaptive"
|
accel_profile "adaptive"
|
||||||
pointer_accel 0
|
pointer_accel 0
|
||||||
|
drag enabled
|
||||||
|
drag_lock disabled
|
||||||
}
|
}
|
||||||
|
|
||||||
input type:keyboard {
|
input type:keyboard {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user