summaryrefslogtreecommitdiffstats
path: root/doc/bind.n
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2020-02-16 16:50:34 (GMT)
committerfvogel <fvogelnew1@free.fr>2020-02-16 16:50:34 (GMT)
commit431ba75b41a1c335fecd8b60c38477cf770e0976 (patch)
tree7111b2043637b173d3bcdb3a4f3dcf366aed7108 /doc/bind.n
parent6f68bdb000e2b8a850631d74f818ceb9159bcf51 (diff)
downloadtk-431ba75b41a1c335fecd8b60c38477cf770e0976.zip
tk-431ba75b41a1c335fecd8b60c38477cf770e0976.tar.gz
tk-431ba75b41a1c335fecd8b60c38477cf770e0976.tar.bz2
Be more exact in the bind.n man page
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 fc0b490..0d48f72 100644
--- a/doc/bind.n
+++ b/doc/bind.n
@@ -517,10 +517,10 @@ coordinates of the window relative to its parent window.
.IP \fB%A\fR 5
Substitutes the UNICODE character corresponding to the event, or
the empty string if the event does not correspond to a UNICODE character
-(e.g. the shift key was pressed). On Linux, \fBXmbLookupString\fR (or
+(e.g. the shift key was pressed). On X11, \fBXmbLookupString\fR (or
\fBXLookupString\fR when input method support is turned off) does all
the work of translating from the event to a UNICODE character.
-On Linux, valid only for \fBKeyPress\fR event. On Windows and macOS,
+On X11, valid only for \fBKeyPress\fR event. On Windows and macOS/aqua,
valid only for \fBKeyPress\fR and \fBKeyRelease\fR events.
.IP \fB%B\fR 5
The \fIborder_width\fR field from the event. Valid only for