Re: [Freerdp-devel] Changing resolution etc during session

2011-07-13 Thread Simon Guerrero
On 06/07/11 09:37, Михайло Падалка wrote: > Tue, 05 Jul 2011 13:18:54 +0200 > Mads Kiilerich писали: > >> Simon Guerrero wrote, On 07/05/2011 11:58 AM: >>> Hi >>> >>> I've been looking at the connect/disconnect sequences within freerdp >>> and trying to understand how the RDP session aligns with

Re: [Freerdp-devel] Changing resolution etc during session

2011-07-06 Thread Howard Su
2011/7/6 Михайло Падалка > Tue, 05 Jul 2011 13:18:54 +0200 > Mads Kiilerich писали: > > > Simon Guerrero wrote, On 07/05/2011 11:58 AM: > > > Hi > > > > > > I've been looking at the connect/disconnect sequences within freerdp > > > and trying to understand how the RDP session aligns with the Win

Re: [Freerdp-devel] Changing resolution etc during session

2011-07-06 Thread Михайло Падалка
Tue, 05 Jul 2011 13:18:54 +0200 Mads Kiilerich писали: > Simon Guerrero wrote, On 07/05/2011 11:58 AM: > > Hi > > > > I've been looking at the connect/disconnect sequences within freerdp > > and trying to understand how the RDP session aligns with the Windows > > session. > > > > Once a connect

Re: [Freerdp-devel] Changing resolution etc during session

2011-07-05 Thread Mads Kiilerich
Peter Åstrand wrote, On 07/05/2011 01:38 PM: > On Tue, 5 Jul 2011, Mads Kiilerich wrote: > >> It is apparently not possible in the RDP protocol to resize a session on >> the fly. The client can emulate it by closing the session and creating a >> new one. >> >> It might be possible to get some kind

Re: [Freerdp-devel] Changing resolution etc during session

2011-07-05 Thread Peter Åstrand
On Tue, 5 Jul 2011, Mads Kiilerich wrote: It is apparently not possible in the RDP protocol to resize a session on the fly. The client can emulate it by closing the session and creating a new one. It might be possible to get some kind of ticket from the first session that the second session can

Re: [Freerdp-devel] Changing resolution etc during session

2011-07-05 Thread Mads Kiilerich
Simon Guerrero wrote, On 07/05/2011 11:58 AM: > Hi > > I've been looking at the connect/disconnect sequences within freerdp > and trying to understand how the RDP session aligns with the Windows > session. > > Once a connection has been made and the user has logged in, is it > technically possib