3

Is there a way to tweak the regional settings and , while preserving greek locale, I can change the decimal separator to en_US? as this is necessary for google earth to work correctly?

  • I don't see any button to change the number format in the Language Support dialog.
nass
  • 1,442
  • 2
  • 20
  • 34

2 Answers2

2

To change a single locale category, you can edit your ~/.profile file. Try adding this line to ~/.profile:

export LC_NUMERIC=en_US.UTF-8

0

Yes, go to System Setting and select Language Support. There you'll find two menus: Language and Regional Formats; change the number format in the latter.