From 2215c8f3e31ec838ef8b49679dcceea082f28db7 Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Sat, 18 Mar 2000 02:21:14 +0000 Subject: [PATCH] Fix some grammar errors. Also fix some of the markup. --- .../books/handbook/l10n/chapter.sgml | 28 +++++++++++-------- .../books/handbook/l10n/chapter.sgml | 28 +++++++++++-------- 2 files changed, 32 insertions(+), 24 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml b/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml index 5b6e811dac..2d5fb52037 100644 --- a/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml @@ -1,7 +1,7 @@ @@ -789,24 +789,28 @@ FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/100dpi" - To activate a Russian keyboard add a - + To activate a Russian keyboard, add the following to the + "Keyboard" section of your + XF86Config file: + + XkbLayout "ru" XkbOptions "grp:caps_toggle" - lines into the "Keyboard" - section in your /etc/XF86Config file. - Also make sure that XkbDisable is turned - off (commented out) there. - + + Also make sure that XkbDisable is + turned off (commented out) there. + The RUS/LAT switch will be CapsLock. The old CapsLock function is still available via Shift+CapsLock (in LAT mode only). - If you have "Win"-keys on your keyboard and notice that - some non-alphabetical keys are mapped incorrectly - in RUS mode, try to add a line: - + If you have “Windows” keys on your keyboard, + and notice that some non-alphabetical keys are mapped + incorrectly in RUS mode, add the following line in your + XF86Config file: + + XkbVariant "winkeys" diff --git a/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml b/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml index 5b6e811dac..2d5fb52037 100644 --- a/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml +++ b/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml @@ -1,7 +1,7 @@ @@ -789,24 +789,28 @@ FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/100dpi" - To activate a Russian keyboard add a - + To activate a Russian keyboard, add the following to the + "Keyboard" section of your + XF86Config file: + + XkbLayout "ru" XkbOptions "grp:caps_toggle" - lines into the "Keyboard" - section in your /etc/XF86Config file. - Also make sure that XkbDisable is turned - off (commented out) there. - + + Also make sure that XkbDisable is + turned off (commented out) there. + The RUS/LAT switch will be CapsLock. The old CapsLock function is still available via Shift+CapsLock (in LAT mode only). - If you have "Win"-keys on your keyboard and notice that - some non-alphabetical keys are mapped incorrectly - in RUS mode, try to add a line: - + If you have “Windows” keys on your keyboard, + and notice that some non-alphabetical keys are mapped + incorrectly in RUS mode, add the following line in your + XF86Config file: + + XkbVariant "winkeys"