April 20, 2024, 08:40:18 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: pocket pc remote desktop help?  (Read 3570 times)

Offline muratkaraca

  • New Member
  • Posts: 1
pocket pc remote desktop help?
« on: October 15, 2009, 07:42:23 AM »
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??