|
@@ -464,7 +464,8 @@ struct input_keymap_entry {
|
|
#define KEY_BRIGHTNESS_ZERO 244 /* brightness off, use ambient */
|
|
#define KEY_BRIGHTNESS_ZERO 244 /* brightness off, use ambient */
|
|
#define KEY_DISPLAY_OFF 245 /* display device to off state */
|
|
#define KEY_DISPLAY_OFF 245 /* display device to off state */
|
|
|
|
|
|
-#define KEY_WIMAX 246
|
|
|
|
|
|
+#define KEY_WWAN 246 /* Wireless WAN (LTE, UMTS, GSM, etc.) */
|
|
|
|
+#define KEY_WIMAX KEY_WWAN
|
|
#define KEY_RFKILL 247 /* Key that controls all radios */
|
|
#define KEY_RFKILL 247 /* Key that controls all radios */
|
|
|
|
|
|
#define KEY_MICMUTE 248 /* Mute / unmute the microphone */
|
|
#define KEY_MICMUTE 248 /* Mute / unmute the microphone */
|