summaryrefslogtreecommitdiff
path: root/udev
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2018-06-04 08:16:48 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2018-06-05 10:44:53 +1000
commit07eefba84b1fe46b3e8702ee0db806ddfb80df73 (patch)
tree1a711ad3dc024371ba9af465800059c6277c0698 /udev
parent3b9c665357bdf57112079a5cdf2d539721d7cecd (diff)
downloadlibinput-07eefba84b1fe46b3e8702ee0db806ddfb80df73.tar.gz
udev: the IBM X41 Tablet must not disable the keyboard in tablet mode
https://bugs.freedesktop.org/show_bug.cgi?id=106799 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'udev')
-rw-r--r--udev/90-libinput-model-quirks.hwdb5
1 files changed, 5 insertions, 0 deletions
diff --git a/udev/90-libinput-model-quirks.hwdb b/udev/90-libinput-model-quirks.hwdb
index 8135665e..61cd5780 100644
--- a/udev/90-libinput-model-quirks.hwdb
+++ b/udev/90-libinput-model-quirks.hwdb
@@ -220,6 +220,11 @@ libinput:mouse:b0003v04B3p3109*
libinput:mouse:b0003v17EFp6049*
LIBINPUT_MODEL_LENOVO_SCROLLPOINT=1
+# Lenovo Thinkpad X41 Tablet has lid buttons to be used in tablet mode
+# (#103749)
+libinput:name:AT Translated Set 2 keyboard:dmi:*svnIBM:*pvrThinkPadX41Tablet:*
+ LIBINPUT_MODEL_TABLET_MODE_NO_SUSPEND=1
+
##########################################
# LENOVO
##########################################