mirror of
https://github.com/balkian/dotfiles.git
synced 2025-08-23 16:02:19 +00:00
Synaptics buttons
This commit is contained in:
10
not_dots/50-synaptics.conf
Normal file
10
not_dots/50-synaptics.conf
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
Section "InputClass"
|
||||||
|
Identifier "touchpad catchall"
|
||||||
|
Driver "synaptics"
|
||||||
|
MatchIsTouchpad "on"
|
||||||
|
MatchDevicePath "/dev/input/event*"
|
||||||
|
|
||||||
|
Option "TapButton2" "3"
|
||||||
|
Option "TapButton1" "1"
|
||||||
|
EndSection
|
||||||
|
|
Reference in New Issue
Block a user