[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master cc8d4b0c911 2/2: ; * etc/NEWS: Improve mwheel entry.
From: |
Po Lu |
Subject: |
master cc8d4b0c911 2/2: ; * etc/NEWS: Improve mwheel entry. |
Date: |
Sat, 20 Jan 2024 23:51:03 -0500 (EST) |
branch: master
commit cc8d4b0c9110c1384f5a9c214cf4069b3e99ae9b
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>
; * etc/NEWS: Improve mwheel entry.
---
etc/NEWS | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/etc/NEWS b/etc/NEWS
index 8129412e872..a1874313502 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -419,9 +419,10 @@ In batch mode, tracing now sends the trace to stdout.
+++
** Mwheel
The 'wheel-up/down/left/right' events are now bound unconditionally,
-and the 'mouse-wheel-up/down/left/right-event' variables are thus
-used only to specify the 'mouse-4/5/6/7' events generated by
-legacy setup, such as 'xterm-mouse-mode' or X11 without XInput2.
+and the 'mouse-wheel-up/down/left/right-event' variables are thus used
+only to specify the 'mouse-4/5/6/7' events generated by older
+configurations such as X11 when the X server does not support at least
+version 2.1 of the X Input Extension, and 'xterm-mouse-mode'.
+++
** New command 'lldb'.