summaryrefslogtreecommitdiffstats
path: root/doc/bind.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-08-01 20:42:48 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-08-01 20:42:48 (GMT)
commit85e3497df412be73ac6056a05721d817dc22d350 (patch)
tree02b371eb929a9f9d70ab02468d6f0bea69f94bcc /doc/bind.n
parent4323a86241a88bab506135f370ac2ebc614908a9 (diff)
parent28822e5191d3003f1d8fea59eeb79a0c14cf066d (diff)
downloadtk-85e3497df412be73ac6056a05721d817dc22d350.zip
tk-85e3497df412be73ac6056a05721d817dc22d350.tar.gz
tk-85e3497df412be73ac6056a05721d817dc22d350.tar.bz2
Merge 8.6 (and fix merge conflict arising from that)
Diffstat (limited to 'doc/bind.n')
-rw-r--r--doc/bind.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bind.n b/doc/bind.n
index fb47a38..1ecae86 100644
--- a/doc/bind.n
+++ b/doc/bind.n
@@ -566,8 +566,8 @@ The \fIx_root\fR and \fIy_root\fR fields from the event.
If a virtual-root window manager is being used then the substituted
values are the corresponding x-coordinate and y-coordinate in the virtual root.
Valid only for
-\fBButtonPress\fR, \fBButtonRelease\fR, \fBKeyPress\fR, \fBKeyRelease\fR,
-and \fBMotion\fR events.
+\fBButtonPress\fR, \fBButtonRelease\fR, \fBEnter\fR, \fBKeyPress\fR,
+\fBKeyRelease\fR, \fBLeave\fR and \fBMotion\fR events.
Same meaning as \fB%x\fR and \fB%y\fR, except relative to the (virtual) root
window.
.LP