[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Blade 100 and Swedish keyboard problem.



Hello,

I have a Blade 100 configured with OpenBSD 3.1-stable. It works
well enough to be usable but I have a problem with the keyboard
in X using Swedish keymap.

The key between ä and Return does not produce any output. Using
xev I get the following output from that key

KeyPress event, serial 26, synthetic NO, window 0x1400001,
    root 0x29, subw 0x0, time 180286313, (22,623), root:(49,689),
    state 0x0, keycode 123 (keysym 0x0, NoSymbol), same_screen YES,
    XLookupString gives 0 characters:  ""

KeyRelease event, serial 26, synthetic NO, window 0x1400001,
    root 0x29, subw 0x0, time 180286457, (22,623), root:(49,689),
    state 0x0, keycode 123 (keysym 0x0, NoSymbol), same_screen YES,
    XLookupString gives 0 characters:  ""

In console mode it works as expected.

How does one solve this?

Jan J