From: Lennart Poettering Date: Tue, 19 Sep 2006 05:59:55 +0000 (-0400) Subject: Input: add KEY_BLUETOOTH and KEY_WLAN definitions X-Git-Tag: v2.6.19-rc1~375^2~2 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=90da11514562020ea7d697982f912ac949adc317;p=linux-2.6-omap-h63xx.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 22a36104054..5770105471d 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