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