summaryrefslogtreecommitdiffstats
path: root/doc/bind.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-07-07 22:00:15 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-07-07 22:00:15 (GMT)
commit8acb512c92c1b619073eac7d604ab9791ef0e713 (patch)
tree3e9691c13e240731e5cf78e7e27ff536d68a4bab /doc/bind.n
parent90b1090817bbf37d8787cc9ed77f2a4ca7460bb7 (diff)
parent2d8d71bb9e77b74a29295db7280e8383c4ac4df0 (diff)
downloadtk-8acb512c92c1b619073eac7d604ab9791ef0e713.zip
tk-8acb512c92c1b619073eac7d604ab9791ef0e713.tar.gz
tk-8acb512c92c1b619073eac7d604ab9791ef0e713.tar.bz2
Merge trunk
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 6e7f1f9..015bad5 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