mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-18 07:34:45 +00:00
6 lines
135 B
Text
6 lines
135 B
Text
Section "InputClass"
|
|
Identifier "Wired Mouse"
|
|
MatchDriver "libinput"
|
|
MatchIsPointer "yes"
|
|
Option "AccelSpeed" "1.0"
|
|
EndSection
|