Home
last modified time | relevance | path

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

/netbsd/usr.sbin/wsmoused/
H A Dselection.c116 int sm_but_select; /* Button number to select an area */ member
175 Selmouse.sm_but_select = 2; in selection_startup()
178 Selmouse.sm_but_select = 0; in selection_startup()
301 if (evt.value == Selmouse.sm_but_select) { in selection_wsmouse_event()
309 if (evt.value == Selmouse.sm_but_select) { in selection_wsmouse_event()