/[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 217 by matthewc, Wed Oct 9 14:13:46 2002 UTC revision 245 by matthewc, Thu Oct 24 08:49:20 2002 UTC
# Line 3  Line 3 
3  .I rdesktop  .I rdesktop
4  \- Remote Desktop Protocol client  \- Remote Desktop Protocol client
5  .SH SYNOPSIS  .SH SYNOPSIS
6  .B rdesktop [options] server  .B rdesktop [options] server[:port]
7  .br  .br
8  .SH DESCRIPTION  .SH DESCRIPTION
9  .I rdesktop  .I rdesktop
# Line 38  Client hostname.  Normally rdesktop auto Line 38  Client hostname.  Normally rdesktop auto
38  client.  client.
39  .TP  .TP
40  .BR "-k <layout>"  .BR "-k <layout>"
41  Keyboard layout on terminal server (us,sv,gr,etc.).  This requires a  Keyboard layout to emulate.  This requires a corresponding keymap file to be
42  corresponding keymap file to be installed (normally the keymaps are found in  installed.  The standard keymaps provided with rdesktop follow the RFC1766
43  /usr/share/rdesktop/keymaps/ or /usr/local/share/rdesktop/keymaps/).  naming scheme: a language code followed by a country code if necessary - e.g.
44    en-us, en-gb, de, fr, sv, etc.  The default is en-us (a US keyboard).
45    
46  .TP  .TP
47  .BR "-g <geometry>"  .BR "-g <geometry>"
48  Desktop geometry (WxH).  Desktop geometry (WxH).
# Line 48  Desktop geometry (WxH). Line 50  Desktop geometry (WxH).
50  .BR "-f"  .BR "-f"
51  Enable fullscreen mode.  This overrides the window manager and causes the  Enable fullscreen mode.  This overrides the window manager and causes the
52  rdesktop window to fully cover the current screen.  Fullscreen mode can be  rdesktop window to fully cover the current screen.  Fullscreen mode can be
53  toggled at any time using Ctrl-Alt-Break.  toggled at any time using Ctrl-Alt-Enter.
54  .TP  .TP
55  .BR "-b"  .BR "-b"
56  Force the server to send screen updates as bitmaps rather than using  Force the server to send screen updates as bitmaps rather than using
# Line 62  applications may rely on receiving mouse Line 64  applications may rely on receiving mouse
64  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
65  have a French version of NT TSE.  have a French version of NT TSE.
66  .TP  .TP
 .BR "-t <port>"  
 Connect to the specified TCP port instead of 3389.  
 .TP  
67  .BR "-K"  .BR "-K"
68  Do not override window manager key bindings.  By default rdesktop attempts  Do not override window manager key bindings.  By default rdesktop attempts
69  to grab all keyboard input when it is in focus.  to grab all keyboard input when it is in focus.
70  .TP  .TP
71  .BR "-w <title>"  .BR "-T <title>"
72  Window title.  Window title.
73    
74  .PP  .PP

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

  ViewVC Help
Powered by ViewVC 1.1.26