]> granicus.if.org Git - strace/commitdiff
xlat: update KBD_* constants
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 27 May 2019 21:25:52 +0000 (21:25 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 27 May 2019 21:25:52 +0000 (21:25 +0000)
* xlat/evdev_keycode.in (KEY_KBD_LAYOUT_NEXT): New constant
introduced by Linux kernel commit v5.2-rc1~79^2^2~7.
* NEWS: Mention this.

NEWS
xlat/evdev_keycode.in

diff --git a/NEWS b/NEWS
index 8bc117106ee2a056f7cc2f6ccbde4e46b4fe9cb2..3a1436ff148ad94f899025b706782f4d55d410c0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,8 @@ Noteworthy changes in release ?.? (????-??-??)
 ==============================================
 
 * Improvements
-  * Updated lists of AUDIT_*, CLONE_*, KVM_*, TIPC_*, and V4L2_* constants.
+  * Updated lists of AUDIT_*, CLONE_*, KEY_*, KVM_*, TIPC_*,
+    and V4L2_* constants.
 
 Noteworthy changes in release 5.1 (2019-05-22)
 ==============================================
index 08fb5d1027c31fa0a7f0b7bb9305bcb07561e016..ddd2361f2a32b6b73954795ba10612ee2273d42f 100644 (file)
@@ -525,6 +525,7 @@ KEY_APPSELECT               0x244
 KEY_SCREENSAVER                0x245
 KEY_VOICECOMMAND               0x246
 KEY_ASSISTANT          0x247
+KEY_KBD_LAYOUT_NEXT    0x248
 
 #ifndef STRACE_WORKAROUND_FOR_KEY_BRIGHTNESS_MIN
 # define STRACE_WORKAROUND_FOR_KEY_BRIGHTNESS_MIN