[FreeNX-kNX] Problems getting RDP to work.

me ilp at darkvoyage.org.uk
Tue Nov 13 19:02:40 UTC 2007


Stephen Kent wrote:
> If I invoke rdesktop from GNOME Command Line using the '-a 16' flag and
> connecting to a windows workstation, rdesktop launches properly.

I'm connecting to various windows 2003 server systems which seem to get 
the 16bit setting by default. Maybe the difference is in you connecting 
to XP instead ?

> When I try to then connect remotely, I am met with a 256 color screen.
> where do I need to add the -a flag to make it work for a Windows --> Linux
> --> Windows setup?  nxdesktop_helper?  If so, where?

I'd try adding it to this line:

> # setup commandline
> set -- -f -u "$agent_user" -k "$agent_keyboard" -d "$agent_domain"
> "$agent_server"

set -- -f -a 16 -u "$agent_user" [...]



More information about the FreeNX-kNX mailing list