/[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 294 by matthewc, Wed Jan 22 08:10:11 2003 UTC revision 505 by stargo, Sun Oct 19 12:05:23 2003 UTC
# 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
25    .BR "-S <button size>"
26    Enable single application mode. This option can be used when running a
27    single, maximized application (via -s). When the minimize button of
28    the windows application is pressed, the rdesktop window is minimized
29    instead of the remote application. The maximize/restore button is
30    disabled. For this to work, you must specify the correct button
31    size, in pixels. The special word "standard" means 18 pixels.
32    .TP
33  .BR "-c <directory>"  .BR "-c <directory>"
34  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
35  to set up a fixed login environment.  to set up a fixed login environment.
# Line 46  en-us, en-gb, de, fr, sv, etc.  The defa Line 54  en-us, en-gb, de, fr, sv, etc.  The defa
54  .BR "-g <geometry>"  .BR "-g <geometry>"
55  Desktop geometry (WxH). If geometry is the special word "workarea", the geometry  Desktop geometry (WxH). If geometry is the special word "workarea", the geometry
56  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
57  the root window.  the root window. The geometry can also be specified in terms of percent of the whole
58    screen, like "-g 80%".
59  .TP  .TP
60  .BR "-f"  .BR "-f"
61  Enable fullscreen mode.  This overrides the window manager and causes the  Enable fullscreen mode.  This overrides the window manager and causes the
# Line 61  higher-level drawing operations. Line 70  higher-level drawing operations.
70  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
71  have a French version of NT TSE.  have a French version of NT TSE.
72  .TP  .TP
73    .BR "-E"
74    Disable encryption from client to server.  This sends an encrypted login-packet,
75    but everything after this is unencrypted. This also includes interactive logins.
76    .TP
77  .BR "-m"  .BR "-m"
78  Do not send mouse motion events.  This saves bandwidth, although some Windows  Do not send mouse motion events.  This saves bandwidth, although some Windows
79  applications may rely on receiving mouse motion.  applications may rely on receiving mouse motion.
# Line 78  Window title. Line 91  Window title.
91  .TP  .TP
92  .BR "-D"  .BR "-D"
93  Hide window manager decorations, by using MWM hints.  Hide window manager decorations, by using MWM hints.
94    .TP
95    .BR "-a <bpp>"
96    Use bpp as colourdepth for the connection. Supported are 8, 15, 16 and 24.
97    More than 8 bpp are only supported when connecting to Windows XP or
98    Windows Server 2003.
99    .TP
100    .BR "-0"
101    Attach to the console of the Server.
102    .TP
103    .BR "-4"
104    Use RDP version 4.
105    .TP
106    .BR "-5"
107    Use RDP version 5 (default).
108    .TP
109    .BR "-r redirection"
110    Enable/disable specific resource-redirections. Please have a look at
111    redirection.txt for more informations.
112    
113  .PP  .PP
114  .SH LINKS  .SH LINKS

Legend:
Removed from v.294  
changed lines
  Added in v.505

  ViewVC Help
Powered by ViewVC 1.1.26