This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Section "InputClass" | |
Identifier "touchpad" | |
Driver "synaptics" | |
MatchIsTouchpad "on" | |
# Basic settings | |
Option "TapButton1" "1" # One-finger tap = left click | |
Option "TapButton2" "3" # Two-finger tap = right click | |
Option "TapButton3" "2" # Three-finger tap = middle click | |
Option "ClickFinger1" "1" # One-finger click = left click |