pckbd_encode
n = pckbd_encode(evtype, key, data);
n = pckbd_encode(type, key, data);
n = pckbd_encode(evtype, button_config[id].keycode,
n = pckbd_encode(type, key, data);
n = pckbd_encode(type, xtscan, data);
extern int pckbd_encode(u_int, int, u_char *);