Rich Richardson wrote:
> What is the best way to go about getting a pointer to
> the Root Window of a given screen, from within the
> Xserver -- I know it's pretty doable from the client
> side (via Xlib), but I haven't come across and
> "idioms" for doing so on the Xserver side...


WindowTable[pScreen->myNum]

WindowTable is a global data structure in the X Server.

-- 
                                /\
          Jens Owen            /  \/\ _
   [EMAIL PROTECTED]  /    \ \ \   Steamboat Springs, Colorado

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to