summaryrefslogtreecommitdiffstats
path: root/doc/event.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-01-06 16:21:42 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-01-06 16:21:42 (GMT)
commitb2d94807a8c675405e9f3fe7153b847bd2a34985 (patch)
tree93276b98b9648bb1c862dde6e1a16961f97e0d7c /doc/event.n
parent0fad0657c2f97cbfbbbfd7dbe1da39e618fcd33b (diff)
downloadtk-b2d94807a8c675405e9f3fe7153b847bd2a34985.zip
tk-b2d94807a8c675405e9f3fe7153b847bd2a34985.tar.gz
tk-b2d94807a8c675405e9f3fe7153b847bd2a34985.tar.bz2
Update documentation: Add many keysym's which are available now, due to the upgrade to X11R6 compat layer.
Diffstat (limited to 'doc/event.n')
-rw-r--r--doc/event.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/event.n b/doc/event.n
index 9ab48e5..3e084d7 100644
--- a/doc/event.n
+++ b/doc/event.n
@@ -568,7 +568,7 @@ Starting from the preceding example, if the following code is executed:
.PP
.CS
bind Entry <Control-y> {}
-\fBevent add\fR <<Paste>> <Key-F6>
+\fBevent add\fR <<Paste>> <F6>
.CE
.PP
the behavior will change such in two ways. First, the shadowed