From 64a68e1bb1ff531df6b9e5a6ca824902cbd0db88 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Fri, 2 May 1997 04:55:14 +0000 Subject: [PATCH] Add more info about l10n --- handbook/russian.sgml | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/handbook/russian.sgml b/handbook/russian.sgml index 28c79e1bc3..13f4486870 100644 --- a/handbook/russian.sgml +++ b/handbook/russian.sgml @@ -1,4 +1,4 @@ - + Russian Language @@ -27,6 +27,8 @@ preserve pseudographics, Gray Delete key remapped to match Russian termcap entry for console. See rc.conf(5) for details.

+RUS/LAT switch will be CapsLock. +

For each ttyv? entry in /etc/ttys change terminal type from cons25 to cons25r, i.e. each entry should looks like @@ -116,6 +118,15 @@ Alternatively you can add this instructions to First off all do as described.

+NOTE:

Then go to /usr/ports/russian/X.language directory and say # make all install @@ -129,12 +140,20 @@ following lines must be before any other FontPath entries: FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/100dpi" -

If you use high resolution video mode, swap 75 dpi and +

+If you use high resolution video mode, swap 75 dpi and 100 dpi lines. -

To activate Russian keyboard add +

+To activate Russian keyboard add XkbKeymap "xfree86(ru)" line into "Keyboard" section in your /etc/XF86Config, also make sure that XkbDisable is turned off (commented out) there. +

+RUS/LAT switch will be CapsLock. +

+NOTE: +Russian XKB keyboard may not work with old XFree86 versions, +see for more info.