8 lines
179 B
Plaintext
8 lines
179 B
Plaintext
Section "InputClass"
|
|
Identifier "libinput pointer catchall"
|
|
MatchIsPointer "on"
|
|
MatchDevicePath "/dev/input/event*"
|
|
Driver "libinput"
|
|
Option "AccelProfile" "flat"
|
|
EndSection
|