Posted by member 35 on 2003-03-30 09:38:03 link

yup, like this:

Step.rc
-------

*timer mzsystrayhide timeout[5000] !systrayhide

Script.rc
---------

*script bang !mzsystrayshow
*script exec !systraymove %[mousex] %[mousey]
*script exec !systrayshow
*script exec !timerstart mzsystrayhide
*script ~bang

-END-

Maybe someone will find it useful.