Date: Sun, 9 Sep 2001 18:24:47 +0300 From: "Kharthenko V. M." <general_director@legal-a.com.ua> To: questions@FreeBSD.org Cc: otvlad@mail.ru Subject: Trouble ukrainian layout! Message-ID: <01090914193100.00976@a5-1.legal.com>
next in thread | raw e-mail | index | archive | help
Dear Sirs:
When installing Ukrainian language for FreeBSD 4.3 stable to use X-Windows we
have used such procedures:
1. Control Center -> Personalization -> Country & Language:
Country: Ukraine (ua)
Language: Ukrainian (uk)
Charset: koi8-u
2. Control Center -> Personalization -> Keyboard layout:
Primary layout: U.S. English
Additional layout: Russian, Ukrainian, U.S.English.
3. Configure system files:
File /etc/rc.conf:
kbdcontrol -l uk_ua.koi8-u
keymap="ua.koi8-u"
keychange="61 ^[[K"
scrnmap="koi8-u2ruscii"
font8x16="ruscii-8x16"
font8x14="ruscii-8x14"
font8x8="ruscii-8x8"
keyrate="fast"
File /etc/csh.login:
setenv LANG uk_UA.KOI8-U
setenv LC_ALL $LANG
setenv MM_CHARSET KOI8-U
setenv ENABLE_STARTUP_LOCALE
File /etc/profile:
LANG=uk_UA.KOI8-U; export LANG
LC_ALL=$LANG; export LC_ALL
MM_CHARSET=KOI8-U; export MM_CHARSET
ENABLE_STARTUP_LOCALE=; export ENABLE_STARTUP_LOCALE
File $HOME/.xinitrc
LANG = "uk_UA.KOI8-U"; export LANG
MM_CHARSET = "KOI8-U"; export MM_CHARSET
File /etc/XF86Config:
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/ukr/"
FontPath "/usr/X11R6/lib/X11/fonts/koi8u-monaco/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/TrueType/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
The result was negative: when ukrainain keaboard was installed following the
rules as we have understood them, still english lettes were typed (when
ukrainian layout was used).
Please, give the right rules and procedures to solve the given above problem.
Looking forward to your reply.
With best wishes,
Vladislav Ott,
ingeneer for computer aplications of the 2nd category of Ukrainian legal union
----------------------------------
1
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01090914193100.00976>
