0

I would like to change the displayed name of the keyboard layout indicator — for example, right now mine reads en, ru or uk which does not look nice on the panel. Is it possible?

Can I edit some configuration file and make it read English, Russian or Ukrainian?

ks1322
  • 303

1 Answers1

1

I recommend you have a read through the Community Documentation for custom keyboard layout definitions.

The basic keyboard mapping package is XKB. In current Ubuntus, the default directory is not /etc/X11/xkb but rather /usr/share/X11/xkb. Layouts are kept in the symbols directory therein: they are generally named by a two letter country code associated with the language for which the layout is designed.

Mark Rooney
  • 6,289