Wolfgang Lenerz writes: > On 13 Jan 2002, at 13:33, Dilwyn Jones wrote: > > > > > Any ideas how I could do this 'legally' in such a background job? > This is how I did it for az job that blzanks the screen if no > keyborad/mouse activity after a certain time:
<snip> > MOVE.L (A3),A3 ; point to channel def block for > channel #0 > MOVE.L 4(A3),A3 ; point to device driver linkage > block > label5 MOVE.W $2E(A3),D4 ; D4 = pointer position I believe Dilwyn asked for a 'legal' way ;) Per
