From 9be2acabde0364a3a6b506ea59db24d922844ccc Mon Sep 17 00:00:00 2001 From: Wolfgang Pfeiffer Date: Mon, 9 Jul 2018 10:20:35 +1000 Subject: man: remove reference to the XKeysymDB The XKeysymDB was removed around 2010 - please see: https://cgit.freedesktop.org/xorg/lib/libX11/commit/?id=eb023c0f8919e809b8b609e1467b14d20a290aa7 Signed-off-by: Peter Hutterer --- man/xmodmap.man | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/man/xmodmap.man b/man/xmodmap.man index 5d38fa5..64616b6 100644 --- a/man/xmodmap.man +++ b/man/xmodmap.man @@ -143,8 +143,7 @@ being redefined in a natural way without having to worry as much about name conflicts. .PP The list of keysym names may be found in the header file -\fI\fP (without the \fIXK_\fP prefix), -supplemented by the keysym database \fI __X11datadir__/XKeysymDB\fP. +\fI\fP (without the \fIXK_\fP prefix). Keysyms matching Unicode characters may be specified as "U0020" to "U007E" and "U00A0" to "U10FFFF" for all possible Unicode characters. .TP 8 -- cgit v1.2.3