Input: allocate keycode for Fn + right shift
authorHans de Goede <hdegoede@redhat.com>
Tue, 8 Sep 2020 16:58:09 +0000 (09:58 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 8 Sep 2020 23:31:14 +0000 (16:31 -0700)
commitbba013e1ca5e7150b42a1a1a1e852010d772edad
tree0a1d5ec311fd3006eac73795760060dca12c0d14
parentcd80ec795156346236e9b1cd9f5cbff5a9bbd212
Input: allocate keycode for Fn + right shift

The last 2 generations of Lenovo Thinkpads send an acpi_thinkpad event when
Fn + right shift is pressed.  This is intended for use with "Lenovo Quick
Clean" software, which disables the touchpad + kbd for 2 minutes on this
key-combo so that healthcare workes can disinfect it.

But there is no silkscreen print on the right-keyboard to indicate this,
so add a KEY_FN_RIGHT_SHIFT keycode define to use for this key-combo.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20200908135147.4044-3-hdegoede@redhat.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
include/uapi/linux/input-event-codes.h