Migración de Github

This commit is contained in:
Eduard Tolosa 2018-06-04 17:48:31 -05:00
commit 5f80ad5e47
113 changed files with 6084 additions and 0 deletions

View file

@ -0,0 +1,8 @@
Section "InputClass"
Identifier "libinput touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
Option "Tapping" "on"
EndSection