LED_NUMLOCK
setleds(sc, LED_NUMLOCK | LED_CAPSLOCK | LED_SCROLL_LOCK);
if (origleds & LED_NUMLOCK)
leds |= LED_NUMLOCK;