Home
last modified time | relevance | path

Searched defs:wsmouseinput (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/wscons/
H A Dwsmouseinput.h129 struct wsmouseinput { struct
130 u_int flags;
132 struct btn_state btn;
133 struct btn_state sbtn; /* softbuttons */
134 struct motion_state motion;
135 struct touch_state touch;
136 struct mt_state mt;
160 /* wsmouseinput.flags */ argument