summaryrefslogtreecommitdiff
path: root/man/XStringToKeysym.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XStringToKeysym.man')
-rw-r--r--man/XStringToKeysym.man4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/XStringToKeysym.man b/man/XStringToKeysym.man
index 62212dba..067765b3 100644
--- a/man/XStringToKeysym.man
+++ b/man/XStringToKeysym.man
@@ -202,6 +202,10 @@ If no symbol is defined,
.ZN XKeycodeToKeysym
returns
.ZN NoSymbol .
+.ZN XKeycodeToKeysym
+predates the XKB extension. If you want to lookup a KeySym while
+using XKB you have to use
+.ZN XkbKeycodeToKeysym .
.LP
If the specified KeySym is not defined for any KeyCode,
.ZN XKeysymToKeycode