iscommand        1507 dev/wscons/wskbd.c 	int gindex, iscommand = 0;
iscommand        1541 dev/wscons/wskbd.c 		iscommand = internal_command(sc, &type, kp->command,
iscommand        1618 dev/wscons/wskbd.c 	if (type != WSCONS_EVENT_KEY_DOWN || iscommand) {