View difference between Paste ID: tWrz019S and 5rn2r94V
SHOW: | | - or go back to the newest paste.
1
Section "InputClass"
2
Identifier "touchpad catchall"
3
Driver "synaptics"
4
MatchIsTouchpad "on"
5
# This option is recommend on all Linux systems using evdev, but cannot be
6
# enabled by default. See the following link for details:
7
# http://who-t.blogspot.com/2010/11/how-t ... rrors.html
8
MatchDevicePath "/dev/input/event*"
9
Option "TapButton1" "1"
10
Option "TapButton2" "2"
11
Option "TapButton3" "3" 
12
Option "ClickPad" "true"
13
Option "EmulateMidButtonTime" "0"
14
Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
15
EndSection