OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BTN_DOWN_EV
sys/dev/wscons/wsmouse.c
985
ev_type = (btn->buttons & bit) ? BTN_DOWN_EV : BTN_UP_EV;
sys/dev/wscons/wstpad.c
920
ev = BTN_DOWN_EV;