/[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 213 by matthewc, Sun Oct 6 13:30:30 2002 UTC revision 217 by matthewc, Wed Oct 9 14:13:46 2002 UTC
# Line 1  Line 1 
1  .TH RDESKTOP 1 "September 2002" "Manual page for rdesktop"  .TH rdesktop 1 "October 2002"
 .\"  
 .\" Man page author:  
 .\"    Hugo Trippaers <spark@ision.nl>  
 .\"    Peter Åstrand <peter@cendio.se>  
2  .SH NAME  .SH NAME
3  .I rdesktop  .I rdesktop
4  \- Remote Desktop Protocol client  \- Remote Desktop Protocol client
# Line 11  Line 7 
7  .br  .br
8  .SH DESCRIPTION  .SH DESCRIPTION
9  .I rdesktop  .I rdesktop
10  is a client for Windows NT4 Terminal Server and Windows 2000 Terminal  is a client for Microsoft Windows NT Terminal Server, Windows 2000 Terminal
11  Services.  rdesktop implements the RDP version 4 protocol, which used  Services, Windows XP Remote Desktop, and possibly other Terminal Services
12  by Windows NT4 Terminal Server, and parts of RDP version 5, which is  products.  rdesktop currently implements the RDP version 4 protocol.
 used by Windows 2000 Terminal Services.  
13    
14  .SH OPTIONS  .SH OPTIONS
15  .TP  .TP
16  .BR "-u <username>"  .BR "-u <username>"
17  The username for authentication on the terminal server, together with -p  Username for authentication on the terminal server.
 this can be used for autologon.  
18  .TP  .TP
19  .BR "-d <domain>"  .BR "-d <domain>"
20  The domain to to which the user belongs.  Domain for authentication.
21  .TP  .TP
22  .BR "-s <shell>"  .BR "-s <shell>"
23  The startup shell for the user.  Use this to start a specific application,  Startup shell for the user - starts a specific application instead of Explorer.
 instead of a regular desktop.  
24  .TP  .TP
25  .BR "-c <directory>"  .BR "-c <directory>"
26  The current 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 setup a fixed environment for the user after logon.  to set up a fixed login environment.
28  .TP  .TP
29  .BR "-p <password>"  .BR "-p <password>"
30  The password to authenticate with.  Use -p - to make rdesktop request a  The password to authenticate with.  Note that this may have no effect if
31  password at startup (from standard input).  "Always prompt for password" is enabled on the server.  WARNING: if you specify
32  WARNING: if you specify a password on the command line it may be visible  a password on the command line it may be visible to other users when they use
33  to other users when they use tools like ps.  tools like ps.  Use -p - to make rdesktop request a password at startup (from
34  .TP  standard input).
35  .BR "-n <name>"  .TP
36  Client name.  The default is the hostname.  .BR "-n <hostname>"
37    Client hostname.  Normally rdesktop automatically obtains the hostname of the
38    client.
39  .TP  .TP
40  .BR "-k <layout>"  .BR "-k <layout>"
41  keyboard layout on terminal server (us,sv,gr etc.)  Keyboard layout on terminal server (us,sv,gr,etc.).  This requires a
42    corresponding keymap file to be installed (normally the keymaps are found in
43    /usr/share/rdesktop/keymaps/ or /usr/local/share/rdesktop/keymaps/).
44  .TP  .TP
45  .BR "-g <geometry>"  .BR "-g <geometry>"
46  Desktop geometry (WxH).  Desktop geometry (WxH).
47  .TP  .TP
48  .BR "-f"  .BR "-f"
49  Enable fullscreen mode.  The -g option will be ignored when using -f,  Enable fullscreen mode.  This overrides the window manager and causes the
50  rdesktop will get the current height and width from the current  rdesktop window to fully cover the current screen.  Fullscreen mode can be
51  desktop.  toggled at any time using Ctrl-Alt-Break.
52  .TP  .TP
53  .BR "-b"  .BR "-b"
54  Force bitmap updates.  Force the server to send screen updates as bitmaps rather than using
55  .TP  higher-level drawing operations.
 .BR "-e"  
 Do not use encryption, this is only for people who are not allowed to  
 use encryption in Windows products.  If you live in France you  
 probably need this switch.  
56  .TP  .TP
57  .BR "-m"  .BR "-m"
58  Do not send motion events.  Do not send mouse motion events.  This saves bandwidth, although some Windows
59    applications may rely on receiving mouse motion.
60  .TP  .TP
61  .BR "-l"  .BR "-e"
62  Do not request licence.  Disable encryption.  This option is only needed (and will only work) if you
63    have a French version of NT TSE.
64  .TP  .TP
65  .BR "-t <port>"  .BR "-t <port>"
66  Connect to this TCP port. The default is 3389.  Connect to the specified TCP port instead of 3389.
67  .TP  .TP
68  .BR "-K"  .BR "-K"
69  Keep window manager key bindings.  Do not override window manager key bindings.  By default rdesktop attempts
70    to grab all keyboard input when it is in focus.
71  .TP  .TP
72  .BR "-w <title>"  .BR "-w <title>"
73  Set window title to <title>.  Window title.
74    
75  .PP  .PP
 .SH "RETURN VALUES"  
 None are defined (yet).  
76  .SH LINKS  .SH LINKS
77  Main website of rdesktop  Main website of rdesktop
78  .br  .br
79  \fIhttp://www.rdesktop.org  \fIhttp://www.rdesktop.org/
 .LP  
 .SH BUGS  
 We suggest you visit the website at http://www.rdesktop.org and follow  
 the links to the Bug Tracker.  
 .SH VERSION  
 This manual page documents version 1.2.  
 .SH AUTHOR  
 rdesktop is written by Matt Chapman <matthewc@cse.unsw.edu.au>  
80  .LP  .LP
 The following persons have contributed to the project:  
 .LP  
 Peter Bystrom <peter.bystrom@ub.oru.se>  
 .br  
 Hugo Trippaers <spark@ision.nl>  
 .br  
 Jay Sorg  
 .br  
 Peter Åstrand  
 .SH THANKS  
 Thanks to all the mailinglist members for their contributions to rdesktop.  
81  .PP  .PP

Legend:
Removed from v.213  
changed lines
  Added in v.217

  ViewVC Help
Powered by ViewVC 1.1.26