How can I move the mouse on the screen as response to an event? I tried with Cursor.Position but it is a read only property so it didn't work.