From: Lennart Poettering Date: Tue, 19 Sep 2006 05:59:55 +0000 (-0400) Subject: Input: add KEY_BLUETOOTH and KEY_WLAN definitions X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=90da11514562020ea7d697982f912ac949adc317;p=deliverable%2Flinux.git 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 Signed-off-by: Dmitry Torokhov --- 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