02月 21st, 2008 [转]Ubuntu下Opera字体配置
转自Linux桌面中文网 - Ubuntu 下Opera的使用心得小结
我只摘录了字体配置的部分。
--------转载分割线----------
...
这里我参考了ubuntu中文社区的精华贴所说CSS的方法做了一些调整
cd ~/.opera/styles/user/
touch user.css
gedit ~/.opera/styles/user/user.css
录入以下内容:
html,body,*{font-family:"Microsoft YaHei" !important;}
注意:引号中的字体可结合个人喜好
重启浏览器后选择
查看->样式->user.css
效果好了一些但是仍然不满意,而且根本没有使用我指定的雅黑字体
询问了IRC里的一些前辈 得到命令一条
sudo sed -i '2iexport LANG=en_US.UTF-8' /usr/bin/opera
果然见效,但是菜单字体出现了一些问题
工具->首选项->高级->字体
浏览器菜单、工具栏、对话框、面板 进行配置
大家也可以根据自己的需要进行配置
如果您喜欢本站的内容,欢迎订阅我的RSS以获取本站最新资讯。
RSS地址1:http://feed.casparant.com/
RSS地址2:http://feeds.casparant.com/casparant
Related Posts
---------- COPYRIGHT (C) CasparAnt.COM 2008 ----------
本站所有文章均遵循“创作共用条款(CC)3.0版本”, 允许转载演绎本站文章,仅需遵循以下原则:保留文章出处(URL及站名Caspar Ant), 并且给我一个 引用通告(trackback)。如果您觉得本站的文章很好,欢迎选择下面的网络书签收藏本文; 如果您觉得本站值得浏览,欢迎点击侧边栏进行订阅;欢迎您对文章发表评论,您的留言是对我最好的鼓励!
This entry is under CREATIVE COMMON ATTRIBUTION 3.0 LICENSE. Please remain "Caspar Ant" and the URL stay in your site when you share or remix this entry. It's necessary to give me a trackback from your own site. If you think this entry is good enough, welcome to put it to your own web bookmark. You can select from the bookmark sites at follows:


















02月 22nd, 2008 at 7:42 pm Quote
opera 的中文字体一直很难弄,还是FF 好用。
[回复]
02月 23rd, 2008 at 12:47 pm Quote
不过他在功能上的确比FF好用很多~~
[回复]