From 089ab53e8a40ac58559c2ab50baf57dd45091346 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 10 Jan 2017 08:20:52 +1000 Subject: [PATCH] udev: mark Asus X555LAB as touchpad with visible marker https://bugs.freedesktop.org/show_bug.cgi?id=99200 Signed-off-by: Peter Hutterer Reviewed-by: Hans de Goede (cherry picked from commit 72e01485c0161e8382546c4f0edbb8a3317d0207) --- udev/90-libinput-model-quirks.hwdb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/udev/90-libinput-model-quirks.hwdb b/udev/90-libinput-model-quirks.hwdb index e467e59e..04bdf9a3 100644 --- a/udev/90-libinput-model-quirks.hwdb +++ b/udev/90-libinput-model-quirks.hwdb @@ -41,6 +41,12 @@ libinput:name:*Apple Inc. Apple Internal Keyboard*:dmi:* libinput:mouse:input:b0005v05ACp030D* LIBINPUT_MODEL_APPLE_MAGICMOUSE=1 +########################################## +# Asus +########################################## +libinput:name:*ETPS/2 Elantech Touchpad*:dmi:*svnASUSTeKCOMPUTERINC.:pnX555LAB:* + LIBINPUT_MODEL_TOUCHPAD_VISIBLE_MARKER=1 + ########################################## # Cyborg ##########################################