/[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 294 by matthewc, Wed Jan 22 08:10:11 2003 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  .TP  .TP
46  .BR "-g <geometry>"  .BR "-g <geometry>"
47  Desktop geometry (WxH).  Desktop geometry (WxH). If geometry is the special word "workarea", the geometry
48    will be fetched from the extended window manager hints property _NET_WORKAREA, from
49    the root window.
50  .TP  .TP
51  .BR "-f"  .BR "-f"
52  Enable fullscreen mode.  This overrides the window manager and causes the  Enable fullscreen mode.  This overrides the window manager and causes the
53  rdesktop window to fully cover the current screen.  Fullscreen mode can be  rdesktop window to fully cover the current screen.  Fullscreen mode can be
54  toggled at any time using Ctrl-Alt-Break.  toggled at any time using Ctrl-Alt-Enter.
55  .TP  .TP
56  .BR "-b"  .BR "-b"
57  Force the server to send screen updates as bitmaps rather than using  Force the server to send screen updates as bitmaps rather than using
58  higher-level drawing operations.  higher-level drawing operations.
59  .TP  .TP
 .BR "-m"  
 Do not send mouse motion events.  This saves bandwidth, although some Windows  
 applications may rely on receiving mouse motion.  
 .TP  
60  .BR "-e"  .BR "-e"
61  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
62  have a French version of NT TSE.  have a French version of NT TSE.
63  .TP  .TP
64  .BR "-t <port>"  .BR "-m"
65  Connect to the specified TCP port instead of 3389.  Do not send mouse motion events.  This saves bandwidth, although some Windows
66    applications may rely on receiving mouse motion.
67    .TP
68    .BR "-C"
69    Use private colourmap.  This will improve colour accuracy on an 8-bit display,
70    but rdesktop will appear in false colour when not focused.
71  .TP  .TP
72  .BR "-K"  .BR "-K"
73  Do not override window manager key bindings.  By default rdesktop attempts  Do not override window manager key bindings.  By default rdesktop attempts
74  to grab all keyboard input when it is in focus.  to grab all keyboard input when it is in focus.
75  .TP  .TP
76  .BR "-w <title>"  .BR "-T <title>"
77  Window title.  Window title.
78    .TP
79    .BR "-D"
80    Hide window manager decorations, by using MWM hints.
81    
82  .PP  .PP
83  .SH LINKS  .SH LINKS

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

  ViewVC Help
Powered by ViewVC 1.1.26