XLib Tutorial

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Kevin Buettner
Date:  
Subject: XLib Tutorial
On Sep 7, 8:36am, Thomas Mondoshawan Tate wrote:

> Okay guys, I've a quick question for all of you. Does anyone know of a good
> tutorial for learning XLib and raw X programming? I already know GTK, but
> I'd like to get a bit closer to the actual calls to X.


Get O'Reilly's Xlib Programming Manual. (It's volume 1 in their X Window
System series.) You'll probably want to have volume 2, Xlib Reference
manual too.

Kevin