OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mouse_type
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/wsmoused/
wsmoused.c
276
unsigned int
mouse_type
= 0; /* defined WSMOUSE_TYPE_* start at 1 */
local in function:open_device
277
status = ioctl(Mouse.m_devfd, WSMOUSEIO_GTYPE, &
mouse_type
);
284
if (
mouse_type
!= WSMOUSE_TYPE_TPANEL)
Completed in 172 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025