added touchpad config, removed urxvt config.
This commit is contained in:
parent
0d5aea76ab
commit
54f50b92a3
2 changed files with 7 additions and 135 deletions
7
xorg_conf/90-touchpad.conf
Normal file
7
xorg_conf/90-touchpad.conf
Normal file
|
@ -0,0 +1,7 @@
|
|||
Section "InputClass"
|
||||
Identifier "touchpad"
|
||||
MatchIsTouchpad "on"
|
||||
Option "Tapping" "on"
|
||||
Option "ClickMethod" "clickfinger"
|
||||
Option "NaturalScrolling" "true"
|
||||
EndSection
|
Loading…
Add table
Add a link
Reference in a new issue