CONS_RELKBD
case CONS_RELKBD: /* release the current keyboard */
ioctl(fd, CONS_RELKBD, 0);
if (ioctl(0, CONS_RELKBD, 0) == -1)