diff --git a/NEWS b/NEWS index 68132258..5bceb520 100644 --- a/NEWS +++ b/NEWS @@ -24,7 +24,7 @@ Noteworthy changes in release ?.?? (????-??-??) * Enhanced error diagnostics when the first exec fails. * Added %net as a short form of %network in syscall specifications. * Updated lists of BPF_*, FAN_*, IFA_*, IFLA_*, KVM_CAP_*, NETLINK_*, NTF_*, - SOL_*, and TCA_* constants. + REL_*, SOL_*, and TCA_* constants. * Enhanced manual page. * Bug fixes diff --git a/xlat/evdev_relative_axes.in b/xlat/evdev_relative_axes.in index 4684a524..84f918e3 100644 --- a/xlat/evdev_relative_axes.in +++ b/xlat/evdev_relative_axes.in @@ -9,3 +9,5 @@ REL_HWHEEL 0x06 REL_DIAL 0x07 REL_WHEEL 0x08 REL_MISC 0x09 +REL_RESERVED 0x0a +REL_WHEEL_HI_RES 0x0b