On Fri, Dec 16, 2011 at 11:42 AM, Bradley Smith
<bradleysmith...@yahoo.com>wrote:

> Attempting to set individual performance flags when --rfx enabled. --rfx
> enables all visual features and is very slow. When used with -x m RemoteFX
> does not work (RemoteFX requires that LAN be used).
>
> With the mtsc client in Windows it it possible to do this. Specifically to
> be able to disable:
> Desktop background
> Front smoothing
> Desktop composition
> Show window contents while dragging
> Menu and window animation
> Visual styles
> Persistent bitmap caching
>
> How can one do this with xfreerdp?
>

I have just modified the code such that it always enables the connection
type to be "LAN" if RemoteFX is enabled, such that we can finely tune
performance flags for a RemoteFX session. I have also added a couple of
extra command line options for performance flags:

--disable-wallpaper
--disable-full-window-drag
--disable-menu-animations
--disable-theming

etc

I just connected to an RDSH setup using RemoteFX and -x m. I can easily see
why someone would be interested in using such a combination of performance
flags: I'm pretty sure that using -x m with --rfx reduces significantly the
amount of bandwidth used for the session.

>
> Thanks in advance.
>
> ------------------------------------------------------------------------------
> Learn Windows Azure Live!  Tuesday, Dec 13, 2011
> Microsoft is holding a special Learn Windows Azure training event for
> developers. It will provide a great way to learn Windows Azure and what it
> provides. You can attend the event by watching it streamed LIVE online.
> Learn more at http://p.sf.net/sfu/ms-windowsazure
> _______________________________________________
> Freerdp-devel mailing list
> Freerdp-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freerdp-devel
>
------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to