[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Blade 100 and Swedish keyboard problem.
- To: misc@openbsd.org
- Subject: Blade 100 and Swedish keyboard problem.
- From: Jan Johansson <janj+openbsd@wenf.org>
- Date: Sun, 14 Jul 2002 22:16:56 +0200
- Content-Disposition: inline
- User-Agent: Mutt/1.2.5.1i
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