OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mouse
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mit/xorg/server/drivers/xf86-input-mouse/
Makefile
5
DRIVER= xf86-input-
mouse
8
SRCS=
mouse
.c pnp.c bsd_mouse.c
15
INCS= xf86-
mouse
-properties.h
17
PKGCONFIG= xorg-
mouse
18
PKGDIST.xorg-
mouse
= ${X11SRCDIR.${DRIVER}}
25
COPTS.
mouse
.c+= -Wno-error # XXX deprecated
/src/usr.sbin/wsmoused/
wsmoused.h
47
struct
mouse
{
struct
53
int m_disabled; /* Whether if the
mouse
is disabled or not */
62
int (*mb_startup)(struct
mouse
*);
/src/usr.sbin/screenblank/
screenblank.c
100
const char *kbd, *
mouse
, *display;
local
165
mouse
= _PATH_WSMOUSE;
189
mouse
= _PATH_MOUSE;
204
* We don't need to open keyboard/
mouse
device for that.
212
/* Add the keyboard and
mouse
devices as necessary. */
216
add_dev(
mouse
, 0);
Completed in 20 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026