[Xcb-commit] XcbPorting.mdwn
XCB site
xcb at freedesktop.org
Sun Jun 22 02:57:04 PDT 2008
XcbPorting.mdwn | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 59fc7a52984622994ced43ab35b67fd1f2859b0f
Author: XCB site <xcb at freedesktop.org>
Date: Sun Jun 22 02:57:04 2008 -0700
web commit by SethWKlein: Updated the link to the event tutorial which is in the wiki now
diff --git a/XcbPorting.mdwn b/XcbPorting.mdwn
index e210848..0e66e3e 100644
--- a/XcbPorting.mdwn
+++ b/XcbPorting.mdwn
@@ -37,6 +37,6 @@ Follow the function's link to see its prototype and an example of how to use it.
<p>[[XcbPortingCreateCursor]] Creating a cursor from a standard font.</p>
</dd>
<dd>
- <p><a href="http://cvs.freedesktop.org/*checkout*/xcb/xcb/doc/tutorial/index.html#xevents">Setting up the Event Loop</a> This section of the tutorial explains how to set up the event loop in XCB and compares the process with Xlib's <tt>XNextEvent</tt> and <tt>XPending</tt>.</p>
+ <p>[[tutorial/events]] explains how to set up the event loop in XCB and compares the process with Xlib's <tt>XNextEvent</tt> and <tt>XPending</tt>.</p>
</dd>
</dl>
More information about the xcb-commit
mailing list