Hi, At work we have a windows server "remote programs farm" on which one can run windows programs in seamless mode on one's own desktop. Using xfreerdp 1.0.2 with a command-line like this I can run MS-WORD seamlessly on my linux desktop:
xfreerdp -d <domain> --plugin cliprdr --plugin rdpdr --data disk:MyPCDocuments:"//home/<myuser>" -- -u <myuser> -p <mypassw> --app --plugin rail --data "||WINWORD" -- <remoteprograms.job.no> But when I close winword by using its exit-menu, I have not been logged out from the server, I have to wait for some timeout on the server, in this case approx 20 minutes, before I can do this again. If I try to do this again before the timeout, I get an empty, black window. Is there a way to gracefully log out from this session, so that I do not have to wait for the server to time it out? Olav ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Freerdp-devel mailing list Freerdp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel