Comment # 12 on bug 783587 from
Actually I had this mistyped, it should be:

        map[None] = Level1;
        map[Shift] = Level2;
        map[NumLock] = Level2;
        map[Shift+NumLock] = Level2;


You are receiving this mail because: