FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LED_CAP
sys/sys/kbio.h
55
#define LED_MASK (LED_CAP | LED_NUM | LED_SCR)
usr.sbin/bluetooth/bthidd/kbd.c
584
if (st.leds & LED_CAP)
usr.sbin/bluetooth/bthidd/kbd.c
586
leds_mask |= LED_CAP;