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