Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 1999 00:48:57 +0300
From:      =?koi8-r?Q?=E1=CE=C4=D2=C5=CA=20=F7=2E=20=EF=CC=C5=CA=CE=C9=CB?= (Andy   V. Oleynik) <andyo@prime.net.ua>
To:        Ilia Chipitsine <ilia@cgilh.chel.su>
Cc:        questions@FreeBSD.ORG
Subject:   Re: xdm & login.conf ?
Message-ID:  <37A0CC45.1531317A@prime.net.ua>
References:  <Pine.BSF.4.05.9907292149170.309-100000@localhost.cgu.chel.su>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Ilia,
if U looking for X localization
write in ur .xsessionrc:

LANG=ru_SU.KOI8-R
export LANG
LOCALE=ru_SU.KOI8-R
export LOCALE

and in XF86Config:
Section "Keyboard"
[skip]
   XkbKeymap       "xfree86(ru)"
   XkbKeycodes     "xfree86(ru)"
   XkbTypes        "default"
   XkbCompat       "default"
   XkbSymbols      "us(pc101)"
   XkbGeometry     "pc"
   XkbRules        "xfree86(ru)"
   XkbModel        "microsoft"
   XkbLayout       "ru"
   XkbOptions      "ctrl:ctrl_aa,grp:shift_toggle"
#this will make CAPSLOCK to be layout swither
EndSection

U also may want to modify xuser section in login.conf to reffer
to russian section. Or create common class with refferences to
russian and xuser.

Ilia Chipitsine wrote:

> Hi,
>
> when I set login class for myself as 'russian' (described in
> /etc/login.conf) it works OK with login, telnet. But it doesn't
> work with xdm. Anybody knows how to make it work ?
>
> what about ssh ?
>

Doesnt matter.

>
> Regards, (Наилучшие пожелания)
>
>  Ilia Chipitsine (Илья Шипицин)
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

--
Andy V. Oleynik
(When U aim for perfection,
 U discover it's a moving target Ж80)







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?37A0CC45.1531317A>