
Terminal Server Client
tsclient == a frontend for rdesktop 

http://www.gnomepro.com/tsclient/

Any questions or comments, email me at erick@gnomepro.com 

Features: 
- GTK+-2.0 frontend for rdesktop 
- supports most of the rdesktop-1.1.0 arguments 
- reads .rdp files in the M$ Unicode format 
- writes .rdp files in ascii (which can then be read by this and the M$ client) 
- looks and functions very much like the M$ client 
- is written in C 
- features an "rdp picker" which lists .rdp files in ~/.tsclient/ and launches 
  rdesktop from the rdp file when selected 
- VNC support as a client only (vncviewer) 

Requirements: 
- rdesktop >= 1.2.0 
- glib >= 2.6.0 
- gtk+ >= 2.6.0 


Basic VNC support:
 makes a call to vncviewer which must be in your path. if a port is needed, 
 append :X to the hostname where X is the port where vnc is listening. 
 supported VNC options are -fullscreen, -geometry, -depth and -viewonly 
 (set by checking "no motion events"). For a vncpasswd file, put the full 
 path to the file in the "Protocol File" field.

