Skip to main content
Topic: Error in keymaps configuration to la-latin1 (teclado latinoamericano)  (Read 493 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Error in keymaps configuration to la-latin1 (teclado latinoamericano)

When start Artix I have the  error message  :
Code: [Select]
keymaps           |loadkeys: Unable to open file: latam: No such file or directo
ry
keymaps           | * Error loading key mappings
 [ !! ]
keymaps           | * ERROR: keymaps failed to start
save-keymaps      | * Saving key mapping ...

Inside the file /etc/conf.d/keymaps has
Code: [Select]
keymap="latam"

 I change to:
Code: [Select]
keymap="lat-latin1" 
and solve.

I dont know why calamares put latam instead la-latin1.