Hi Rounak Singh,

you have to specify the screen geometry from the client side. For example if you are using rdesktop or FreeRDP as your client use the option -g 1920x1080. If you are using mstc, use the GUI to configure the new geometry.

HTH
L.K

On 12/28/2013 05:49 AM, Rounak SIngh wrote:
hi guys,
I have install xrdp and its working fine. Though I am unable to change the screen geometry of the remote client as there is just one resolution option(1024x768) in the display properties.
xrdp  is running on Ubuntu12.04.

I have checked the log xrdp-sesman.log
//////////////////////////////////
[20131228-17:35:20] [INFO ] A connection received from: 127.0.0.1 port 34262
[20131228-17:35:21] [INFO ] scp thread on sck 8 started successfully
[20131228-17:35:21] [INFO ] ++ created session (access granted): username remote, ip 192.168.21.106:4534 <http://192.168.21.106:4534> - socket: 8
[20131228-17:35:21] [INFO ] starting X11rdp session...
[20131228-17:35:21] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 9 [20131228-17:35:21] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 9 [20131228-17:35:21] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 9 [20131228-17:35:21] [INFO ] An established connection closed to endpoint: 127.0.0.1:34262 <http://127.0.0.1:34262> - socket: 8 [20131228-17:35:21] [INFO ] An established connection closed to endpoint: NULL:NULL - socket: 7 [20131228-17:35:21] [INFO ] An established connection closed to endpoint: 127.0.0.1:34262 <http://127.0.0.1:34262> - socket: 8

>>>>Problem>>>>[20131228-17:35:21] [INFO ] X11rdp start:X11rdp :10 -geometry 1024x768 -depth 24 -bs -ac -nolisten tcp -uds

[20131228-17:35:21] [INFO ] starting xrdp-sessvc - xpid=4130 - wmpid=4129
///////////////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

I have tried changing the params of sesman.ini and put
/////////////////////////////////////////////////////////////////////////
[X11rdp]
param1=-bs
param2=-ac
param3=-nolisten
param4=tcp
param5=-uds
param6=-geometry
param7=1600x900
//////////////////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
But resolution is not changing.
In addition, the execution of X11rdp in logs (xrdp-sesman.log) becomes like this
///////////////////////////////////////////////////////////////////////////////////////////
X11rdp start:X11rdp :10 -geometry 1024x768 -depth 24 -bs -ac -nolisten tcp -uds -geometry 1600x900
////////////////////////////////////////////////////////////////////////////////////////
and X11rdp is taking first resolution or geometry (ie 1024x768)

There is no good documentation here and there I have checked all.

After wasting a day of this problem I think what I need is the following in the initializing script

X11rdp start:X11rdp :10 -geometry 1600x900 -depth 24 -bs -ac -nolisten tcp -uds

But I think the xrdp is taking 1024x768 as default.

Please help.

Thanks


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk


_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to