summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLennart Poettering2006-09-19 07:59:55 +0200
committerDmitry Torokhov2006-09-19 07:59:55 +0200
commit90da11514562020ea7d697982f912ac949adc317 (patch)
tree4f077c741bef0cbfe063f2884dc5bd5281315cbc /include
parentInput: add new BUS_VIRTUAL bus type (diff)
downloadkernel-qcow2-linux-90da11514562020ea7d697982f912ac949adc317.tar.gz
kernel-qcow2-linux-90da11514562020ea7d697982f912ac949adc317.tar.xz
kernel-qcow2-linux-90da11514562020ea7d697982f912ac949adc317.zip
Input: add KEY_BLUETOOTH and KEY_WLAN definitions
Some laptops have separate "rfkill" buttons for disabling/enabling Bluetooth and WLAN. Signed-off-by: Lennart Poettering <mzxreary@0pointer.de> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'include')
-rw-r--r--include/linux/input.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/input.h b/include/linux/input.h
index 22a361040547..5770105471dd 100644
--- a/include/linux/input.h
+++ b/include/linux/input.h
@@ -349,6 +349,9 @@ struct input_absinfo {
#define KEY_BATTERY 236
+#define KEY_BLUETOOTH 237
+#define KEY_WLAN 238
+
#define KEY_UNKNOWN 240
#define BTN_MISC 0x100