]> asedeno.scripts.mit.edu Git - linux.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)
commitc01908a14bf735b871170092807c618bb9dae654
tree3cdc4b6b0901e99b07aaa2609323d3464aa5799e
parentafbbaa1bc0011d28f7604f9a7f0532f997c6f45e
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