Skip to content
Commit 1c1e40b5 authored by Florian Festi's avatar Florian Festi Committed by Jiri Kosina
Browse files

input/hid: Supporting more keys from the HUT Consumer Page



On USB keyboards lots of hot/internet keys are not working. This patch
adds support for a number of keys from the USB HID Usage Table
(http://www.usb.org/developers/devclass_docs/Hut1_12.pdf).

It also adds several new key codes. Most of them are used on real world
keyboards I know. I added some others (KEY_+ EDITOR, GRAPHICSEDITOR, DATABASE,
NEWS, VOICEMAIL, VIDEOPHONE) to avoid "holes".

I also added KEY_ZOOMRESET as it is possible to have a inet keyboard and a
remote control  in parallel and it makes sense to have them behave differently.

Signed-off-by: default avatarFlorian Festi <ffesti@redhat.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent e3a0dd7c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment