ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Fwd: Re: kylix3 fonts
@ 2003-10-22 18:44 Michael Shigorin
  2003-10-22 20:15 ` Sergey Degtyaryov
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Shigorin @ 2003-10-22 18:44 UTC (permalink / raw)
  To: community

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/


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

end of thread, other threads:[~2003-10-23  8:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-22 18:44 [Comm] Fwd: Re: kylix3 fonts Michael Shigorin
2003-10-22 20:15 ` Sergey Degtyaryov
2003-10-23  8:34   ` [Comm] " 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