LED_SCROLL_LOCK
blinkleds = LED_NUMLOCK | LED_CAPSLOCK | LED_SCROLL_LOCK;
if (sunleds & LED_SCROLL_LOCK)
l |= LED_SCROLL_LOCK;