hello community,
after doing an world update and etc-update changes i become two errors:
1. i can't use germany umlauts any more
2. i can't use strl+alt+f1 to switch from x to console
in console (before x starts) umlauts works fine.
interesting, on console i can use "loadkeys" command, but not on xterm (udev problem?):
loadkeys de
Loading /usr/share/keymaps/i386/qwertz/de.map.gz
Couldnt get a file descriptor referring to the console
part of my xorg.conf:
Section "InputDevice"
Identifier "Keyboard0"
#Driver "kbd"
Driver "keyboard"
#Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbOptions" "grp:toggle,grp_led:scroll"
Option "XkbVariant" "winkeys"
Option "XkbLayout" "de"
EndSection
output from gnome registry: no layouts ???
gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
layouts = []
model = pc105
options = [grp grp:toggle,grp_led grp_led:scroll]
overrideSettings = true
kind regards,
3of10
