← Back to team overview

sslug-teknik team mailing list archive

OpenSuse 11.0 har ikke dansk keymap i laptop

 

OpenSuse 11.0 har ikke dansk keymap i XF86.
I virtuelle konsoller er keymap i orden.

xorg.conf:

Section "InputDevice"
  Driver       "kbd"
  Identifier   "Keyboard[0]"
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "dk,dk"
  Option       "XkbModel" "microsoftpro"
  Option       "XkbOptions" "grp:alt_shift_toggle"
  Option       "XkbRules" "xfree86"
  Option       "XkbVariant" "basic,"
EndSection

cat /usr/share/X11/xkb/keymap/xfree86/keymap
.
.
.
xkb_keymap "dk" {
    xkb_keycodes        { include "xfree86"             };
    xkb_types           { include "default"             };
    xkb_compatibility   { include "default"             };
    xkb_symbols         { include "en_US(pc105)+dk"     };
    xkb_geometry        { include "pc(pc102)"           };
};
.
.

Dvs. xkb_keymap "dk"
inkluderer ikke microsoftpro.

Filen xfree86 er installeret fra
xkeyboard-config-1.2-42.1.noarch.rpm

Er der overhovedet nogen løsning på det problem?.

--
Med venlig hilsen

Jørgen Heesche
mailto:heesche@xxxxxxxxxxx



Follow ups