Searched refs:verticalWheel (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dmouse.h130 int verticalWheel; member in struct:synapticshw
/freebsd-11-stable/sys/dev/atkbdc/
H A Dpsm.c6459 synhw.verticalWheel = (status[0] & 0x08) != 0;
6468 printf(" verticalWheel: %d\n",
6469 synhw.verticalWheel);

Completed in 169 milliseconds