Fix input of dead keys and other locale issues
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
22a6e47a27
commit
93f017e13a
4 changed files with 7 additions and 2 deletions
2
system/etc/locale.conf
Normal file
2
system/etc/locale.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
LANG=en_US.UTF-8
|
||||
LC_TIME=en_DK.UTF-8
|
|
@ -1,2 +1,3 @@
|
|||
en_DK.UTF-8 UTF-8
|
||||
en_GB.UTF-8 UTF-8
|
||||
en_US.UTF-8 UTF-8
|
||||
# Empty line needed
|
Loading…
Add table
Add a link
Reference in a new issue