[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:12946] Re: How to use GNOME with Japanese?
岩崎@熊本在住です。
貴重なご意見、ありがとうございます。
At Thu, 18 Feb 1999 12:27:28 +0900,
Mitsuru Oka <oka@debian.or.jp> wrote:
>
> 岡@情報科学.高知大です。
>
>
> "岩崎"すなわちHirofumi Iwasakiさんより:
> 岩崎> 岩崎@熊本在住です。
>
> > $ cp gtkrc.ja ~
> >
> > です。
>
> # これ、~ じゃなくて ~/.gtkrc.ja じゃないと意味ないですよね。
> ^
>
> 岩崎> さっそくコピーしてみましたが、なんともそのままです(T_T)。
> 岩崎> gtkrc.jaを.gtkrcにシンボリックリンクをはったりしましたが、
> 岩崎> 効かないままです。うーむ・・・・・
>
> それより、GNOME 関連は ~/.gnome/gtkrc.ja でいかがでしょうか。
早速設定してみたところ、ばっちりでした。ありがとうございます。
よく観察してみたところ、~/.gnome/gtkrcでも~/.gnome/gtkrc.jaでも
見に行ってくれるようです。私は後者にしました。
> # a12k12 使用なら 14 -> 12 がいいですよ :-)
私はX-TTを利用して、TrueTypeを指定してあげました。
DynaFontでは字間が広がってみっともないので、
邪道ではありますが、Windozz98付属のMSゴシックを利用してます。
かなり満足度高いです(*^_^*)。
GNOMEいいですね。ぜひ皆さんお試しあれ。
参考までに、私の設定ファイルです。
~/.gnome/gtkrc.ja
---------------------
# $(datadir)/gtkrc.ja
#
# This file is needed for the Japanese users.
# The fonts are changed from the original gtkrc.
# And fontset is specified.
#
# Yukihiro Nakai<Nakai@xxxxxxxxxxxxx>
#
style "GnomeScores_CurrentPlayer_style"
{
fg[NORMAL] = {1.0, 0.0, 0.0}
}
style "GnomeScores_Logo_style"
{
fontset = "-microsoft-gothic-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0"
fg[NORMAL] = {0.0, 0.0, 1.0}
}
style "GnomeAbout_DrawingArea_style"
{
bg[NORMAL] = {1.0, 1.0, 1.0}
}
style "GnomeAbout_Title_style"
{
fontset = "-microsoft-gothic-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0"
}
style "GnomeAbout_Copyright_style"
{
fontset = "-microsoft-gothic-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0"
}
style "GnomeAbout_Author_style"
{
fontset = "-microsoft-gothic-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0"
}
style "GnomeAbout_Names_style"
{
fontset = "-microsoft-gothic-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0"
}
style "GnomeAbout_Comments_style"
{
fontset = "-microsoft-gothic-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0"
}
style "GnomeHRef_Label_style"
{
fg[NORMAL] = { 0.0, 0.0, 1.0 }
fg[PRELIGHT] = { 0.0, 0.0, 1.0 }
fg[INSENSITIVE] = { 0.5, 0.5, 1.0 }
fg[ACTIVE] = { 1.0, 0.0, 0.0 }
}
style "GnomeGuru_PageTitle_style"
{
fontset = "-microsoft-gothic-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0"
}
style "default"
{
fontset = "-microsoft-gothic-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0"
}
widget "*GnomeScores*.CurrentPlayer" style "GnomeScores_CurrentPlayer_style"
widget "*GnomeScores*.Logo" style "GnomeScores_Logo_style"
widget "*GnomeAbout*.DrawingArea" style "GnomeAbout_DrawingArea_style"
widget "*GnomeAbout*.Author" style "GnomeAbout_Author_style"
widget "*GnomeAbout*.Comments" style "GnomeAbout_Comments_style"
widget "*GnomeAbout*.Copyright" style "GnomeAbout_Copyright_style"
widget "*GnomeAbout*.Names" style "GnomeAbout_Names_style"
widget "*GnomeAbout*.Title" style "GnomeAbout_Title_style"
widget "*GnomeHRef.GtkLabel" style "GnomeHRef_Label_style"
widget "*GnomeGuru*.PageTitle" style "GnomeGuru_PageTitle_style"
widget_class "*" style "default"
------------------
--
-----------------------------------------------------------------
"The world is full of fascinating problems waiting to be solved."
Hirofumi Iwasaki <hirotch@xxxxxxxxxxxxxxx>
http://www.lares.dti.ne.jp/~hirotch/debian/