Thread: tsclient settings trumping devilspie config?
morning all,
have 2 1680x1050 monitors @ work set in twinview. i'd have tsclient open full screen on 1 of monitors leaving other screen free local apps (im, chrome, email etc).
if set tsclient t "operate in full screen mode" takes on both monitors , there no 1680x1050 option under "use specified screen size"
i've used devilspie in past similar things, installed , built following config (ok, used gdevilspie):
when "devilspie -a" takes current tsclient config window have open, strips decor , moves position 0x0 of second monitor, expect happen.code:( if ( begin ( contains ( window_name ) "terminal server" ) ) ( begin ( undecorate ) ( geometry "1680x1050+1680+0" ) ( println "match" ) ) )
haowever, when connect, tsclient still smears on both monitors (i still have set fullscreen mode).
there way can convince tsclient "full screen" realy 1680x1050 stead of 3360x1050?
thanks!
ug! rtfm indeed.
turns out rdesktop need with:
i'm still using devilspie strip off decorations , stove rdesktop 1680 pixels on (to second monitor)code:rdesktop -g 1680x1050 -a 16 [servername]
learn fail kids, hope helps someone!
![]()
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] tsclient settings trumping devilspie config?
Ubuntu
Comments
Post a Comment