2009/9/5 Viktor Griph <gr...@dd.chalmers.se>:
> The result of that will be that your shared function will override any
> call to XDefineCursor made by the program. (Not that this won't work
> if the program takes special measures to bind to the X-libraries
> dynamically at runtime (SDL does that) in which case you would have to
> overrride some other function in order to be able to intercept the
> define cursor calls.

And from what I recall in the past, this will also work sporadically
for Qt applications.

-- Thomas Adam

Reply via email to