/[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 591 by n-ki, Thu Jan 29 12:37:12 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. Bidirectional/Read support requires Windows XP or newer.
118    In Windows 2000 it will create a port, but it's not seamless, most
119    shell programs will not work with it.
120    .TP
121    .BR "-r disk:<driveletter>=<path>,..."
122    Redirects a path to the drive letter of your choice on the server.
123    (requires Windows XP or newer).
124    .TP
125    .BR "-r lptport:<lptport>=<device>,..."
126    Redirects parallel devices on your client to the server.
127    Bidirectional/Read support requires Windows XP or newer. In Windows 2000
128    it will create a port, but it's not seamless, most shell programs will not work with
129    it.
130    .TP
131    .BR "-r printer:<printername>[=<driver>],..."
132    Redirects a printer queue on the client to the server. The <printername>
133    is the name of the queue in your local system. <driver> defaults to a
134    simple PS-driver unless you specify one. Keep in mind that you need a
135    100% match in the server environment, or the driver will fail. The first
136    printer on the command line will be set as your default printer.
137    .TP
138    .BR "-r sound"
139    Redirects sound generated on the server to the client ( Requires
140    Windows XP or newer).
141  .TP  .TP
142  .BR "-0"  .BR "-0"
143  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 148  Use RDP version 4.
148  .TP  .TP
149  .BR "-5"  .BR "-5"
150  Use RDP version 5 (default).  Use RDP version 5 (default).
   
151  .PP  .PP
152  .SH LINKS  .SH LINKS
153  Main website of rdesktop  Main website of rdesktop

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

  ViewVC Help
Powered by ViewVC 1.1.26