Disorganized changes from past weeks
This commit is contained in:
parent
1091129506
commit
5411d397cf
16 changed files with 235 additions and 30 deletions
7
slackware/etc/X11/xorg.conf.d/10-synaptics.conf
Normal file
7
slackware/etc/X11/xorg.conf.d/10-synaptics.conf
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Section "InputClass"
|
||||
Identifier "touchpad catchall"
|
||||
Driver "synaptics"
|
||||
MatchIsTouchpad "on"
|
||||
MatchDevicePath "/dev/input/event*"
|
||||
Option "MaxTapTime" "0"
|
||||
EndSection
|
||||
Loading…
Add table
Add a link
Reference in a new issue