> I think that it should read:
> WMoveresMode.rqgeom(_,{x=10,y=10,w=100,h=100})
> (Not sure about the syntax right now, but the table has
> named entries.)
>
> Second "R" should be pressed also with META in your
> example.
>
> The triggered error probably wrote something to ion's
> stderr. I keep
> ion's stdout and stderr explicitly to ~/.xsession-errors,
> so I can check
> ion's output in case of bad bindings, kludges or other
> errors, that
> occur in "safe environment" -- being triggered by some
> event.
>
Thanks again, yep for sure should be META+R, but problem was in
{x=10,y=10,w=100,h=100} now works fine.
Regards Lukas