]> git.baikalelectronics.ru Git - kernel.git/commit
HID: input: add mapping for "Toggle Display" key
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 18 Jan 2019 22:35:45 +0000 (14:35 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 27 Mar 2019 00:41:31 +0000 (17:41 -0700)
commitfb876fcae5e48e6c2bcfa90122fda9b1baecf2f5
tree3cdc4b6b0901e99b07aaa2609323d3464aa5799e
parentaf7095cba94dc8aaa1d4ef4aa8eaee3bb47eb3ae
HID: input: add mapping for "Toggle Display" key

According to HUT 1.12 usage 0xb5 from the generic desktop page is reserved
for switching between external and internal display, so let's add the
mapping.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/hid/hid-input.c