From: Hans de Goede Date: Fri, 19 May 2017 14:05:27 +0000 (+0200) Subject: hwdb: Fix mapping for home-key on Cube iWork8 air (#5994) X-Git-Tag: v234~187 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4e6b9b2049188bca6d413818856ac130dd773097;p=platform%2Fupstream%2Fsystemd.git hwdb: Fix mapping for home-key on Cube iWork8 air (#5994) The intent of the hwdb entry for the Cube iWork8 air tablet buttons is to fix them being swapped. The kernel is using left-meta for the home key (it is being treated as the windows key on keyboards, as it has a windows logo on most x86 tablets). Fix the hwdb entry to only swap the buttons and not change the keycode emitted by the home key. --- diff --git a/hwdb/60-keyboard.hwdb b/hwdb/60-keyboard.hwdb index c35b907..f6b9f43 100644 --- a/hwdb/60-keyboard.hwdb +++ b/hwdb/60-keyboard.hwdb @@ -245,7 +245,7 @@ evdev:input:b0003v049Fp0051* ########################################################### evdev:name:gpio-keys:phys:gpio-keys/input0:ev:3:dmi:bvn*:bvr*:bd*:svncube:pni1-TF:* - KEYBOARD_KEY_0=home + KEYBOARD_KEY_0=leftmeta KEYBOARD_KEY_1=power ###########################################################