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>
This commit is contained in:
committed by
Dmitry Torokhov
parent
9a87fdded5
commit
90da115145
@@ -349,6 +349,9 @@ struct input_absinfo {
|
|||||||
|
|
||||||
#define KEY_BATTERY 236
|
#define KEY_BATTERY 236
|
||||||
|
|
||||||
|
#define KEY_BLUETOOTH 237
|
||||||
|
#define KEY_WLAN 238
|
||||||
|
|
||||||
#define KEY_UNKNOWN 240
|
#define KEY_UNKNOWN 240
|
||||||
|
|
||||||
#define BTN_MISC 0x100
|
#define BTN_MISC 0x100
|
||||||
|
Reference in New Issue
Block a user