Searched refs:mouse (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-current/usr.sbin/bsdconfig/mouse/include/
H A DMakefile2 FILESDIR= ${LIBEXECDIR}/bsdconfig/110.mouse/include
/freebsd-current/usr.sbin/bsdconfig/mouse/
H A DMakefile4 FILESDIR= ${LIBEXECDIR}/bsdconfig/110.mouse
8 SCRIPTS= disable enable flags mouse port type
/freebsd-current/sys/dev/syscons/
H A Dscmouse.c40 #include <sys/mouse.h>
132 sc_mouse_input(scr_stat *scp, mouse_info_t *mouse) argument
135 switch (mouse->operation) {
137 if (mouse->u.event.value > 0) {
139 if (mouse->u.event.id & MOUSE_BUTTON1DOWN)
141 if (mouse->u.event.id & MOUSE_BUTTON2DOWN)
143 if (mouse->u.event.id & MOUSE_BUTTON3DOWN)
151 if (mouse->u.data.z < 0) {
154 } else if (mouse->u.data.z > 0) {
162 /* move mouse */
653 mouse_info_t *mouse; local
[all...]
H A Dsysmouse.c43 #include <sys/mouse.h>
68 evdev_set_name(sysmouse_evdev, "System mouse");
193 case MOUSE_GETSTATUS: /* get accumulated mouse events */
215 * Set the output baud rate to zero. The mouse device supports
/freebsd-current/usr.sbin/bsdconfig/
H A DMakefile10 mouse \
/freebsd-current/usr.sbin/bluetooth/bthidd/
H A Dbthid_config.h55 unsigned mouse : 1; member in struct:hid_device
H A Dhid.c36 #include <sys/mouse.h>
65 * Apple magic mouse (AMM) specific device state
432 * not introduce in its hid descriptor for its magic mouse.
446 * The basics. When touches are detected, no normal mouse
497 * If a new click is registered by mouse and there are firm
534 * XXX FIXME Feed mouse events into kernel.
552 syslog(LOG_ERR, "Could not process mouse " \
564 syslog(LOG_ERR, "Could not process mouse events from " \
568 if (hid_device->mouse && s->srv->uinput &&
571 syslog(LOG_ERR, "Could not process mouse event
[all...]
H A Dparser.y453 d->mouse = 1;
457 d->mouse = 1;
H A Dsession.c97 * Initialize virtual keyboard and mouse after both channels are established
129 if (d->mouse && s->srv->uinput) {
/freebsd-current/sys/dev/syscons/fonts/
H A Dcursor.awk3 # for the mouse cursors in syscons/scvgarndr.c. Usage:
5 # The accompanying syscons mouse cursor bdf file has specialized comments
10 /^COMMENT cn.*mouse/ {
/freebsd-current/lib/libvgl/
H A DMakefile5 SRCS= main.c simple.c bitmap.c text.c mouse.c keyboard.c
/freebsd-current/gnu/lib/libdialog/
H A DMakefile9 mixedgauge.c mouse.c mousewget.c msgbox.c pause.c prgbox.c \
/freebsd-current/usr.sbin/moused/
H A Dmoused.c39 ** Mouse daemon : listens to a serial port, the bus mouse interface, or
40 ** the PS/2 mouse port for mouse data stream, interprets data and passes
43 ** The mouse interface functions are derived closely from the mouse
51 #include <sys/mouse.h>
195 /* interface (the table must be ordered by MOUSE_IF_XXX in mouse.h) */
204 /* types (the table must be ordered by MOUSE_PROTO_XXX in mouse.h) */
358 /* the table must be ordered by MOUSE_PROTO_XXX in mouse.h */
394 int mfd; /* mouse fil
991 struct mouse_info mouse; local
2590 struct mouse_info mouse; local
[all...]
/freebsd-current/contrib/ncurses/misc/
H A Dncurses-config.in251 --mouse-version)
303 --mouse-version echos the mouse-interface version of ${THIS}
/freebsd-current/contrib/libxo/xohtml/external/
H A Djquery.qtip.js151 'tracking': posOptions.target === 'mouse' && posOptions.adjust.mouse,
281 this.plugins = this.mouse = NULL;
475 tooltip.attr('tracking', posOptions.target === 'mouse' && posOptions.adjust.mouse);
575 this.reposition( options.position.target === 'mouse' ? NULL : this.cache.event );
712 mouse = this.mouse,
722 // Check if mouse was the target
723 else if(target === 'mouse'
[all...]
/freebsd-current/libexec/rc/rc.d/
H A Dserial97 mouse() { function
105 # Standard speed for Microsoft mouse.
155 # mouse u 2
/freebsd-current/usr.sbin/vidcontrol/
H A Dvidcontrol.c97 * mouse character and mouse show/hide state
974 struct mouse_info mouse; local
985 mouse.operation = MOUSE_MOUSECHAR;
986 mouse.u.mouse_char = (int)l;
988 if (ioctl(0, CONS_MOUSECTL, &mouse) == -1) {
990 err(1, "setting mouse character");
996 * Show/hide the mouse.
1002 struct mouse_info mouse; local
1005 mouse
[all...]
/freebsd-current/sys/dev/vt/
H A Dvt.h45 #include <sys/mouse.h>
140 uint16_t vd_mx; /* (?) Current mouse X. */
141 uint16_t vd_my; /* (?) current mouse Y. */
220 int vb_mark_last; /* Last mouse event. */
311 #define VWF_MOUSE_HIDE 0x20 /* Disable mouse events processing. */
H A Dvt_core.c1300 * mouse cursor is supported in vt_vga's textmode.
1517 * Save position of the mouse cursor. It's used by backends to
2141 * Compute the drawable area and move the mouse cursor inside
2298 if (mouse->u.data.z < 0) {
2301 } else if (mouse->u.data.z > 0) {
2342 * Either the mouse is disabled, or the window is in
2353 * under mouse pointer when nothing changed.
2501 /* Mark mouse position as dirty. */
2803 mouse_info_t *mouse = (mouse_info_t*)data; local
2810 switch (mouse
[all...]
/freebsd-current/sys/dev/adb/
H A Dadb_mouse.c35 #include <sys/mouse.h>
225 * These claim to speak the extended mouse protocol, but
/freebsd-current/targets/pseudo/userland/
H A DMakefile.depend451 usr.sbin/bsdconfig/mouse \
452 usr.sbin/bsdconfig/mouse/include \
/freebsd-current/share/man/man4/
H A DMakefile330 mouse.4 \
/freebsd-current/sys/dev/usb/input/
H A Dums.c82 #include <sys/mouse.h>
354 * port for a mouse. The firmware once in a
558 /* announce information about the mouse */
789 /* reset all USB mouse parameters */
H A Dwsp.c64 #include <sys/mouse.h>
148 * "drivers/input/mouse/bcm5974.c" which has the following copyright
1311 /* Encode the mouse data in standard format; refer to mouse(4) */
/freebsd-current/sys/dev/cyapa/
H A Dcyapa.c73 * the mouse cursor. Useful for drawing or
77 * the mouse cursor position. This allows for high
114 #include <sys/mouse.h>
174 /* PS/2 mouse emulation */
755 * where it started, so to will the mouse.
968 * If we send 0x00 - normal PS/2 mouse, no Z-axis
975 * 4th and 5th mouse buttons.
1487 * finger for mouse tracking and reset track_x and track_y
1488 * to avoid a mouse jump.

Completed in 169 milliseconds

12