Fedora 16 與字型設定 - Linux

Dinah avatar
By Dinah
at 2012-02-23T14:43

Table of Contents

我安裝了 Fedora 16,但想要設定系統字型為 文鼎 PL新宋,
但卻不像先前的 Fedora,我找不到可以設定字型地方,
可以請教要在何處設定系統字型嗎? 謝謝!



--
Tags: Linux

All Comments

Yuri avatar
By Yuri
at 2012-02-26T09:46
gnome-tweak-tools
Lily avatar
By Lily
at 2012-02-26T17:10
多謝了!

檔案內容自動斷行

Victoria avatar
By Victoria
at 2012-02-23T09:18
awk and#39;{printf and#34;%sand#34;,$0}and#39; FileName | sed s/\and#39;/\and#39;\\n/g ※ 引述《newvalentine (haha)》之銘言: : 最近在處理一些檔案內容,其檔案內容格式如下: : AAAAand#39 ...

求救 mail server 問題

Harry avatar
By Harry
at 2012-02-23T00:44
maillog 的部分我去查過 當我用 gmail 信箱寄到這台郵件伺服器的時候 該名使用者完全沒有收到這封信件 垃圾郵件找不到 沒有設定灰名單 也沒有被防火牆阻擋 我查到這段訊息 Feb 23 00:06:29 XXXXX postfix/smtpd[7326]: disconnect fr ...

arch 中 networkmanager 如何改 DNS?

Jacob avatar
By Jacob
at 2012-02-22T22:57
現在在arch上面是用這個方法, 阻止 dhcpcd 自動抓DNS server: /etc/dhcpcd.conf 中加入 nohook resolv.conf 之後dhcpcd就不會再去改 /etc/resolv.conf 了 來源:https://wiki.archlinux.org/index. ...

檔案內容自動斷行

Catherine avatar
By Catherine
at 2012-02-22T22:55
最近在處理一些檔案內容,其檔案內容格式如下: AAAAand#39;BBBBBand#39;CCCCCCCC CCCCCCCand#39;DDDDDDDDDDDDDDDand#39;EEEEEEand#39; FFFFFand#39;GGGGGand#39; 是否能依據 and#39; 將以上檔案轉成這樣 ...

cscope 搜尋特殊字元

Anonymous avatar
By Anonymous
at 2012-02-22T22:03
想請問一下如果使用 cscope 想要去找一些特殊字元 例如 [] 符號等其他的符號 要怎麼搜尋? 試過用 \[\] 不過好像不行 有人會用的可以指導一下嗎 謝謝 - ...