home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / tsclient / README < prev   
Encoding:
Text File  |  2006-05-20  |  1.0 KB  |  33 lines

  1.  
  2. Terminal Server Client
  3. tsclient == a frontend for rdesktop 
  4.  
  5. http://www.gnomepro.com/tsclient/
  6.  
  7. Any questions or comments, email me at erick@gnomepro.com 
  8.  
  9. Features: 
  10. - GTK+-2.0 frontend for rdesktop 
  11. - supports most of the rdesktop-1.1.0 arguments 
  12. - reads .rdp files in the M$ Unicode format 
  13. - writes .rdp files in ascii (which can then be read by this and the M$ client) 
  14. - looks and functions very much like the M$ client 
  15. - is written in C 
  16. - features an "rdp picker" which lists .rdp files in ~/.tsclient/ and launches 
  17.   rdesktop from the rdp file when selected 
  18. - VNC support as a client only (vncviewer) 
  19.  
  20. Requirements: 
  21. - rdesktop >= 1.2.0 
  22. - glib >= 2.6.0 
  23. - gtk+ >= 2.6.0 
  24.  
  25.  
  26. Basic VNC support:
  27.  makes a call to vncviewer which must be in your path. if a port is needed, 
  28.  append :X to the hostname where X is the port where vnc is listening. 
  29.  supported VNC options are -fullscreen, -geometry, -depth and -viewonly 
  30.  (set by checking "no motion events"). For a vncpasswd file, put the full 
  31.  path to the file in the "Protocol File" field.
  32.  
  33.