From ab74d270c76b17926504815ba43ee35b8b18d3be Mon Sep 17 00:00:00 2001 From: James Cloos Date: Wed, 22 Aug 2007 21:01:48 -0400 Subject: Comment on the new locations of the files referenced in keysymdef.h keysymdef.h has a comment from the monolithic days suggesting that the file be kept in sync with mappings inxc/lib/X11/KeyBind.c and the protocol specication in xc/doc/specs/XProtocol/X11.keysyms. This commit adds pointers to the new locations of those two files. --- keysymdef.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'keysymdef.h') diff --git a/keysymdef.h b/keysymdef.h index a84923f..b3fae7a 100644 --- a/keysymdef.h +++ b/keysymdef.h @@ -98,6 +98,14 @@ SOFTWARE. * xc/doc/specs/XProtocol/X11.keysyms. */ +/* + * Now that the Xorg code base is managed in Git repositories, the KeyBind.c + * and X11.keysyms files mentioned in the last comment block are located at: + * + * src/KeyBind.c in the repo git://anongit.freedesktop.org/xorg/lib/libX11 + * specs/XProtocol/X11.keysyms in the repo git://anongit.freedesktop.org/xorg/doc/xorg-docs + */ + #define XK_VoidSymbol 0xffffff /* Void symbol */ #ifdef XK_MISCELLANY -- cgit v1.2.3