Comment 7 for bug 29009

Revision history for this message
Daniel Holth (dholth) wrote :

I was surprised to find the keyboard is now working, just as I had determined to fix it myself. An Ubuntu upgrade must have taken care of it. Here is the output of setxkbmap -print :

xkb_keymap {
        xkb_keycodes { include "macintosh+aliases(qwerty)" };
        xkb_types { include "complete+numpad(mac)" };
        xkb_compat { include "complete" };
        xkb_symbols { include "pc(pc105)+us(dvorak)+inet(apple)" };
        xkb_geometry { include "macintosh(macintosh)" };
};