I upgraded my Ubuntu to bionic (from xenial) recently and everything seems to work just fine, except that locale in awesome doesn't seem to work. In Ubuntu`s default window manager I configured it and it worked as expected.
In awesome, however, none of the locale-related command I run seems to change my locale. In localectl
command, it does show what would be the correct locale, System Locale: LANG=pt_BR.UTF-8
, but in the locale
command, LANG=en_US.UTF-8
and nothing seems to change that (granted, export LANG=en_US.UTF-8
does, but it doesn't help).
This is a pain, as I need a host of keys that don`t show up in en_US.
I would appreciate any help. Thanks in advance.