[lxqt] synaptics in desktop-overlay

This commit is contained in:
fhdk 2018-07-13 13:11:18 +02:00
parent c10e609274
commit 176aae1537
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
EndSection