hidkbd_attach_wskbd
hidkbd_attach_wskbd(kbd, KB_US | KB_DEFAULT, &apldckbd_accessops);
hidkbd_attach_wskbd(kbd, KB_US | KB_DEFAULT, &aplkbd_accessops);
void hidkbd_attach_wskbd(struct hidkbd *, kbd_t,
hidkbd_attach_wskbd(kbd, KB_US | KB_DEFAULT, &ikbd_accessops);
hidkbd_attach_wskbd(kbd, layout, &ukbd_accessops);