sway: disable touchpad devices
this fixes dualsense controller touchpad behaving as a mouse
This commit is contained in:
@@ -66,14 +66,7 @@ input type:keyboard {
|
|||||||
}
|
}
|
||||||
|
|
||||||
input type:touchpad {
|
input type:touchpad {
|
||||||
natural_scroll enabled
|
events disabled
|
||||||
tap enabled
|
|
||||||
tap_button_map "lrm"
|
|
||||||
drag enabled
|
|
||||||
events enabled
|
|
||||||
pointer_accel 0.3
|
|
||||||
scroll_factor 0.3
|
|
||||||
dwt disabled
|
|
||||||
}
|
}
|
||||||
|
|
||||||
output * {
|
output * {
|
||||||
|
|||||||
Reference in New Issue
Block a user