Skip to content

Commit

Permalink
tap to click
Browse files Browse the repository at this point in the history
  • Loading branch information
demonkillerr committed Nov 30, 2021
1 parent eaf09db commit be499ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions airootfs/etc/X11/xorg.conf.d/30-touchpad.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Section "InputClass"
Identifier "MyTouchpad"
MatchIsTouchpad "on"
Driver "libinput"
Option "Tapping" "on"
EndSection
1 change: 1 addition & 0 deletions packages.x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ bash-completion
networkmanager
linux-headers
base-devel
xf86-input-libinput
pacman-contrib

#ALG Plasma
Expand Down

0 comments on commit be499ea

Please sign in to comment.