Around 11 o'clock on Dec 10, Paul Fox wrote:
> and when xkb is disabled (which i assume is what XkbDisable does), where > does the mapping come from then? When XKB is disabled, the mapping comes from the OS; take a look at programs/Xserver/hw/xfree86/common/xf86KbdLnx.c in xf86KbdGetMapping. The tricky part is that this mapping is loaded when using XKB and the immediately overwritten... Keith Packard XFree86 Core Team Compaq Cambridge Research Lab _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
