From 9f7a4ee9ad5bc921927d4642f11223a93e22327d Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Wed, 1 Mar 2006 20:20:49 +0000 Subject: [PATCH] * Localizing FreeBSD to Specific Languages - Remove notes relevant to XFree86 3.X --- .../books/handbook/l10n/chapter.sgml | 36 +++---------------- 1 file changed, 4 insertions(+), 32 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml b/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml index 605242080e..0b4fa4d445 100644 --- a/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml @@ -802,16 +802,6 @@ font8x8="cp866-8x8" Do non-X locale setup first as described. - - - The Russian KOI8-R locale - may not work with old &xfree86; releases (lower than 3.3). - &xorg; is now the default - version of the X Window System on FreeBSD. - This should not be an - issue unless you are using an old version of - FreeBSD. - @@ -837,15 +827,7 @@ FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/100dpi" To activate a Russian keyboard, add the following to the "Keyboard" section of your - XF86Config file. - - For &xfree86; 3.X: - - XkbLayout "ru" -XkbOptions "grp:caps_toggle" - - For &xorg; (or - &xfree86; 4.X): + xorg.conf file. Option "XkbLayout" "us,ru" Option "XkbOptions" "grp:toggle" @@ -865,23 +847,13 @@ Option "XkbOptions" "grp:toggle" 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. - - For &xfree86; 3.X: - - XkbVariant "winkeys" - - For &xorg; (or - &xfree86; 4.X): + xorg.conf file. Option "XkbVariant" ",winkeys" - The Russian XKB keyboard may not work with old &xfree86; - versions, see the above - note for more information. The Russian XKB - keyboard may also not work with non-localized - applications as well. + The Russian XKB keyboard may not work with non-localized + applications.