summaryrefslogtreecommitdiffstats
path: root/doc/keysyms.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-01-13 15:59:33 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-01-13 15:59:33 (GMT)
commit1d0b1c08f897fc5614aeace2efe820bc8c7473a1 (patch)
treeb010e5cd412709efedcdbb9c2d0b82bf647da30d /doc/keysyms.n
parente8c682aaa5c4f7673b1d5610d7a754fa7b5281e7 (diff)
downloadtk-1d0b1c08f897fc5614aeace2efe820bc8c7473a1.zip
tk-1d0b1c08f897fc5614aeace2efe820bc8c7473a1.tar.gz
tk-1d0b1c08f897fc5614aeace2efe820bc8c7473a1.tar.bz2
Improve links/keywords
Diffstat (limited to 'doc/keysyms.n')
-rw-r--r--doc/keysyms.n11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/keysyms.n b/doc/keysyms.n
index 756c996..2fbf260 100644
--- a/doc/keysyms.n
+++ b/doc/keysyms.n
@@ -2,7 +2,7 @@
'\" Copyright (c) 1998-2000 by Scriptics Corporation.
'\" All rights reserved.
'\"
-'\" RCS: @(#) $Id: keysyms.n,v 1.7 2008/09/23 13:36:40 dkf Exp $
+'\" RCS: @(#) $Id: keysyms.n,v 1.8 2010/01/13 15:59:33 dkf Exp $
'\"
'\"
.so man.macros
@@ -14,8 +14,9 @@ keysyms \- keysyms recognized by Tk
.BE
.SH DESCRIPTION
.PP
-Tk recognizes many keysyms when specifying key bindings (e.g.
-\fBbind . <Key-\fR\fIkeysym\fR\fB>\fR). The following list enumerates the
+Tk recognizes many keysyms when specifying key bindings (e.g.,
+.QW "\fBbind\fR \fB. <Key-\fR\fIkeysym\fR\fB>\fR" ).
+The following list enumerates the
keysyms that will be recognized by Tk. Note that not all keysyms will
be valid on all platforms. For example, on Unix systems, the presence
of a particular keysym is dependant on the configuration of the
@@ -922,9 +923,9 @@ Hyper_R 65518 0xffee
Delete 65535 0xffff
.CE
.SH "SEE ALSO"
-bind
+bind(n), event(n)
.SH KEYWORDS
-keysym, bind, binding
+bind, binding, event, keysym
'\" Local Variables:
'\" mode: nroff
'\" End: