/[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 507 by stargo, Mon Oct 20 21:04:40 2003 UTC revision 520 by matthewc, Tue Oct 28 05:07:00 2003 UTC
# Line 7  Line 7 
7  .br  .br
8  .SH DESCRIPTION  .SH DESCRIPTION
9  .I rdesktop  .I rdesktop
10  is a client for Microsoft Windows NT Terminal Server, Windows 2000 Terminal  is a client for Remote Desktop Protocol (RDP), used in a number of Microsoft
11  Services, Windows XP Remote Desktop, and possibly other Terminal Services  products including Windows NT Terminal Server, Windows 2000 Server, Windows XP
12  products.  rdesktop currently implements the RDP version 4 protocol.  and Windows 2003 Server.
13    
14  .SH OPTIONS  .SH OPTIONS
15  .TP  .TP
16  .BR "-u <username>"  .BR "-u <username>"
17  Username for authentication on the terminal server.  Username for authentication on the server.
18  .TP  .TP
19  .BR "-d <domain>"  .BR "-d <domain>"
20  Domain for authentication.  Domain for authentication.
# Line 22  Domain for authentication. Line 22  Domain for authentication.
22  .BR "-s <shell>"  .BR "-s <shell>"
23  Startup shell for the user - starts a specific application instead of Explorer.  Startup shell for the user - starts a specific application instead of Explorer.
24  .TP  .TP
 .BR "-S <button size>"  
 Enable single application mode. This option can be used when running a  
 single, maximized application (via -s). When the minimize button of  
 the windows application is pressed, the rdesktop window is minimized  
 instead of the remote application. The maximize/restore button is  
 disabled. For this to work, you must specify the correct button  
 size, in pixels. The special word "standard" means 18 pixels.  
 .TP  
25  .BR "-c <directory>"  .BR "-c <directory>"
26  The initial working directory for the user.  Often used in combination with -s  The initial working directory for the user.  Often used in combination with -s
27  to set up a fixed login environment.  to set up a fixed login environment.
# Line 54  en-us, en-gb, de, fr, sv, etc.  The defa Line 46  en-us, en-gb, de, fr, sv, etc.  The defa
46  .BR "-g <geometry>"  .BR "-g <geometry>"
47  Desktop geometry (WxH). If geometry is the special word "workarea", the geometry  Desktop geometry (WxH). If geometry is the special word "workarea", the geometry
48  will be fetched from the extended window manager hints property _NET_WORKAREA, from  will be fetched from the extended window manager hints property _NET_WORKAREA, from
49  the root window. The geometry can also be specified in terms of percent of the whole  the root window. The geometry can also be specified as a percentage of the whole
50  screen, like "-g 80%".  screen, e.g. "-g 80%".
51  .TP  .TP
52  .BR "-f"  .BR "-f"
53  Enable fullscreen mode.  This overrides the window manager and causes the  Enable fullscreen mode.  This overrides the window manager and causes the
# Line 71  Disable encryption.  This option is only Line 63  Disable encryption.  This option is only
63  have a French version of NT TSE.  have a French version of NT TSE.
64  .TP  .TP
65  .BR "-E"  .BR "-E"
66  Disable encryption from client to server.  This sends an encrypted login-packet,  Disable encryption from client to server.  This sends an encrypted login packet,
67  but everything after this is unencrypted. This also includes interactive logins.  but everything after this is unencrypted (including interactive logins).
68  .TP  .TP
69  .BR "-m"  .BR "-m"
70  Do not send mouse motion events.  This saves bandwidth, although some Windows  Do not send mouse motion events.  This saves bandwidth, although some Windows
# Line 82  applications may rely on receiving mouse Line 74  applications may rely on receiving mouse
74  Use private colourmap.  This will improve colour accuracy on an 8-bit display,  Use private colourmap.  This will improve colour accuracy on an 8-bit display,
75  but rdesktop will appear in false colour when not focused.  but rdesktop will appear in false colour when not focused.
76  .TP  .TP
77    .BR "-D"
78    Hide window manager decorations, by using MWM hints.
79    .TP
80  .BR "-K"  .BR "-K"
81  Do not override window manager key bindings.  By default rdesktop attempts  Do not override window manager key bindings.  By default rdesktop attempts
82  to grab all keyboard input when it is in focus.  to grab all keyboard input when it is in focus.
83  .TP  .TP
84  .BR "-T <title>"  .BR "-S <button size>"
85  Window title.  Enable single application mode. This option can be used when running a
86    single, maximized application (via -s). When the minimize button of
87    the windows application is pressed, the rdesktop window is minimized
88    instead of the remote application. The maximize/restore button is
89    disabled. For this to work, you must specify the correct button
90    size, in pixels. The special word "standard" means 18 pixels.
91  .TP  .TP
92  .BR "-D"  .BR "-T <title>"
93  Hide window manager decorations, by using MWM hints.  Sets the window title.
94  .TP  .TP
95  .BR "-a <bpp>"  .BR "-a <bpp>"
96  Use bpp as colourdepth for the connection. Supported are 8, 15, 16 and 24.  Sets the colour depth for the connection (8, 15, 16 or 24).
97  More than 8 bpp are only supported when connecting to Windows XP or  More than 8 bpp are only supported when connecting to Windows XP
98  Windows Server 2003.  (up to 16 bpp) or newer.  Note that the colour depth may also be
99    limited by the server configuration.
100    .TP
101    .BR "-r <device>"
102    Enable redirection of the specified device on the client, such
103    that it appears on the server.  The only device currently supported
104    is "sound" (requires Windows XP or newer).  Note that the allowed
105    redirections may be restricted by the server configuration.
106  .TP  .TP
107  .BR "-0"  .BR "-0"
108  Attach to the console of the Server.  Attach to the console of the server (requires Windows Server 2003
109    or newer).
110  .TP  .TP
111  .BR "-4"  .BR "-4"
112  Use RDP version 4.  Use RDP version 4.

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

  ViewVC Help
Powered by ViewVC 1.1.26