No. I have changed it from gnome settings, etc. Restart and nothing. still in english.Settings | Region | Language | Done!
Are other Gnome settings applied? And which part are you talking about? The system's language or the Gnome desktop? These are different and one has no influence on the other.No. I have changed it from gnome settings, etc. Restart and nothing. still in english.
Section "InputClass"
Identifier "Keyboard0"
MatchIsKeyboard "on"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "xkb_rules" "evdev"
Option "XkbVariant" "oss"
Option "XkbOptions" "terminate:ctrl_alt_bksp,ctrl:nocaps"
EndSection
Thanks for your help Spity. It was such a pain to fix this !Solved, editing:
/usr/local/etc/gdm/locale.conf
LANG="es_AR.UTF-8"
LC_CTYPE="es_AR.UTF-8"
LC_MESSAGES="es_AR.UTF-8"
and gnome is in spanish.
Section "InputClass"
Identifier "KeyboardDefaults"
MatchIsKeyboard "on"
Option "XkbLayout" "fr"
EndSection