
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.0.0 
- gtk+ >= 2.0.0 


* basic vnc support. makes a call to vncviewer which must be in your path. to use vnc, append ":vnc" without the quotes to the computer name like: my.computer.com:vnc if a port is needed, do it like: my.computer.com:2:vnc 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 username field.


