Raymond Toy <[EMAIL PROTECTED]> writes:

> 
> I guess I wasn't clear enough.  The first value from xlib:input-focus
> is XLIB:WINDOW object.  However, in the original question, we were
> returning (nth-value 0 (xlib:input-focus dpy)) and people were getting
> things like :POINTER-ROOT.  With Peter's change, I get the xlib:window
> object.  The second value is :PARENT.  Without his change, I was
> getting a segfault.
> 
> So why does (nth-value 0 ...) give my the window instead of some
> keyword?
> 

It seems to be the normal behaviour according to the CLX manual the
first returned value is of type (or window (member :none :pointer-root)).


-- 
The Dude: And, you know, he's got emotional problems, man. 
Walter Sobchak: You mean... beyond pacifism?

_Manuel Giraud_


Reply via email to