aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Garrett <mjg59@srcf.ucam.org>2006-05-29 23:27:39 -0400
committerDmitry Torokhov <dtor_core@ameritech.net>2006-05-29 23:27:39 -0400
commitf39b25bed373cf11a2c0490bee8b0ac430aadff4 (patch)
tree6221c20266907925b59ef988febd55e21f080df0
parentd9ec5ad24ce80b7ef69a0717363db661d13aada5 (diff)
downloadlinux-f39b25bed373cf11a2c0490bee8b0ac430aadff4.tar.gz
Input: add KEY_BATTERY keycode
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
-rw-r--r--include/linux/input.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/input.h b/include/linux/input.h
index 50e338d2ffda9c..14036ee0749b75 100644
--- a/include/linux/input.h
+++ b/include/linux/input.h
@@ -345,6 +345,8 @@ struct input_absinfo {
#define KEY_SAVE 234
#define KEY_DOCUMENTS 235
+#define KEY_BATTERY 236
+
#define KEY_UNKNOWN 240
#define BTN_MISC 0x100