Thank you.
--
Dilwyn Jones
[EMAIL PROTECTED]
http://www.soft.net.uk/dj/index.html
>> Is there a way to directly read the pointer position [take the
example
>> of a screen saver program which is displaying a screen saver module
>> (external program) but needs to monitor the mouse to see if it's
been
>> moved in order to to restore the screen]  which is compatible
across
>> all or most platforms. Reading the QIMI registers will obviously
only
>> work in QIMI systems! Cuedark and a screen saver program from
Thierry
>> seem to do this but no documentation. The Jonathan Hudson Qeyes
>> program also seems to allow a program to monitor pointer position
[to
>> position its own 'eyes] without affecting the currently active job.
>
>get it from the scr/con driver, it is at 0x20 and 0x22 offsets off
the
>base of the screen driver linkage block, the one cdb+4 should point
>to. Not quite sure now if the 0x18 has to be added or not.. try
>a few peeks.



Reply via email to