From 14b9c87d559ab1c624e9c9ea5b1e204f55f0e7b8 Mon Sep 17 00:00:00 2001 From: Andrey Sidorov Date: Sat, 31 Dec 2011 09:07:38 +1100 Subject: [PATCH] link to xlib<->xrequest table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5b6d75..6ca325c 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ Core requsests usage: - http://www.x.org/releases/X11R7.6/doc/ - http://www.x.org/releases/X11R7.6/doc/xproto/x11protocol.pdf + - C Xlib to X11 request mapping table http://tronche.com/gui/x/xlib/appendix/a.html # Other implementations