Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 1998 13:43:14 +0300
From:      "Igor Lidin" <guardian@relis.ru>
To:        <current@FreeBSD.ORG>
Cc:        <questions@FreeBSD.ORG>
Subject:   xterm input is in cp866, not in koi8-r
Message-ID:  <002401be24f3$0e58b520$5c987dc1@lightning.relcom.ru>

next in thread | raw e-mail | index | archive | help
Can anyone help me?

Environment:
FreeBSD 3.0-Current as of 1 Dec 1998
XFree86 3.3.3 built from ports collection as of 4 Dec 1998
/ports/russian/X.language port installed

I have LANG and MM_CHARSET environment variables
set to ru_RU.KOI8-R. Russian fonts are first in my FontPath.

This is a part of my XF86Config:
Section "Keyboard"
   Protocol        "Standard"
   AutoRepeat      500 30
   LeftAlt         Meta
   RightAlt        Meta
   ScrollLock      Compose
   RightCtl        Control
   XkbKeycodes     "xfree86"
   XkbTypes        "default"
   XkbCompat       "default"
   XkbSymbols      "us(pc105)+ru"
   XkbGeometry     "pc(pc105)"
   XkbRules        "xfree86"
   XkbModel        "pc105"
   XkbLayout       "ru"
   XkbOptions      ""
   XkbKeymap       "xfree86(ru)"
EndSection

Russian keyboard switching via Caps-Lock works well in
WindowMaker Conf, Netscape, others, but not in XTerm.
When I switch kbd with caps-lock to russian mode in xterm
it appears that input is going in CP866 codepage, but not
in KOI8-R, as it should be. 

Can anyone help me or point me to information about this
problem?

p.s.
Please CC your replies to guardian@relis.ru

Thanks,
Igor Lidin, guardian@relis.ru



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?002401be24f3$0e58b520$5c987dc1>