From 046813684f5fcdd4764db7fc53922266d6eb1586 Mon Sep 17 00:00:00 2001 From: avl Date: Tue, 14 Mar 2017 01:13:36 +0000 Subject: added a remark about some keysyms being valid across platforms... --- doc/keysyms.n | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/keysyms.n b/doc/keysyms.n index 84214ff..512c1a6 100644 --- a/doc/keysyms.n +++ b/doc/keysyms.n @@ -15,7 +15,9 @@ Tk recognizes many keysyms when specifying key bindings (e.g., .QW "\fBbind\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 +be valid on all platforms, and some keysyms are also available on +platforms that have a different native name for that key. +For example, on Unix systems, the presence of a particular keysym is dependant on the configuration of the keyboard modifier map. This list shows keysyms along with their decimal and hexadecimal values. -- cgit v0.12