On Mon, Jan 19, 2004 at 06:58:20AM -0500, Doug Bell wrote: > I'm not sure if this is a bug, but it seemed to work OK in > ion-devel-20031211.
It seems this was broken by the added support for changes in X keyboard map. The submap configuration code was looking up for an existing submap by what used to be already converted to a keycode (raw hardware-dependent number) but is now still a keysym (hardware and layout independent abstract key). -- Tuomo
