]> 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)
commit9fad71140af466437894dda72b920506a957209c
tree3cdc4b6b0901e99b07aaa2609323d3464aa5799e
parent6aa47a6bef55c213f2da2475c10388a04b459ab3
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