summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRussianNeuroMancer <russianneuromancer@ya.ru>2019-09-03 08:02:28 +0000
committerPeter Hutterer <peter.hutterer@who-t.net>2019-10-16 13:36:42 +1000
commitb9ba9e7236870747d5fe7098e55009d3a8262fac (patch)
treef1c9f9549d797893494d265d3d4cc3186ae19260
parent535cc9879b34cbe1e98c5f874aa9027d112b4f81 (diff)
downloadlibinput-b9ba9e7236870747d5fe7098e55009d3a8262fac.tar.gz
Mark HP Elite x2 1013 G3 keyboard as external
Keyboard+touchpad is external: http://h10032.www1.hp.com/ctg/Manual/c06077534 (page 12) (cherry picked from commit 8635d546cefefb7115cc272cda7929470f4153a4)
-rw-r--r--quirks/50-system-hp.quirks8
1 files changed, 7 insertions, 1 deletions
diff --git a/quirks/50-system-hp.quirks b/quirks/50-system-hp.quirks
index d76a7426..3f43cb39 100644
--- a/quirks/50-system-hp.quirks
+++ b/quirks/50-system-hp.quirks
@@ -52,4 +52,10 @@ MatchUdevType=touchpad
MatchBus=usb
MatchVendor=0x044E
MatchProduct=0x1221
-AttrTPKComboLayout=below \ No newline at end of file
+AttrTPKComboLayout=below
+
+[HP Elite x2 1013 G3 Keyboard]
+MatchUdevType=keyboard
+MatchBus=ps2
+MatchDMIModalias=dmi:*svnHP:pnHPElitex21013G3:*
+AttrKeyboardIntegration=external \ No newline at end of file