How to fix those small fonts in Google Earth
Submitted by Bram Schoenmakers on 28 June, 2008 - 20:50.
Tagged: Google Earth
• Linux
On some setups, like mine, the GUI font for Google Earth is incredibly small. There are some hints on the internet on how to fix that, but they are slightly outdated. This is more or less an update, using Google Earth 4.2.205.5730 . To set the fontsize to 12 execute:
echo 12 > ~/.googleearth/Registry/google/googleearthplus/User/render/guifontsize
The basic idea origins from the Gentoo Forums, but the layout of the registry has changed in the meantime.