Re: Cyrillic fonts in X Window. (fwd)

2009-09-07 Thread shwegime
Actually I cannot get it to work also with xterm*locale: true. But never mind, because having solved the cyrillic input I would have to solve the chinese input, which I also need, and in xterm seems to be quite problematic to have all of this together (scim input does seem to work only with

Re: Cyrillic fonts in X Window. (fwd)

2009-09-07 Thread soko.tica
Those of us using keymaps not being listed in base have similar problem. I use setxkbmap command for X, namely: $setxkbmap us $setxkbmap hr $setxkbmap sr So I can switch back from Serbian / Croatian to US keyboard once I need to type the command that should be understood by the system. On

Re: Cyrillic fonts in X Window. (fwd)

2009-09-06 Thread Kaltashkin Eugene
try run xterm -fn koi9x15 -rv -- xorg.conf -- Section InputDevice Identifier keyboard Driver kbd Option CoreKeyboard Option XkbRules xorg Option XkbModel pc105 Option XkbLayout us,ru Option XkbOptions grp:ctrl_shift_toggle

Re: Cyrillic fonts in X Window. (fwd)

2009-09-06 Thread 4625
On Sun, 06 Sep 2009 13:00:04 +0400 Kaltashkin Eugene zhe...@gmail.com wrote: try run xterm -fn koi9x15 -rv As I told before (see my reply to shweg...@...), 'XTerm*locale: true' in ~.Xdefaults will be enough to solve the problem with cyrillic in xterm. Anyway, thanks for reply. -- xorg.conf

Re: Cyrillic fonts in X Window. (fwd)

2009-09-05 Thread shwegime
On my system, to use cyrillic in X I did not add any cyrillic fonts, but just these lines in xorg.conf (InputDevice section): Option XkbLayout us,ru(winkeys),de Option XkbOptions grp:lwin_toggle Option XkbVariant nodeadkeys This way you can

Re: Cyrillic fonts in X Window. (fwd)

2009-09-05 Thread shwegime
Well, I could never get cyrillic to work in xterm either, but only in gtk or qt apps. I don't know why it is, maybe it has to do with the lack of locale. So I just gave up long ago trying to use xterm (mlterm has the same issue) for this. Sorry I cannot be of any better help. If anybody know

Re: Cyrillic fonts in X Window. (fwd)

2009-09-05 Thread 4625
On Sun, 6 Sep 2009 10:54:51 +0800 (CST) shweg...@gmail.com wrote: Well, I could never get cyrillic to work in xterm either, but only in gtk or qt apps. I don't know why it is, maybe it has to do with the lack of locale. So I just gave up long ago trying to use xterm (mlterm has the same

Cyrillic fonts in X Window. (fwd)

2009-09-04 Thread 4625
This problem still exist yet. I see no advices. -- 4625 -- Forwarded message -- Date: Fri, 31 Jul 2009 20:52:25 + To: misc@openbsd.org Subject: Cyrillic fonts in X Window. I have add string 'FontPath /usr/X11R6/lib/X11/fonts/cyrillic/' into xorg.conf, then I execute