summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorculler <culler>2020-05-12 15:12:51 (GMT)
committerculler <culler>2020-05-12 15:12:51 (GMT)
commitf295f92dd0c2e638798d2e8c937eb6dd15090d45 (patch)
tree34a29fe2eff1ddb12dfe5beba5c029103967a01c /doc
parent5ea84f1facd9798ae08f5d0d49fb5237ec125bf2 (diff)
parent523aa062a1f89ea321f1d046e44486dc6523d3f1 (diff)
downloadtk-f295f92dd0c2e638798d2e8c937eb6dd15090d45.zip
tk-f295f92dd0c2e638798d2e8c937eb6dd15090d45.tar.gz
tk-f295f92dd0c2e638798d2e8c937eb6dd15090d45.tar.bz2
Fix [585584ad66]: On Aqua, keysyms are incomplete and inconsistent for generated events. Key event handling was completely reworked.
Diffstat (limited to 'doc')
-rw-r--r--doc/bind.n3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bind.n b/doc/bind.n
index f3948b8..871e167 100644
--- a/doc/bind.n
+++ b/doc/bind.n
@@ -510,6 +510,9 @@ For \fBButton\fR, \fBButtonRelease\fR, \fBMotion\fR,
\fBKey\fR, \fBKeyRelease\fR, and \fBMouseWheel\fR events,
\fB%x\fR and \fB%y\fR indicate the position of the mouse pointer
relative to the receiving window.
+For key events on the Macintosh these are the coordinates of the
+mouse at the moment when an X11 KeyEvent is sent to Tk, which could
+be slightly later than the time of the physical press or release.
For \fBEnter\fR and \fBLeave\fR events, the position where the
mouse pointer crossed the window, relative to the receiving window.
For \fBConfigure\fR and \fBCreate\fR requests, the \fIx\fR and \fIy\fR