[PATCH] Do not suggest modifying XKeysymDB
Gioele Barabucci
gioele at svario.it
Sun Jul 13 13:53:19 PDT 2014
XKeysymDB does not exist anymore, it has been removed from libX11 in
commit 50b4b07073bd46cbef3627c160a240bd2a2b99d5.
Signed-off-by: Gioele Barabucci <gioele at svario.it>
---
XF86keysym.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/XF86keysym.h b/XF86keysym.h
index 93eb062..25103b3 100644
--- a/XF86keysym.h
+++ b/XF86keysym.h
@@ -2,9 +2,6 @@
* XFree86 vendor specific keysyms.
*
* The XFree86 keysym range is 0x10080001 - 0x1008FFFF.
- *
- * When adding new entries, the xc/lib/XKeysymDB file should also be
- * updated to make the new entries visible to Xlib.
*/
/*
--
2.0.1
More information about the xorg-devel
mailing list