On Wed, Nov 10, 2004 at 09:23:48PM +0100, Ruben Porras wrote: > $ gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb > layouts = [es es]
Try with just [es].
Your X config is probably not correct.
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
EndSection
If it's not like this, can you try it and log in again after doing
gconftool-2 --recursive-unset /desktop/gnome/peripherals/keyboard ?
--
Jordi Mallach P�rez -- Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/
signature.asc
Description: Digital signature

