Skip to content
Prev 44957 / 398532 Next

locator(n=0)

Peter Wolf wrote:
I just took twenty minutes to bash devX11.c newX11_Locator routine 
into using XQueryPointer instead of waiting for a mouse event. That 
breaks the 'click to enter point' behaviour though. I couldn't figure 
out how to quickly modify things to just do this for n=0. I cant do 
everything in the twenty mins before morning tea break.

  Its a gross hack, and as Brian says, there's nothing in the design 
that lets you do this, but then since you have the source there's 
nothing on the planet to stop you doing this. The design is not a law :)

  The beauty of open-source code eh? If you really want to do this its 
quite easy. Mail me for more details.

Baz