[RFC] [PATCH V2 1/3] ACPI video hotkey: add new input key codes for ACPI video hotkey events

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Yu Luming <luming.yu@xxxxxxxxx>

Add keycode for ACPI video hotkey event.

Signed-off-by: Zhang Rui <rui.zhang@xxxxxxxxx>
---
 include/linux/input.h |    5 +++++
 1 file changed, 5 insertions(+)

Index: linux-2.6.23-rc2/include/linux/input.h
===================================================================
--- linux-2.6.23-rc2.orig/include/linux/input.h
+++ linux-2.6.23-rc2/include/linux/input.h
@@ -553,6 +553,11 @@ struct input_absinfo {
 #define KEY_BRL_DOT7		0x1f7
 #define KEY_BRL_DOT8		0x1f8
 
+#define KEY_VIDEO_NEXT		0x1f9
+#define KEY_VIDEO_PREV		0x1fa
+#define KEY_BRIGHTNESS_ZERO	0x1fb
+#define KEY_BRIGHTNESS_OFF	0x1fc
+
 /* We avoid low common keys in module aliases so they don't get huge. */
 #define KEY_MIN_INTERESTING	KEY_MUTE
 #define KEY_MAX			0x1ff
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux