From: Dmitry V. Levin Date: Wed, 19 Jul 2017 20:41:15 +0000 (+0000) Subject: Update input event KEY_* constants X-Git-Tag: v4.19~238 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=886a7966b170753a6362f9608d66d3cf953635cc;p=strace Update input event KEY_* constants * xlat/evdev_keycode.in: Add KEY_ASSISTANT introduced by linux kernel commit v4.13-rc1~13^2~1^2~1. * NEWS: Mention this. --- diff --git a/NEWS b/NEWS index ade5e825..bd2206e7 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,7 @@ Noteworthy changes in release ?.?? (????-??-??) * Implemented NETLINK_SELINUX protocol specific decoding. * Implemented decoding of netlink message ack flags. * Implemented decoding of nlmsgerr netlink attributes. - * Updated lists of BPF_*, RWF_*, SCM_*, SO_*, and *_MAGIC constants. + * Updated lists of BPF_*, KEY_*, RWF_*, SCM_*, SO_*, and *_MAGIC constants. * Bug fixes * Fixed output formatting of blkpg_ioctl_arg, dm_name_list, and iocb diff --git a/xlat/evdev_keycode.in b/xlat/evdev_keycode.in index 15c829a1..5a0eb206 100644 --- a/xlat/evdev_keycode.in +++ b/xlat/evdev_keycode.in @@ -521,6 +521,7 @@ KEY_CONTROLPANEL KEY_APPSELECT KEY_SCREENSAVER KEY_VOICECOMMAND +KEY_ASSISTANT KEY_BRIGHTNESS_MIN KEY_BRIGHTNESS_MAX