救命! 中文字型不見 - Linux

Oscar avatar
By Oscar
at 2009-12-21T22:30

Table of Contents

※ 引述《terrorist (恐怖份子)》之銘言:
: appearance -> fonts 下面
: 選 serif 可以看到中文
: 選 sans 就啥也看不見 或是看到方塊方塊
: 推 Adama:那我就不知了,我也是en_US-utf8下用中文,Fedora 11 12/21 21:55
: → terrorist:敢問你的字型是? 12/21 22:10

我現在離開Linux的電腦了,明天再幫你看
不過我的字型應該是預設的沒變過
另外appearance控制的是gnome的字型,比如說視窗上的,功能表列的

如果你的locale是en_US.utf-8的話,要export LANG=zh_TW.UTF-8
才能看到某些中文字,比如說gedit這時會有中文的工具列,
openoffice文件中某些字的格式才會正確

我自己寫了一個bash function放在 .bashrc裡
function im-g () { LANG=zh_TW.UTF-8 "$@" & }
這樣打 $ im-g gedit 時就會看到中文的gedit了

--

Nice to meld you.

--
Tags: Linux

All Comments

Candice avatar
By Candice
at 2009-12-25T09:03
結果我有變過XD application是sans, document是DejaVu sans
Callum avatar
By Callum
at 2009-12-27T01:42
book, desktop是Liberation sans, windows title是sans bold
fixed width是DejaVu sans mono book

Script問題

Isabella avatar
By Isabella
at 2009-12-21T21:49
請問各位 之前因為在研究Linux進入S3 S4的部份 所以在網路上找了一下,試寫了下面這段script #!/bin/bash for((value = 0; value andlt; 5; value++)) do echo 0 andgt; /sys/class/rt ...

讓ubuntu完全像xp

Regina avatar
By Regina
at 2009-12-21T21:47
※ 引述《operationcow (香蕉公車)》之銘言: : /home/mitnick/.themes/XPLuna/gtk-2.0/panel.rc:13: Unable : to locate image file in pixmap_path: and#34;shadows/window-bg.pn ...

讓ubuntu完全像xp

Hamiltion avatar
By Hamiltion
at 2009-12-21T20:55
※ 引述《iso9660 (iso9660)》之銘言: : ※ 引述《hirokofan (笠原弘子 命!)》之銘言: : : 在EzGo7上可以跑,這個EzGo還是跑光碟模式並沒有實際安裝 : : 所以桌面上還有「安裝」這個圖示 : : 有圖有真相 : : http://hirokofan.myweb.hi ...

讓ubuntu完全像xp

Oscar avatar
By Oscar
at 2009-12-21T20:39
在EzGo7上可以跑,這個EzGo還是跑光碟模式並沒有實際安裝 所以桌面上還有「安裝」這個圖示 有圖有真相 http://hirokofan.myweb.hinet.net/temp/ezgo_xp.jpg 然後我修改了script,執行對話框的時候會有中文,產生的圖示也會是中文的 完整版1.2M http ...

Google Chrome Linux版

Leila avatar
By Leila
at 2009-12-21T19:57
※ 引述《NoCanDo (沒法度)》之銘言: : ※ 引述《Franklin.bbsatbbs.sayya.org (See U next time)》之銘言: : : 可是你們有沒有遇過 : : 在 chrome 上的 textedit 或 textarea 等要輸入文字的地方 : : 用 gcin 裡的 ...