From: Peter Hutterer Date: Mon, 4 Sep 2017 02:44:14 +0000 (+1000) Subject: include: sync with kernel 4.13 X-Git-Tag: libevdev-1.5.8~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=022b2bc3b03320131966a465c464f989fa91905e;p=platform%2Fupstream%2Flibevdev.git include: sync with kernel 4.13 Signed-off-by: Peter Hutterer --- diff --git a/include/linux/input-event-codes.h b/include/linux/input-event-codes.h index 9771e4f..86a5f86 100644 --- a/include/linux/input-event-codes.h +++ b/include/linux/input-event-codes.h @@ -600,6 +600,7 @@ #define KEY_APPSELECT 0x244 /* AL Select Task/Application */ #define KEY_SCREENSAVER 0x245 /* AL Screen Saver */ #define KEY_VOICECOMMAND 0x246 /* Listening Voice Command */ +#define KEY_ASSISTANT 0x247 /* AL Context-aware desktop assistant */ #define KEY_BRIGHTNESS_MIN 0x250 /* Set Brightness to Minimum */ #define KEY_BRIGHTNESS_MAX 0x251 /* Set Brightness to Maximum */