[SOLVED]Keyboard layout does not function
by ionmich from LinuxQuestions.org on (#56K7J)
Version 5.1.0
My keyboard is set as follows...
> cat /etc/default/keyboard
# KEYBOARD CONFIGURATION FILE
# Consult the keyboard(5) manual page.
XKBMODEL="pc105"
XKBLAYOUT="mx"
XKBVARIANT=""
XKBOPTIONS=""
BACKSPACE="guess"
Running sudo dpkg-reconfigure keyboard-configuration produces...
XKBMODEL="pc105"
XKBLAYOUT="latam"
XKBVARIANT=""
XKBOPTIONS=""
BACKSPACE="guess"
But neither produce the marked letters. Any suggestions will be appreciated.


My keyboard is set as follows...
> cat /etc/default/keyboard
# KEYBOARD CONFIGURATION FILE
# Consult the keyboard(5) manual page.
XKBMODEL="pc105"
XKBLAYOUT="mx"
XKBVARIANT=""
XKBOPTIONS=""
BACKSPACE="guess"
Running sudo dpkg-reconfigure keyboard-configuration produces...
XKBMODEL="pc105"
XKBLAYOUT="latam"
XKBVARIANT=""
XKBOPTIONS=""
BACKSPACE="guess"
But neither produce the marked letters. Any suggestions will be appreciated.