XLib Tutorial
Kevin Buettner
plug-discuss@lists.PLUG.phoenix.az.us
Fri, 7 Sep 2001 10:01:01 -0700
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