CVS: rdesktop/doc rdesktop.1,1.30,1.31
Matt Chapman <[email protected]>
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9752 Modified Files: rdesktop.1 Log Message: Document -k none (from Ilya Konstantinov <[email protected]>) Index: rdesktop.1 =================================================================== RCS file: /cvsroot/rdesktop/rdesktop/doc/rdesktop.1,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** rdesktop.1 3 Aug 2005 09:56:17 -0000 1.30 --- rdesktop.1 3 Nov 2005 11:07:48 -0000 1.31 *************** *** 1,3 **** ! .TH rdesktop 1 "March 2005" .SH NAME .I rdesktop --- 1,3 ---- ! .TH rdesktop 1 "November 2005" .SH NAME .I rdesktop *************** *** 42,58 **** installed. The standard keymaps provided with rdesktop follow the RFC1766 naming scheme: a language code followed by a country code if necessary - e.g. ! en-us, en-gb, de, fr, sv, etc. The default keyboard map depends on the current locale (LC_* and LANG ! environment variables). If no valid locale is specified, the default ! keyboard map is en-us (a US keyboard). The keyboard maps are file names, which means that they are case sensitive. The standard keymaps are all in lowercase. ! The keyboard-maps are searched relative to the directories $HOME/.rdesktop/keymaps, KEYMAP_PATH (specified at build time), and $CWD/keymaps, in this order. The keyboard-map argument can also be an absolute filename. .TP .BR "-g <geometry>" --- 42,64 ---- installed. The standard keymaps provided with rdesktop follow the RFC1766 naming scheme: a language code followed by a country code if necessary - e.g. ! en-us, en-gb, de, fr, sv, etc. The default keyboard map depends on the current locale (LC_* and LANG ! environment variables). If the current locale is unknown, the default ! keyboard map is en-us (a US English keyboard). The keyboard maps are file names, which means that they are case sensitive. The standard keymaps are all in lowercase. ! The keyboard maps are searched relative to the directories $HOME/.rdesktop/keymaps, KEYMAP_PATH (specified at build time), and $CWD/keymaps, in this order. The keyboard-map argument can also be an absolute filename. + + The special value `none' can be used instead of a keyboard map. + In this case, rdesktop will guess the scancodes from the X11 event key + codes using an internal mapping method. This method only supports the + basic alphanumeric keys and may not work properly on all platforms + so its use is discouraged. .TP .BR "-g <geometry>" ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php