/[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 637 by stargo, Mon Mar 15 14:49:12 2004 UTC revision 936 by stargo, Thu Jun 30 22:29:16 2005 UTC
# Line 1  Line 1 
1  .TH rdesktop 1 "January 2004"  .TH rdesktop 1 "March 2005"
2  .SH NAME  .SH NAME
3  .I rdesktop  .I rdesktop
4  \- Remote Desktop Protocol client  \- Remote Desktop Protocol client
# Line 58  toggled at any time using Ctrl-Alt-Enter Line 58  toggled at any time using Ctrl-Alt-Enter
58  Force the server to send screen updates as bitmaps rather than using  Force the server to send screen updates as bitmaps rather than using
59  higher-level drawing operations.  higher-level drawing operations.
60  .TP  .TP
61    .BR "-B"
62    Use the BackingStore of the Xserver instead of the integrated one in
63    rdesktop.
64    .TP
65  .BR "-e"  .BR "-e"
66  Disable encryption.  This option is only needed (and will only work) if you  Disable encryption.  This option is only needed (and will only work) if you
67  have a French version of NT TSE.  have a French version of NT TSE.
# Line 99  state, but might cause problems with som Line 103  state, but might cause problems with som
103  .TP  .TP
104  .BR "-X <windowid>"  .BR "-X <windowid>"
105  Embed rdesktop-window in another window. The windowid is expected to  Embed rdesktop-window in another window. The windowid is expected to
106  be decimal.  be decimal or hexadecimal (prefixed by 0x).
107  .TP  .TP
108  .BR "-a <bpp>"  .BR "-a <bpp>"
109  Sets the colour depth for the connection (8, 15, 16 or 24).  Sets the colour depth for the connection (8, 15, 16 or 24).
# Line 107  More than 8 bpp are only supported when Line 111  More than 8 bpp are only supported when
111  (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
112  limited by the server configuration.  limited by the server configuration.
113  .TP  .TP
114    .BR "-z"
115    Enable compression of the RDP datastream.
116    .TP
117  .BR "-x <experience>"  .BR "-x <experience>"
118  Alters default bandwith performance behaviour for RDP5. By default only  Changes default bandwidth performance behaviour for RDP5. By default only
119  theming is enabled, and all other options are disabled (corresponding  theming is enabled, and all other options are disabled (corresponding
120  to modem (56 Kbps)). Setting experience to b[roadband] enables menu  to modem (56 Kbps)). Setting experience to b[roadband] enables menu
121  animations and full window dragging. Setting experience to l[an] will  animations and full window dragging. Setting experience to l[an] will
122  also enable the desktop wallpaper. Setting experience to m[odem]  also enable the desktop wallpaper. Setting experience to m[odem]
123  disables all (including theming). Experience can also be a hexidecimal  disables all (including themes). Experience can also be a hexidecimal
124  number containing the flags.  number containing the flags.
125  .TP  .TP
126    .BR "-P"
127    Enable caching of bitmaps to disk (persistent bitmap caching). This generally
128    improves performance (especially on low bandwidth connections) and reduces
129    network traffic at the cost of slightly longer startup and some disk space.
130    (10MB for 8-bit colour, 20MB for 15/16-bit colour and 30MB for 24-bit colour
131    sessions)
132    .TP
133  .BR "-r <device>"  .BR "-r <device>"
134  Enable redirection of the specified device on the client, such  Enable redirection of the specified device on the client, such
135  that it appears on the server. Note that the allowed  that it appears on the server. Note that the allowed
# Line 131  OSes you would use stty. Bidirectional/R Line 145  OSes you would use stty. Bidirectional/R
145  In Windows 2000 it will create a port, but it's not seamless, most  In Windows 2000 it will create a port, but it's not seamless, most
146  shell programs will not work with it.  shell programs will not work with it.
147  .TP  .TP
148  .BR "-r disk:<driveletter>=<path>,..."  .BR "-r disk:<sharename>=<path>,..."
149  Redirects a path to the drive letter of your choice on the server.  Redirects a path to the share \\\\tsclient\\<sharename> on the server
150  (requires Windows XP or newer).  (requires Windows XP or newer). The share name is limited to 8
151    characters.
152  .TP  .TP
153  .BR "-r lptport:<lptport>=<device>,..."  .BR "-r lptport:<lptport>=<device>,..."
154  Redirects parallel devices on your client to the server.  Redirects parallel devices on your client to the server.

Legend:
Removed from v.637  
changed lines
  Added in v.936

  ViewVC Help
Powered by ViewVC 1.1.26