hi again,
I am sorry, but it is better to make just this single change:
--- pd.tk~ 2003-04-06 03:35:29.000000000 +0200 +++ pd.tk 2003-05-29 15:52:16.000000000 +0200 @@ -911,7 +911,7 @@ bind $name.c <KeyRelease> {pdtk_canvas_keyup %W %K %A} bind $name.c <Motion> {pdtk_canvas_motion %W %x %y 0} bind $name.c <Alt-Motion> {pdtk_canvas_motion %W %x %y 4}
In fact, the previous diff, while based on common sense, did not handle switching virtual desktops, nor minimizing... to hell with common sense...
Krzysztof