
   Mousetposition() places the mousecursor at the coordinates x, y.

   Example:

        mousetposition(5,7);

   This puts the mouse cursor at position 5,7 in a 80x25 or 80x50 text
   screen.
