Searched refs:LED_SCR (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-input-keyboard/dist/src/
H A Dbsd_kbd.c93 #ifdef LED_SCR
94 if (leds & XLED3) real_leds |= LED_SCR;
95 if (leds & XLED4) real_leds |= LED_SCR;
149 #ifdef LED_SCR
150 if (real_leds & LED_SCR) leds |= XLED3;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/
H A Dxf86_OSlib.h153 # define LED_SCR LED_SCROLL_LOCK macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/
H A Dxf86_OSlib.h157 #define LED_SCR LED_SCROLL_LOCK macro

Completed in 11 milliseconds