I read in the Tk documentation that there is an event called
'Motion', but I can't find any documentation on how to use
eventGenerate to move the mousepointer.
Is it at all possible to let a script move the mousepointer?
What I actually want to do is to prevent that the mousepointer
leaves the current window. Any ideas?