/[rdesktop]/sourceforge.net/trunk/rdesktop/doc/rdesktop.1
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/doc/rdesktop.1

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 552 by astrand, Mon Dec 8 12:01:25 2003 UTC revision 581 by n-ki, Fri Jan 23 14:34:47 2004 UTC
# Line 1  Line 1 
1  .TH rdesktop 1 "October 2002"  .TH rdesktop 1 "January 2004"
2  .SH NAME  .SH NAME
3  .I rdesktop  .I rdesktop
4  \- Remote Desktop Protocol client  \- Remote Desktop Protocol client
# Line 105  limited by the server configuration. Line 105  limited by the server configuration.
105  .TP  .TP
106  .BR "-r <device>"  .BR "-r <device>"
107  Enable redirection of the specified device on the client, such  Enable redirection of the specified device on the client, such
108  that it appears on the server.  The only device currently supported  that it appears on the server. Note that the allowed
 is "sound" (requires Windows XP or newer).  Note that the allowed  
109  redirections may be restricted by the server configuration.  redirections may be restricted by the server configuration.
110    
111    Following devices are currently supported:
112    .TP
113    .BR "-r comport:<comport>=<device>,..."
114    Redirects serial devices on your client to the
115    server. Note that if you need to change any settings on the serial device(s),
116    do so with an appropriate tool before starting rdesktop. In most
117    OSes you would use stty.
118    .TP
119    .BR "-r disk:<driveletter>=<path>,..."
120    Redirects a path to the drive letter of your choice on the server.
121    (requires Windows XP or newer).
122    .TP
123    .BR "-r lptport:<lptport>=<device>,..."
124    Redirects parallel devices on your client to the server.
125    .TP
126    .BR "-r printer:<printername>[=<driver>],..."
127    Redirects a printer queue on the client to the server. The <printername>
128    is the name of the queue in your local system. <driver> defaults to a
129    simple PS-driver unless you specify one. Keep in mind that you need a
130    100% match in the server environment, or the driver will fail. The first
131    printer on the command line will be set as your default printer.
132    .TP
133    .BR "-r sound"
134    Redirects sound generated on the server to the client ( Requires
135    Windows XP or newer).
136  .TP  .TP
137  .BR "-0"  .BR "-0"
138  Attach to the console of the server (requires Windows Server 2003  Attach to the console of the server (requires Windows Server 2003
# Line 118  Use RDP version 4. Line 143  Use RDP version 4.
143  .TP  .TP
144  .BR "-5"  .BR "-5"
145  Use RDP version 5 (default).  Use RDP version 5 (default).
   
146  .PP  .PP
147  .SH LINKS  .SH LINKS
148  Main website of rdesktop  Main website of rdesktop

Legend:
Removed from v.552  
changed lines
  Added in v.581

  ViewVC Help
Powered by ViewVC 1.1.26