ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: community@altlinux.ru
Subject: [Comm] Fwd: Re: kylix3 fonts
Date: Wed, 22 Oct 2003 21:44:37 +0300
Message-ID: <20031022184437.GG5688@osdn.org.ua> (raw)

FYI

----- Forwarded message from Nick Z -----

Date: Wed, 22 Oct 2003 21:39:35 +0200
From: Nick Z 
To: Michael Shigorin <mike@osdn.org.ua>
Subject: Re[2]: kylix3 fonts

Hello Michael,

Wednesday, October 22, 2003, 2:04:45 PM, you wrote:

MS> On Sat, Oct 04, 2003 at 02:42:46AM +0300, Nick Z wrote:
>> Раскапываю проблему кайликса со шрифтами. 

MS> Ммм... косвенно:
MS> http://www.altlinux.ru/pipermail/sisyphus/2003-October/029249.html
MS> http://www.altlinux.ru/pipermail/sisyphus/2003-October/029325.html

MS> Может, и относится...

    Если интересно, мне вот чем помогли в рассылке по кайликсу, сам я не
  пробовал, работаю пока на второй машине (тем более, что мне
  нестандартная раскладка не подходит) :

Значит у меня ALT Linux Master 2.0, Win1251, но в Kylix 3 Pro изначально
русских букв небыло. Пришлось поработать "лобзиком".
Значит ищешь файл startdelphi (kylix3/bin), открываешь его и меняешь

KYDEF_LOCALE="en_US"

на 

KYDEF_LOCALE="ru_RU.CP1251"

(тут видимо нужно знать какую ты кодировку ставил у себя в системе,
посмотришь каталоги /etc/skel.* )

Далее ремаришь строчки

if [ -z "$LANG" ]; then

if [ "$LC_ALL" = "C" ]; then

и все

fi

(только их, внутри не ремарь)

должно получиться что-то примерно как в аттаче (строчка source у тебя
должна быть своей, у себя не трогай)

В принципе так как сделано у меня - неправильно, но работает. Заданием
LANG и LC_ALL (через KYDEF_LOCALE в даном скрипте) в линуксе можно настроить
в бранную программу на нужную локаль (т.е. разные программы могут быть 
настроены на свои локали)
Единственная проблема в Kylix - не соответствие раскладки клавиатуры в IDE и
той, которую я себе поставил (у меня сделано аналогично раскладке в Windows,
и добавлена еще и украинская раскладка)
  



-- 
Best regards,
 Nick                            mailto:zam ua fm

----- End forwarded message -----

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


             reply	other threads:[~2003-10-22 18:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-22 18:44 Michael Shigorin [this message]
2003-10-22 20:15 ` Sergey Degtyaryov
2003-10-23  8:34   ` [Comm] " Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031022184437.GG5688@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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