/[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 107 - (show annotations)
Sun Sep 1 11:27:58 2002 UTC (21 years, 9 months ago) by astrand
File size: 2927 byte(s)
Added -w option for setting title

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 .TP
81 .BR "-w <title>"
82 Set window title to <title>.
83
84 .PP
85 .SH "RETURN VALUES"
86 None are defined (yet).
87 .SH LINKS
88 Main website of rdesktop
89 .br
90 \fIhttp://www.rdesktop.org
91 .LP
92 .SH BUGS
93 We suggest you visit the website at http://www.rdesktop.org and follow
94 the links to the Bug Tracker.
95 .SH VERSION
96 This manual page documents version 1.2.
97 .SH AUTHOR
98 rdesktop is written by Matt Chapman <matthewc@cse.unsw.edu.au>
99 .LP
100 The following persons have contributed to the project:
101 .LP
102 Peter Bystrom <peter.bystrom@ub.oru.se>
103 .br
104 Hugo Trippaers <spark@ision.nl>
105 .br
106 Jay Sorg
107 .br
108 Peter Åstrand
109 .SH THANKS
110 Thanks to all the mailinglist members for their contributions to rdesktop.
111 .PP

  ViewVC Help
Powered by ViewVC 1.1.26