KB_NOENCODING
sc->sc_keymap.layout = KB_US | KB_NOENCODING;
sc->sc_keymap.layout = KB_US | KB_NOENCODING;
if (evsrc && (sc->id->t_keymap.layout & KB_NOENCODING))
} else if (sc->id->t_keymap.layout & KB_NOENCODING) {
{ KB_NOENCODING, "noencoding" }, \
#define KB_HANDLEDBYWSKBD (KB_METAESC | KB_DEFAULT | KB_NOENCODING)
if ((layout & (KB_DEFAULT | KB_NOENCODING)) == 0)