LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Mobile (https://www.linuxquestions.org/questions/linux-mobile-81/)
-   -   pocket pc remote desktop help? (https://www.linuxquestions.org/questions/linux-mobile-81/pocket-pc-remote-desktop-help-762013/)

muratkaraca 10-15-2009 02:25 AM

pocket pc remote desktop help?
 
pocket pc remote desktop help?

login successful for display 10
started connecting
rdpx11 channel is not present
X11 RDP server started
Screen depth is not 24

I try as solutions

As the root user edit the file /etc/xrdp/sesman.ini and look for the section that

looks similar to this:

[Xdmx]
param1=-br
param2=-noreset
param3=-nolisten
param4=tcp
param5=--
param6=/usr/bin/Xfake

Add the following lines to change the resolution and color depth for the RDP server:

param7=-screen
param8=800x600x16

Restart the xrdp service by running (as the root user) "rcxrdp restart".
Now attempt to connect with the client set to 16 bit colors and it should work fine.



but it does not happen. Do you know the solution??

Lordandmaker 10-16-2009 11:35 AM

I'm having trouble separating the problem from the tried solutions.

schneidz 10-31-2009 09:53 AM

here's my experience:
http://www.linuxquestions.org/questi...0/#post3725239


All times are GMT -5. The time now is 04:36 PM.