thanks but i nearly got it worked out without a timer, the x pos works.. but y doesn't

Code:
      echo -s window @notify $calc($mouse.mx - ($mouse.mx - $hget(notify,x))) $calc($mouse.my - ($mouse.my - $hget(notify,y))) 
      hadd -m notify x $mouse.mx
      hadd -m notify y $mouse.my

anyone know why?
y pos is a negative number


New username: hixxy