]> granicus.if.org Git - strace/commitdiff
Update input event KEY_* constants
authorDmitry V. Levin <ldv@altlinux.org>
Wed, 19 Jul 2017 20:41:15 +0000 (20:41 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 19 Jul 2017 20:41:15 +0000 (20:41 +0000)
* xlat/evdev_keycode.in: Add KEY_ASSISTANT introduced by linux kernel
commit v4.13-rc1~13^2~1^2~1.
* NEWS: Mention this.

NEWS
xlat/evdev_keycode.in

diff --git a/NEWS b/NEWS
index ade5e8251d7aa46a0e2afa77b3691962df8c02db..bd2206e7f61a68f485c72c4d3b688702622d5b86 100644 (file)
--- 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
index 15c829a13e26068367ce8a12ce6227e003321c5a..5a0eb206e851c2d9d6369029d5f2884868c9457c 100644 (file)
@@ -521,6 +521,7 @@ KEY_CONTROLPANEL
 KEY_APPSELECT
 KEY_SCREENSAVER
 KEY_VOICECOMMAND
+KEY_ASSISTANT
 
 KEY_BRIGHTNESS_MIN
 KEY_BRIGHTNESS_MAX