we have a Windows Terminal Server and like to have Linux Clients which connect through rdp to the terminal server.
All works fine except that we cannot find a linux rdp client which supports multiple screens (like the windows rdp client does).
rdesktop -f and similarities also doesn't work because it results in one big virtual screen instead of two separate ones. So if you max an application inside remote desktop it will span over two monitors instead of just one.
Is there such a client available?