summaryrefslogtreecommitdiff
path: root/conf/50-synaptics.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/50-synaptics.conf')
-rw-r--r--conf/50-synaptics.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/50-synaptics.conf b/conf/50-synaptics.conf
index aa50456..5fb131e 100644
--- a/conf/50-synaptics.conf
+++ b/conf/50-synaptics.conf
@@ -44,3 +44,10 @@ Section "InputClass"
MatchDriver "synaptics"
Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
EndSection
+
+Section "InputClass"
+ Identifier "Lenovo *50 and Carbon 3rd trackpoint buttons"
+ MatchDriver "synaptics"
+ MatchTag "has_trackpoint_buttons"
+ Option "HasTrackpointButtons" "on"
+EndSection