Jay Sorg wrote:

[SNIP]

> 
>> I am just feeling my way around the source myself at the moment, looking
>> to implement XRandR support in the x11rdp server and some associated
>> support in sesman.
> 
> XRandR is for resizing the Xserver desktop, is that right?

Correct, X Resize and Rotate, though it is the resize bit that interests me.

> This can be done,  RDP allows a resize sent from the server.

Indeed this is a commonly used feature on Windows Terminal Server. What 
I am looking to do is when reconnecting to a session, be able to 
reconnect with a different screen size, connect and then have x11rdp 
resize it's screen to the new screen size. If that makes sense.

> See server_reset in xrdp_types.h
> You would have to get the event in X11rdp and send a message to xrdp
> through the X11rdp - xrdp connection.
> 

Hum, I was thinking of it working the other way around, that is the 
client through a session reconnection initiating the resize. However now 
you bring it up both should be implemented.

One question I have is, is there any particular reason why x11rdp is not 
included in xorg?


JAB.

-- 
Jonathan A. Buzzard                 Email: jonathan (at) buzzard.me.uk
Fife, United Kingdom.

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to