nice Xlib 11 manual

View: New views
5 Messages — Rating Filter:   Alert me  

nice Xlib 11 manual

by Janek Kozicki :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

When debugging that xinerama stuff I had to look up Xlib requests.
And so I have found a nice xlib manual as .pdf:

http://www.archive.org/details/xlibrefmanv115ed02nyemiss

--
Janek Kozicki                                                         |

Re: nice Xlib 11 manual

by Flashrider :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Freitag, den 23.10.2009, 21:00 +0200 schrieb Janek Kozicki:
> When debugging that xinerama stuff I had to look up Xlib requests.
> And so I have found a nice xlib manual as .pdf:
>
> http://www.archive.org/details/xlibrefmanv115ed02nyemiss
>

bah. 1990. Or: how to make the old dog learn new tricks.

X.Org needs a 8.0 throwing away all that compat/deprecates stuff, if you
ask me.

Chris


signature.asc (205 bytes) Download Attachment

Re: nice Xlib 11 manual

by Teika Kazura :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

There's html tarball at:
http://tronche.com/gui/x/xlib/

It's for X11R6.

Teika (Teika kazura)


Re: nice Xlib 11 manual

by Teika Kazura :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I've found one at
http://www.x.org/docs/X11/xlib.pdf: 
Last revised in 2002. This is not a scan of carbon copy.

Teika (Teika kazura)


Re: nice Xlib 11 manual

by Flashrider :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Tue, 17 Nov 2009 15:11:45 +0900 (JST)
schrieb Teika Kazura <teika@...>:

> I've found one at
> http://www.x.org/docs/X11/xlib.pdf: 
> Last revised in 2002. This is not a scan of carbon copy.
>
> Teika (Teika kazura)
>

2002 is even better. Now I just need to look for one for X11R7 (which
has XDamage and XComposite added)

Chris