Re: [問題] Facebook in Linux

看板Linux作者 (Hello Goodbye)時間16年前 (2010/01/21 01:19), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
※ 引述《cookiesgreat (資工餅乾悠閒風)》之銘言: : 前幾天把 Ubuntu 9.04 灌起來玩玩,用 Firefox 開了 Facebook, : 不過玩開心水族箱的時候就變這樣: : http://tinyurl.com/yhpmguv : 所有功能一切正常,包括餵魚、查看等級之類的都可以, : 可是上方一排買東西的工具列不見了... : Windows 下的 Firefox 都正常@@ : 我看它字型似乎怪怪的,不過調好幾種字型也都不能顯示的說~ : 有沒有同樣有玩開心水族箱的大大可以幫忙一下XDD 用內建的flash就會這樣,試試看beta版的flash吧 http://labs.adobe.com/downloads/flashplayer10.html 移除掉內建的,把beta版的放在~/.mozilla/plugins內 當然你也可以把內建的備份下來,隨時跟beta版的替換使用 字型問題修改/etc/fonts/conf.avail/49-sansserif.conf 我是改成這樣: <test qual="all" name="family" compare="not_eq"> <!--<string>sans-serif</string>--> <string>AR PL New Sung</string> </test> <test qual="all" name="family" compare="not_eq"> <string>serif</string> </test> <test qual="all" name="family" compare="not_eq"> <string>monospace</string> </test> <edit name="family" mode="append_last"> <!--<string>sans-serif</string>--> <!--<string>WenQuanYi Zen Hei</string>--> <string>AR PL New Sung</string> 以上提供你做參考~ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 220.136.3.183
文章代碼(AID): #1BLpiquk (Linux)
討論串 (同標題文章)
文章代碼(AID): #1BLpiquk (Linux)