EWSKBD_KEY_MASK
wskbd_input(sc->sc_dc->wskbddev, type, (key & EWSKBD_KEY_MASK));
*data = key & EWSKBD_KEY_MASK;