Fix Google Earth 5.0 user interface font on Linux

I installed Google Earth 5.0 and the ugly UI font from the beta is still here.
Based on the comments from Google Earth Help page from here I’ve created the following script wich will fix the user interface font issue.

  1. Thank you for the Script!
    Worked like a charm….

  2. do you just copy and paste the above in a terminal

    do use this at all #!/bin/bash sorry new to this

    Bill

  3. #!/bin/bash at the beginning tells the system which program to use to run the file.
    You can skip this and enter each command at a time to your console.

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">

This site uses Akismet to reduce spam. Learn how your comment data is processed.