|
From: Mads K. <ma...@ki...> - 2010-08-27 17:11:38
|
On 08/27/2010 07:03 PM, Flavio Visentin wrote: > Mads Kiilerich wrote: >> It seems to me like you have complex requirements and wants a complex >> composition/management of several TS windows. Shouldn't you use >> something like remmina instead of the simple xfreerdp application? > > I use remmina for my desktop (really nice), but doesn't resolve this issue :-) I think it is more within remminas scope than within xfreerdps. Vic? >>>> With freerdp I'm not able to achive the same result. If you know a >>>> workaround as simpler as the -D switch I'm more than happy to try it :-) >> for id in $(wmctrl -lp|grep freerdp$|cut -d' ' -f1) >> do >> xprop -id $id -f _MOTIF_WM_HINTS 32c -set _MOTIF_WM_HINTS "2,0,0" >> done > > This works like a charm... I didn't know about xprop. TNX > > - -- > Flavio Visentin > GPG Key: http://www.zipman.it/gpgkey.asc |