[Xcb] Xinerama protocol
Jamey Sharp
jamey at minilop.net
Mon Mar 28 23:50:19 PST 2005
On Tue, Mar 29, 2005 at 08:47:18AM +0200, Vincent Torri wrote:
> Well, here are the protocols :
>
> CreateGC
> cid: GCONTEXT
> drawable: DRAWABLE
> value-mask: BITMASK
> value-list: LISTofVALUE
>
> CopyGC
> src-gc, dst-gc: GCONTEXT
> value-mask: BITMASK
>
> XineramaSelectInput
> 1 CARD8 opcode
> 1 3 XINERAMA opcode
> 2 2 request length
> 4 WINDOW window
> 4 BITMASK event mask
> #x01 XineramaEnterEvent
> #x02 XineramaLeaveEvent
>
> For me, it's just that event mask could take 2 values (1 and 2). Am I
> wrong ?
Oohhh. Sorry. Yes, it looks like you're right.
--Jamey
More information about the xcb
mailing list