Commit 90da1151 authored by Lennart Poettering's avatar Lennart Poettering Committed by Dmitry Torokhov

Input: add KEY_BLUETOOTH and KEY_WLAN definitions

Some laptops have separate "rfkill" buttons for disabling/enabling
Bluetooth and WLAN.
Signed-off-by: default avatarLennart Poettering <mzxreary@0pointer.de>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 9a87fdde
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment