ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] xterm and cp1251
@ 2007-10-14 17:44 Anton Gorlov
  2007-10-14 18:48 ` Alexei V. Mezin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Anton Gorlov @ 2007-10-14 17:44 UTC (permalink / raw)
  To: ALT Linux Community

Ммм..
как бы  запустить xterm с локалью cp1251?

Пока что смог добиться только бнопни. Системная локлаь - koi8-r

-- 
   np: silence


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] xterm and cp1251
  2007-10-14 17:44 [Comm] xterm and cp1251 Anton Gorlov
@ 2007-10-14 18:48 ` Alexei V. Mezin
  2007-10-14 18:54 ` Aleksander N.Gorohovski
  2007-10-15 14:02 ` Michael Shigorin
  2 siblings, 0 replies; 6+ messages in thread
From: Alexei V. Mezin @ 2007-10-14 18:48 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Anton Gorlov пишет:
> Ммм..
> как бы  запустить xterm с локалью cp1251?
> 
> Пока что смог добиться только бнопни. Системная локлаь - koi8-r
> 

У меня локаль ср1251, и обратная вашей задача решается так:

  [alexei@threebears ~]$ LC_ALL=ru_RU.koi8-r  xterm -fn 
-*-terminus-*-*-*-*-*-*-*-*-*-*-koi8-r


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] xterm and cp1251
  2007-10-14 17:44 [Comm] xterm and cp1251 Anton Gorlov
  2007-10-14 18:48 ` Alexei V. Mezin
@ 2007-10-14 18:54 ` Aleksander N.Gorohovski
  2007-10-14 20:33   ` Anton Gorlov
  2007-10-15 14:02 ` Michael Shigorin
  2 siblings, 1 reply; 6+ messages in thread
From: Aleksander N.Gorohovski @ 2007-10-14 18:54 UTC (permalink / raw)
  To: ALT Linux Community general discussions

On Sun, 14 Oct 2007 20:44:45 +0300, Anton Gorlov wrote:

> Ммм..
> как бы  запустить xterm с локалью cp1251?
>
> Пока что смог добиться только бнопни. Системная локлаь - koi8-r

На Desctop 4.0 поступаю следующим образом
1.
В консоли
LANG=ru_RU.CP1251

2.
Настройка->Кодировка->Кириллица (cp 1251)






^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] xterm and cp1251
  2007-10-14 18:54 ` Aleksander N.Gorohovski
@ 2007-10-14 20:33   ` Anton Gorlov
  2007-10-15  8:41     ` Aleksander N. Gorohovski
  0 siblings, 1 reply; 6+ messages in thread
From: Anton Gorlov @ 2007-10-14 20:33 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Aleksander N.Gorohovski пишет:

> На Desctop 4.0 поступаю следующим образом
> 1.
> В консоли
> LANG=ru_RU.CP1251
> 2.
> Настройка->Кодировка->Кириллица (cp 1251)

Вы не путаетe xterm с konsole? В xterm нету 2 пункта

-- 
   np: silence


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] xterm and cp1251
  2007-10-14 20:33   ` Anton Gorlov
@ 2007-10-15  8:41     ` Aleksander N. Gorohovski
  0 siblings, 0 replies; 6+ messages in thread
From: Aleksander N. Gorohovski @ 2007-10-15  8:41 UTC (permalink / raw)
  To: ALT Linux Community general discussions

On Sun, 14 Oct 2007 23:33:36 +0300, Anton Gorlov wrote:

> Aleksander N.Gorohovski пишет:
>
>> На Desctop 4.0 поступаю следующим образом
>> 1.
>> В консоли
>> LANG=ru_RU.CP1251
>> 2.
>> Настройка->Кодировка->Кириллица (cp 1251)
>
> Вы не путаетe xterm с konsole? В xterm нету 2 пункта

Если для Вас это принципиально -- Да.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] xterm and cp1251
  2007-10-14 17:44 [Comm] xterm and cp1251 Anton Gorlov
  2007-10-14 18:48 ` Alexei V. Mezin
  2007-10-14 18:54 ` Aleksander N.Gorohovski
@ 2007-10-15 14:02 ` Michael Shigorin
  2 siblings, 0 replies; 6+ messages in thread
From: Michael Shigorin @ 2007-10-15 14:02 UTC (permalink / raw)
  To: ALT Linux Community

[-- Attachment #1: Type: text/plain, Size: 390 bytes --]

On Sun, Oct 14, 2007 at 09:44:45PM +0400, Anton Gorlov wrote:
> Ммм..  как бы  запустить xterm с локалью cp1251?
> Пока что смог добиться только бнопни. Системная локлаь - koi8-r

Аттач запускает utf8 из-под koi8.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/
 ----       Oct 26--27, Kiev, Ukraine:
--       http://conference.osdn.org.ua

[-- Attachment #2: uterm --]
[-- Type: text/plain, Size: 209 bytes --]

#!/bin/sh
G_FILENAME_ENCODING=utf-8 LANG=ru_RU.UTF-8 LC_ALL=ru_RU.UTF-8 LC_COLLATE=uk_UA.UTF8 LC_CTYPE=uk_UA.UTF8 exec urxvt +sb -fn '-*-terminus-bold-*-*-*-20-*-*-*-*-*-iso10646-*' -rv -cr yellow -tn xterm &

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-10-15 14:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-14 17:44 [Comm] xterm and cp1251 Anton Gorlov
2007-10-14 18:48 ` Alexei V. Mezin
2007-10-14 18:54 ` Aleksander N.Gorohovski
2007-10-14 20:33   ` Anton Gorlov
2007-10-15  8:41     ` Aleksander N. Gorohovski
2007-10-15 14:02 ` Michael Shigorin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git