/[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 581 by n-ki, Fri Jan 23 14:34:47 2004 UTC revision 747 by astrand, Mon Aug 9 13:50:41 2004 UTC
# Line 97  Enable numlock syncronization between th Line 97  Enable numlock syncronization between th
97  session.  This is useful with applications that looks at the numlock  session.  This is useful with applications that looks at the numlock
98  state, but might cause problems with some Xservers like Xvnc.  state, but might cause problems with some Xservers like Xvnc.
99  .TP  .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
107  (up to 16 bpp) or newer.  Note that the colour depth may also be  (up to 16 bpp) or newer.  Note that the colour depth may also be
108  limited by the server configuration.  limited by the server configuration.
109  .TP  .TP
110    .BR "-x <experience>"
111    Changes default bandwidth performance behaviour for RDP5. By default only
112    theming is enabled, and all other options are disabled (corresponding
113    to modem (56 Kbps)). Setting experience to b[roadband] enables menu
114    animations and full window dragging. Setting experience to l[an] will
115    also enable the desktop wallpaper. Setting experience to m[odem]
116    disables all (including themes). Experience can also be a hexidecimal
117    number containing the flags.
118    .TP
119    .BR "-P"
120    Enable caching of bitmaps to disk (persistent bitmap caching). This generally
121    improves performance (especially on low bandwidth connections) and reduces
122    network traffic at the cost of slightly longer startup and some disk space.
123    (10MB for 8-bit colour, 20MB for 15/16-bit colour and 30MB for 24-bit colour
124    sessions)
125    .TP
126  .BR "-r <device>"  .BR "-r <device>"
127  Enable redirection of the specified device on the client, such  Enable redirection of the specified device on the client, such
128  that it appears on the server. Note that the allowed  that it appears on the server. Note that the allowed
# Line 114  Following devices are currently supporte Line 134  Following devices are currently supporte
134  Redirects serial devices on your client to the  Redirects serial devices on your client to the
135  server. Note that if you need to change any settings on the serial device(s),  server. Note that if you need to change any settings on the serial device(s),
136  do so with an appropriate tool before starting rdesktop. In most  do so with an appropriate tool before starting rdesktop. In most
137  OSes you would use stty.  OSes you would use stty. Bidirectional/Read support requires Windows XP or newer.
138  .TP  In Windows 2000 it will create a port, but it's not seamless, most
139  .BR "-r disk:<driveletter>=<path>,..."  shell programs will not work with it.
140  Redirects a path to the drive letter of your choice on the server.  .TP
141  (requires Windows XP or newer).  .BR "-r disk:<sharename>=<path>,..."
142    Redirects a path to the share \\\\tsclient\\<sharename> on the server
143    (requires Windows XP or newer). The share name is limited to 8
144    characters.
145  .TP  .TP
146  .BR "-r lptport:<lptport>=<device>,..."  .BR "-r lptport:<lptport>=<device>,..."
147  Redirects parallel devices on your client to the server.  Redirects parallel devices on your client to the server.
148    Bidirectional/Read support requires Windows XP or newer. In Windows 2000
149    it will create a port, but it's not seamless, most shell programs will not work with
150    it.
151  .TP  .TP
152  .BR "-r printer:<printername>[=<driver>],..."  .BR "-r printer:<printername>[=<driver>],..."
153  Redirects a printer queue on the client to the server. The <printername>  Redirects a printer queue on the client to the server. The <printername>
# Line 130  simple PS-driver unless you specify one. Line 156  simple PS-driver unless you specify one.
156  100% match in the server environment, or the driver will fail. The first  100% match in the server environment, or the driver will fail. The first
157  printer on the command line will be set as your default printer.  printer on the command line will be set as your default printer.
158  .TP  .TP
159  .BR "-r sound"  .BR "-r sound:[local|off|remote]"
160  Redirects sound generated on the server to the client ( Requires  Redirects sound generated on the server to the client. "remote" only has
161    any effect when you connect to the console with the -0 option. (Requires
162  Windows XP or newer).  Windows XP or newer).
163  .TP  .TP
164  .BR "-0"  .BR "-0"

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

  ViewVC Help
Powered by ViewVC 1.1.26