/[rdesktop]/sourceforge.net/branches/seamlessrdp-branch/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/branches/seamlessrdp-branch/rdesktop/doc/rdesktop.1

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

sourceforge.net/trunk/rdesktop/doc/rdesktop.1 revision 960 by astrand, Wed Aug 3 08:41:02 2005 UTC sourceforge.net/branches/seamlessrdp-branch/rdesktop/doc/rdesktop.1 revision 1058, Tue Mar 7 08:17:41 2006 UTC
# Line 1  Line 1 
1  .TH rdesktop 1 "March 2005"  .TH rdesktop 1 "November 2005"
2  .SH NAME  .SH NAME
3  .I rdesktop  .I rdesktop
4  \- Remote Desktop Protocol client  \- Remote Desktop Protocol client
# Line 41  client. Line 41  client.
41  Keyboard layout to emulate.  This requires a corresponding keymap file to be  Keyboard layout to emulate.  This requires a corresponding keymap file to be
42  installed.  The standard keymaps provided with rdesktop follow the RFC1766  installed.  The standard keymaps provided with rdesktop follow the RFC1766
43  naming scheme: a language code followed by a country code if necessary - e.g.  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).  en-us, en-gb, de, fr, sv, etc.
45    
46  The keyboard-maps are searched relative to the directories  The default keyboard map depends on the current locale (LC_* and LANG
47    environment variables). If the current locale is unknown, the default
48    keyboard map is en-us (a US English keyboard).
49    
50    The keyboard maps are file names, which means that they are case
51    sensitive. The standard keymaps are all in lowercase.
52    
53    The keyboard maps are searched relative to the directories
54  $HOME/.rdesktop/keymaps, KEYMAP_PATH (specified at build time), and  $HOME/.rdesktop/keymaps, KEYMAP_PATH (specified at build time), and
55  $CWD/keymaps, in this order. The keyboard-map argument can also be an  $CWD/keymaps, in this order. The keyboard-map argument can also be an
56  absolute filename.  absolute filename.
57    
58    The special value `none' can be used instead of a keyboard map.
59    In this case, rdesktop will guess the scancodes from the X11 event key
60    codes using an internal mapping method. This method only supports the
61    basic alphanumeric keys and may not work properly on all platforms
62    so its use is discouraged.
63  .TP  .TP
64  .BR "-g <geometry>"  .BR "-g <geometry>"
65  Desktop geometry (WxH). If geometry is the special word "workarea", the geometry  Desktop geometry (WxH). If geometry is the special word "workarea", the geometry
# Line 173  Redirects sound generated on the server Line 186  Redirects sound generated on the server
186  any effect when you connect to the console with the -0 option. (Requires  any effect when you connect to the console with the -0 option. (Requires
187  Windows XP or newer).  Windows XP or newer).
188  .TP  .TP
189    .BR "-r lspci"
190    Activates the lspci channel, which allows the server to enumerate the
191    clients PCI devices. See the file lspci-channel.txt in the
192    documentation for more information.
193    .TP
194  .BR "-0"  .BR "-0"
195  Attach to the console of the server (requires Windows Server 2003  Attach to the console of the server (requires Windows Server 2003
196  or newer).  or newer).

Legend:
Removed from v.960  
changed lines
  Added in v.1058

  ViewVC Help
Powered by ViewVC 1.1.26