You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
700 B
22 lines
700 B
From 48b8df6ea51021e6624bdc45ff371dd033d379df Mon Sep 17 00:00:00 2001 |
|
From: Peter Hutterer <peter.hutterer@who-t.net> |
|
Date: Wed, 4 Mar 2015 13:24:45 +1000 |
|
Subject: [PATCH] hwdb: add pnpid for the T450s touchpad |
|
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=89411 |
|
(cherry picked from commit c26c1d86b3e466e073577e27ad839a0c112cd17b) |
|
--- |
|
hwdb/70-touchpad.hwdb | 2 ++ |
|
1 file changed, 2 insertions(+) |
|
|
|
diff --git a/hwdb/70-touchpad.hwdb b/hwdb/70-touchpad.hwdb |
|
index bbf44db77..9fcb5fdb9 100644 |
|
--- a/hwdb/70-touchpad.hwdb |
|
+++ b/hwdb/70-touchpad.hwdb |
|
@@ -36,4 +36,6 @@ |
|
|
|
# Lenovo X1 Carbon 3rd |
|
touchpad:pnpid:*LEN0048*: |
|
+# Lenovo T450s |
|
+touchpad:pnpid:*LEN200f*: |
|
TOUCHPAD_HAS_TRACKPOINT_BUTTONS=1
|
|
|