Page 1 of 1
請問大家我的gnome2.4
Posted: Fri Oct 17, 2003 11:15 pm
by pachen
我有試過重新安裝我的gentoo
或者是從gnome2.2升級到2.4
發現我的gtk1.4的中文都會破掉ㄟ~
請問大大是怎麼解決的呢?
或者是用不同的方式安裝呢?
我用了大大的patch重編xfree
但是都是一樣ㄟ...
不曉得該怎麼解決...
thx....
Re: 請問大家我的gnome2.4
Posted: Sat Oct 18, 2003 12:53 am
by asawu
pachen wrote:我有試過重新安裝我的gentoo
或者是從gnome2.2升級到2.4
發現我的gtk1.4的中文都會破掉ㄟ~
請問大大是怎麼解決的呢?
或者是用不同的方式安裝呢?
我用了大大的patch重編xfree
但是都是一樣ㄟ...
不曉得該怎麼解決...
thx....
家目錄下有沒有.gtkrc-1.2-gnome2呢?
Posted: Sat Oct 18, 2003 6:51 am
by pachen
有ㄋㄟ~不過裡面沒有提到什麼字型相關的..
Code: Select all
# Autowritten by gnome-settings-daemon. Do not edit
include "/usr/share/themes/AquaLightBlue/gtk/gtkrc"
include "/home/pachen/.gtkrc.mine"
大家幫幫我吧^^"...
Posted: Sat Oct 18, 2003 8:14 am
by 【Palatis】
破掉是怎樣? 能不能抓個圖來看看?
Posted: Sat Oct 18, 2003 9:06 pm
by pachen
就是破掉囉!
大大快點幫我吧,真是討厭的感覺..^^"
好像中文被gentoo團隊忽略掉了~
我們一定要讓中文變好唷^^...
雖然小弟沒有什麼貢獻~但是
我會努力找bug的...^^"

Posted: Sat Oct 18, 2003 11:47 pm
by handpower
你的使用者的home目錄下".gtkrc"檔案內容正確嗎?有抓到字型嗎?
Posted: Sun Oct 19, 2003 6:19 am
by 【Palatis】
/etc/gtk/gtkrc.zh_TW.big5 寫了什麼?
Posted: Sun Oct 19, 2003 11:55 am
by pachen
這是我的/etc/X11/gtk/gtkrc.zh_TW.big5
Code: Select all
# $(gtkconfigdir)/gtkrc.zh_TW
#
# This file defines the fontsets for Chinese language (ch) using
# the traditional chinese Big5 encoding as used in Taiwan (TW)
#
# 1999, Pablo Saratxaga <pablo@mandrakesoft.com>
#
# IMPORTANT NOTE: The name of this file *MUST* be "gtkrc.zh_TW.big5"
# the lowercasing of "big5" is done on purpose, if you change it it won't work
style "gtk-default-zh-tw" {
fontset = "-adobe-helvetica-medium-r-normal--16-*-*-*-*-*-iso8859-1,\
-taipei-*-medium-r-normal--*-*-*-*-*-*-big5-0,\
-*-*-medium-r-normal--16-*-*-*-*-*-big5-0,*-r-*"
}
class "GtkWidget" style "gtk-default-zh-tw"
這是我的/home/pachen/.gtkrc-1.2-gnome2
Code: Select all
# Autowritten by gnome-settings-daemon. Do not edit
include "/usr/share/themes/AquaLightBlue/gtk/gtkrc"
include "/home/pachen/.gtkrc.mine"
Posted: Sun Oct 19, 2003 1:34 pm
by pheonix
pachen wrote:這是我的/etc/X11/gtk/gtkrc.zh_TW.big5
Code: Select all
# $(gtkconfigdir)/gtkrc.zh_TW
#
# This file defines the fontsets for Chinese language (ch) using
# the traditional chinese Big5 encoding as used in Taiwan (TW)
#
# 1999, Pablo Saratxaga <pablo@mandrakesoft.com>
#
# IMPORTANT NOTE: The name of this file *MUST* be "gtkrc.zh_TW.big5"
# the lowercasing of "big5" is done on purpose, if you change it it won't work
style "gtk-default-zh-tw" {
fontset = "-adobe-helvetica-medium-r-normal--16-*-*-*-*-*-iso8859-1,\
-taipei-*-medium-r-normal--*-*-*-*-*-*-big5-0,\
-*-*-medium-r-normal--16-*-*-*-*-*-big5-0,*-r-*"
}
class "GtkWidget" style "gtk-default-zh-tw"
這是我的/home/pachen/.gtkrc-1.2-gnome2
Code: Select all
# Autowritten by gnome-settings-daemon. Do not edit
include "/usr/share/themes/AquaLightBlue/gtk/gtkrc"
include "/home/pachen/.gtkrc.mine"
我是把~/.gtkrc 複製成 ~/.gtkrc.mine 就ok了...
參考一下
Posted: Sun Oct 19, 2003 7:28 pm
by paar
這樣只解決了一個user 的問題.
不過, 只有自己在用的 pc 這樣也就夠了.
記得是 yurenju 兄教過我的.
這樣就 OK 了.