/[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

Contents of /sourceforge.net/trunk/rdesktop/doc/rdesktop.1

Parent Directory Parent Directory | Revision Log Revision Log


Revision 106 - (show annotations)
Sun Sep 1 11:15:42 2002 UTC (21 years, 9 months ago) by astrand
File size: 2876 byte(s)
Added manpage

1 .TH RDESKTOP 1 "September 2002" "Manual page for rdesktop"
2 .\"
3 .\" Man page author:
4 .\" Hugo Trippaers <spark@ision.nl>
5 .\" Peter Åstrand <peter@cendio.se>
6 .SH NAME
7 .I rdesktop
8 \- Remote Desktop Protocol client
9 .SH SYNOPSIS
10 .B rdesktop [options] server
11 .br
12 .SH DESCRIPTION
13 .I rdesktop
14 is a client for Windows NT4 Terminal Server and Windows 2000 Terminal
15 Services. rdesktop implements the RDP version 4 protocol, which used
16 by Windows NT4 Terminal Server, and parts of RDP version 5, which is
17 used by Windows 2000 Terminal Services.
18
19 .SH OPTIONS
20 .TP
21 .BR "-u <username>"
22 The username for authentication on the terminal server, together with -p
23 this can be used for autologon.
24 .TP
25 .BR "-d <domain>"
26 The domain to to which the user belongs.
27 .TP
28 .BR "-s <shell>"
29 The startup shell for the user. Use this to start a specific application,
30 instead of a regular desktop.
31 .TP
32 .BR "-c <directory>"
33 The current working directory for the user. Often used in combination with -s
34 to setup a fixed environment for the user after logon.
35 .TP
36 .BR "-p <password>"
37 The password to authenticate with, used in combination with -u for
38 autologon. Use -p - to make rdesktop request a password at startup.
39 WARNING: the -p <password> option will be visible to all users when
40 they use tools like ps. The -P option is safer.
41 .TP
42 .BR "-P <program>"
43 The program to fetch the password from. The program will be executed,
44 and the output will be used as the password. This is a safe way to
45 transfer the password to rdesktop.
46 .TP
47 .BR "-n <name>"
48 Client name. The default is the hostname.
49 .TP
50 .BR "-k <layout>"
51 keyboard layout on terminal server (us,sv,gr etc.)
52 .TP
53 .BR "-g <geometry>"
54 Desktop geometry (WxH).
55 .TP
56 .BR "-f"
57 Enable fullscreen mode. The -g option will be ignored when using -f,
58 rdesktop will get the current height and width from the current
59 desktop.
60 .TP
61 .BR "-b"
62 Force bitmap updates.
63 .TP
64 .BR "-e"
65 Do not use encryption, this is only for people who are not allowed to
66 use encryption in Windows products. If you live in France you
67 probably need this switch.
68 .TP
69 .BR "-m"
70 Do not send motion events.
71 .TP
72 .BR "-l"
73 Do not request licence.
74 .TP
75 .BR "-t <port>"
76 Connect to this TCP port. The default is 3389.
77 .TP
78 .BR "-K"
79 Keep window manager key bindings.
80
81 .PP
82 .SH "RETURN VALUES"
83 None are defined (yet).
84 .SH LINKS
85 Main website of rdesktop
86 .br
87 \fIhttp://www.rdesktop.org
88 .LP
89 .SH BUGS
90 We suggest you visit the website at http://www.rdesktop.org and follow
91 the links to the Bug Tracker.
92 .SH VERSION
93 This manual page documents version 1.2.
94 .SH AUTHOR
95 rdesktop is written by Matt Chapman <matthewc@cse.unsw.edu.au>
96 .LP
97 The following persons have contributed to the project:
98 .LP
99 Peter Bystrom <peter.bystrom@ub.oru.se>
100 .br
101 Hugo Trippaers <spark@ision.nl>
102 .br
103 Jay Sorg
104 .br
105 Peter Åstrand
106 .SH THANKS
107 Thanks to all the mailinglist members for their contributions to rdesktop.
108 .PP

  ViewVC Help
Powered by ViewVC 1.1.26