Re: Swedish keyboard not recognised

"Göran Uddeborg" <[email protected]> Sat, 22 Jan 2005 23:03:38 +0100
Newsgroups gmane.comp.emulators.winex.devel
Message-ID <[email protected]>
Dmitry Timoshkov writes:
> Perhaps Peter needs to set Swedish locale (just prepend LC_ALL=sv_SE
> to the command line) in order to replicate your setup.

Sorry for the late reply.

I don't think locale is involved.  The code in
X11DRV_KEYBOARD_DetectLayout() does a XKeycodeToKeysym() (via
TSXKeycodeToKeysym()) for each keycode, and compares to a table.
There is no locale dependency here I believe.  Or is it?

The table seems correct, but still the matching fails for some
reason.