id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	planetversion	pltversion
187	magic in XQueryPointer signature	anonymous	kazzmir	"XQueryPointer defined w/ input parameters only
It works fine, but it is hard to get a results (x,y,modMask)

There is a suggestion to enhance signature, for instance: 
(defx11* XQueryPointer : _XDisplay-pointer _ulong (_ptr o _ulong) (_ptr o _ulong) (x : (_ptr o _int)) (y : (_ptr o _int)) (_ptr o _int) (_ptr o _int) (mask : (_ptr o _uint)) -> (rc : _int) -> (values rc x y mask))

This way it could be more useful. Thanks.
"	enhancement	closed	minor		kazzmir/x11.plt				(2 0)	4.2
