Home
last modified time | relevance | path

Searched refs:touchpad_button (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/atkbdc/
H A Dpsm.c4369 static int touchpad_button, trackpoint_button; local
4714 ms->button = touchpad_button | trackpoint_button;
4735 touchpad_button =
4738 touchpad_button =
4763 evdev_push_mouse_btn(sc->evdev_a, touchpad_button);
4768 ms->button = touchpad_button | trackpoint_button;