/[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 520 by matthewc, Tue Oct 28 05:07:00 2003 UTC revision 636 by stargo, Sat Mar 13 12:08:18 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 92  size, in pixels. The special word "stand Line 92  size, in pixels. The special word "stand
92  .BR "-T <title>"  .BR "-T <title>"
93  Sets the window title.  Sets the window title.
94  .TP  .TP
95    .BR "-N"
96    Enable numlock syncronization between the Xserver and the remote RDP
97    session.  This is useful with applications that looks at the numlock
98    state, but might cause problems with some Xservers like Xvnc.
99    .TP
100    .BR "-X <windowid>"
101    Embed rdesktop-window in another window. The windowid is expected to
102    be decimal.
103    .TP
104  .BR "-a <bpp>"  .BR "-a <bpp>"
105  Sets the colour depth for the connection (8, 15, 16 or 24).  Sets the colour depth for the connection (8, 15, 16 or 24).
106  More than 8 bpp are only supported when connecting to Windows XP  More than 8 bpp are only supported when connecting to Windows XP
# Line 100  limited by the server configuration. Line 109  limited by the server configuration.
109  .TP  .TP
110  .BR "-r <device>"  .BR "-r <device>"
111  Enable redirection of the specified device on the client, such  Enable redirection of the specified device on the client, such
112  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  
113  redirections may be restricted by the server configuration.  redirections may be restricted by the server configuration.
114    
115    Following devices are currently supported:
116    .TP
117    .BR "-r comport:<comport>=<device>,..."
118    Redirects serial devices on your client to the
119    server. Note that if you need to change any settings on the serial device(s),
120    do so with an appropriate tool before starting rdesktop. In most
121    OSes you would use stty. Bidirectional/Read support requires Windows XP or newer.
122    In Windows 2000 it will create a port, but it's not seamless, most
123    shell programs will not work with it.
124    .TP
125    .BR "-r disk:<driveletter>=<path>,..."
126    Redirects a path to the drive letter of your choice on the server.
127    (requires Windows XP or newer).
128    .TP
129    .BR "-r lptport:<lptport>=<device>,..."
130    Redirects parallel devices on your client to the server.
131    Bidirectional/Read support requires Windows XP or newer. In Windows 2000
132    it will create a port, but it's not seamless, most shell programs will not work with
133    it.
134    .TP
135    .BR "-r printer:<printername>[=<driver>],..."
136    Redirects a printer queue on the client to the server. The <printername>
137    is the name of the queue in your local system. <driver> defaults to a
138    simple PS-driver unless you specify one. Keep in mind that you need a
139    100% match in the server environment, or the driver will fail. The first
140    printer on the command line will be set as your default printer.
141    .TP
142    .BR "-r sound:[local|off|remote]"
143    Redirects sound generated on the server to the client. "remote" only has
144    any effect when you connect to the console with the -0 option. (Requires
145    Windows XP or newer).
146  .TP  .TP
147  .BR "-0"  .BR "-0"
148  Attach to the console of the server (requires Windows Server 2003  Attach to the console of the server (requires Windows Server 2003
# Line 113  Use RDP version 4. Line 153  Use RDP version 4.
153  .TP  .TP
154  .BR "-5"  .BR "-5"
155  Use RDP version 5 (default).  Use RDP version 5 (default).
   
156  .PP  .PP
157  .SH LINKS  .SH LINKS
158  Main website of rdesktop  Main website of rdesktop

Legend:
Removed from v.520  
changed lines
  Added in v.636

  ViewVC Help
Powered by ViewVC 1.1.26