Re: Rezise window to fixed size.

£ukasz <blurrpp-/[email protected]> Sun, 2 Jan 2011 17:41:28 -0800 (PST)
Newsgroups gmane.comp.window-managers.ion.general
Message-ID <[email protected]>
=A0 =0A> I think that it should read:=0A> WMoveresMode.rqgeom(_,{x=3D10,y=
=3D10,w=3D100,h=3D100})=0A> (Not sure about the syntax right now, but the t=
able has=0A> named entries.)=0A> =0A> Second "R" should be pressed also wit=
h META in your=0A> example.=0A> =0A> The triggered error probably wrote som=
ething to ion's=0A> stderr. I keep=0A> ion's stdout and stderr explicitly t=
o ~/.xsession-errors,=0A> so I can check=0A> ion's output in case of bad bi=
ndings, kludges or other=0A> errors, that=0A> occur in "safe environment" -=
- being triggered by some=0A> event.=0A> =0A=0AThanks again, yep for sure s=
hould be META+R, but problem was in {x=3D10,y=3D10,w=3D100,h=3D100} now wor=
ks fine.=0A=0ARegards Lukas=0A=0A