/etc/X11/xorg.conf

Section "InputDevice"
    Identifier  "Generic Keyboard"
    Driver      "kbd"
    Option      "XkbRules"  "xorg"
    Option      "XkbModel"  "pc105"
    Option      "XkbLayout" "latam"
EndSection


dpkg-reconfigure xserver-xorg
dpkg-reconfigure console-data