Google Earth 4.3 beta 界面字体增大术

有朋友反映新的 Google Earth 4.3 beta 版默认的界面字体过小。读者 cnc 找到了一个实用技巧,可以根据自己的需要来增大 Google Earth 的界面字体显示。

其方法是使用文本编辑器打开 GoogleEarthPlus.conf 文件,该文件位于用户起始目录下的 .config/Google/ 文件夹中。完整的路径为:

vim /home/sf/.config/Google/GoogleEarthPlus.conf

注意你需要将其中的 sf 更换成你的用户名。

接着,定位到 [Render] 段,并找到 GuiFontSize= (如果没有,你可以添加这行),然后将其更改为所需的字体大小即可。如下图显示 GuiFontSize=10 的效果。

Google Earth

[感谢 cnc 朋友的提示]

版权声明: 允许非商业性转载,但转载时必须标明作者及原文链接.
本文网址: http://linuxtoy.org/archives/change-the-google-earth-ui-font-size.html

9 Comments

  1. 1 shell Commented @ 2008-04-19 9:10 am

    字型可以換掉嗎???

  2. 2 Toy Commented @ 2008-04-19 9:33 am

    @shell:在同段中,GuiFontFamily=Arial 应该就是管界面字体的。

  3. 3 kopision Commented @ 2008-04-19 12:26 pm

    这个东西……不是wine的?

  4. 4 Fire Commented @ 2008-04-19 2:16 pm

    这个版本的字体好难看阿

  5. 5 e2002 Commented @ 2008-04-19 6:34 pm

    原生Linux程序,非 Wine 的

  6. 6 做人不能太cnn Commented @ 2008-04-20 9:59 am

    cnc 不小心看成 cnn ,呵呵

  7. 7 somebody(莫多) Commented @ 2008-04-20 8:55 pm

    似乎这样更好。

    vim ~/.config/Google/GoogleEarthPlus.conf

    freebsd下默认是 /usr/home/xxx

  8. 8 ycblog » Blog Archive » 我的ubuntu8.04安装经验 Pingbacked @ 2008-08-09 1:07 am

    [...] .googleearth 目录将是 root 权限。默认的界面字体过小:http://linuxtoy.org/archives/change-the-google-earth-ui-font-size.htmlsudo gedit /home/user/.config/Google/GoogleEarthPlus.conf接着,定位到 [Render] 段,并找到 [...]

  9. 9 ubuntu8.04安装配置大全 | Redbots Pingbacked @ 2008-09-01 9:29 am

    [...] 默认的界面字体过小:http://linuxtoy.org/archives/change-the-google-earth-ui-font-size.html 程序代码 sudo gedit /home/user/.config/Google/GoogleEarthPlus.conf [...]