Home
last modified time | relevance | path

Searched refs:mouse (Results 1 – 25 of 97) sorted by relevance

1234

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.signedkeyspos.d.out17 mouse -1 -1
32 mouse 65535 -1
35 mouse 65534 -2
38 mouse 2 2
41 mouse 1 1
44 mouse 0 0
47 mouse 255 -111
50 mouse 254 -222
53 mouse 2 222
56 mouse 1 111
[all …]
/freebsd/usr.sbin/bsdconfig/mouse/include/
H A Dmessages.subr28 msg_auto_desc="Bus mouse, PS/2 style mouse or PnP serial mouse"
31 msg_com1_desc="Serial mouse on COM1 (/dev/cuau0)"
33 msg_com2_desc="Serial mouse on COM2 (/dev/cuau1)"
35 msg_com3_desc="Serial mouse on COM3 (/dev/cuau2)"
37 msg_com4_desc="Serial mouse on COM4 (/dev/cuau3)"
39 msg_disable_the_mouse_daemon="Disable the mouse daemon"
52mouse\ndaemon. Specify a port and a protocol type of your mouse and enable\nthe mouse daemon. If…
58 msg_mouse_daemon_is_disabled="The mouse daemon is disabled."
73mouse is attached to the PS/2 mouse port or the bus mouse port,\nyou should always choose \"Auto\"…
75 msg_ps2_desc="PS/2 style mouse (/dev/psm0)"
[all …]
H A DMakefile2 FILESDIR= ${LIBEXECDIR}/bsdconfig/110.mouse/include
/freebsd/sys/dev/syscons/
H A Dscmouse.c135 switch (mouse->operation) { in sc_mouse_input()
151 if (mouse->u.data.z < 0) { in sc_mouse_input()
653 mouse_info_t *mouse; in sc_mouse_ioctl() local
675 mouse = &buf; in sc_mouse_ioctl()
689 mouse->u.data.z = 0; in sc_mouse_ioctl()
704 switch (mouse->operation) { in sc_mouse_ioctl()
759 mouse->u.data.z = 0; in sc_mouse_ioctl()
772 if (mouse->u.data.x != 0 || mouse->u.data.y != 0) { in sc_mouse_ioctl()
791 if (((mouse->operation == MOUSE_ACTION) && mouse->u.data.buttons) in sc_mouse_ioctl()
792 || (mouse->u.data.x*mouse->u.data.x in sc_mouse_ioctl()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dgpio-mouse.txt3 This simply uses standard GPIO handles to define a simple mouse connected
7 - compatible: must be "gpio-mouse"
15 - button-left-gpios: GPIO line handle to the left mouse button
16 - button-middle-gpios: GPIO line handle to the middle mouse button
17 - button-right-gpios: GPIO line handle to the right mouse button
22 gpio-mouse {
23 compatible = "gpio-mouse";
H A Dgpio-mouse.yaml4 $id: http://devicetree.org/schemas/input/gpio-mouse.yaml#
7 title: GPIO attached mouse
10 This simply uses standard GPIO handles to define a simple mouse connected
18 const: gpio-mouse
58 gpio-mouse {
59 compatible = "gpio-mouse";
H A Dariel-pwrbutton.yaml14 SPI bus that is capable of sending keyboard and mouse data. A single
/freebsd/usr.sbin/bsdconfig/mouse/
H A DMakefile4 FILESDIR= ${LIBEXECDIR}/bsdconfig/110.mouse
8 SCRIPTS= disable enable flags mouse port type
H A DINDEX47 menu_selection="mouse|mouse"
61 menu_program="mouse"
/freebsd/usr.sbin/moused/
H A Dmoused.c991 struct mouse_info mouse; in moused() local
1028 bzero(&mouse, sizeof(mouse)); in moused()
1266 &mouse.u.data.x, &mouse.u.data.y); in moused()
1270 &mouse.u.data.x, &mouse.u.data.y); in moused()
1282 &mouse.u.data.x, &mouse.u.data.y); in moused()
1286 &mouse.u.data.x, &mouse.u.data.y); in moused()
1288 mouse.u.data.z = action2.dz; in moused()
1311 mouse.u.data.x = mouse.u.data.y = mouse.u.data.z = 0; in moused()
2590 struct mouse_info mouse; in r_click() local
2608 mouse.u.event.value = 0; in r_click()
[all …]
/freebsd/contrib/ncurses/misc/
H A Dncurses-config.in251 --mouse-version)
303 --mouse-version echos the mouse-interface version of ${THIS}
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.c974 struct mouse_info mouse; in set_mouse_char() local
985 mouse.operation = MOUSE_MOUSECHAR; in set_mouse_char()
986 mouse.u.mouse_char = (int)l; in set_mouse_char()
988 if (ioctl(0, CONS_MOUSECTL, &mouse) == -1) { in set_mouse_char()
1002 struct mouse_info mouse; in set_mouse() local
1005 mouse.operation = MOUSE_SHOW; in set_mouse()
1007 mouse.operation = MOUSE_HIDE; in set_mouse()
1013 if (ioctl(0, CONS_MOUSECTL, &mouse) == -1) { in set_mouse()
1016 mouse.operation == MOUSE_SHOW ? "show" : "hid"); in set_mouse()
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js281 this.plugins = this.mouse = NULL;
712 mouse = this.mouse,
728 event = mouse && mouse.pageX && (adjust.mouse || !event || !event.pageX) ? mouse :
732 event) || event || cache.event || mouse || {};
745 if(adjust.mouse && isScroll) {
746 position.left -= mouse.scrollX - win.scrollLeft();
747 position.top -= mouse.scrollY - win.scrollTop();
996 cache.origin = $.extend({}, this.mouse);
1304 this.mouse = { class in PROTOTYPE._storeMouse
1489 if(posOptions.adjust.mouse) {
[all …]
/freebsd/usr.sbin/bsdconfig/
H A DMakefile10 mouse \
/freebsd/contrib/ncurses/include/
H A DCaps-ncurses352 userdef XM str n initialize alternate xterm mouse mode
355 userdef xm str - mouse response, no parameters
356 userdef xm str n mouse response, p1 = y-ordinate
357 userdef xm str nn mouse response, p2 = x-ordinate
358 userdef xm str nnn mouse response, p3 = button
359 userdef xm str nnns mouse response, p4 = state, e.g., pressed or released
360 userdef xm str nnnsn mouse response, p5 = y-ordinate starting region
361 userdef xm str nnnsnn mouse response, p6 = x-ordinate starting region
362 userdef xm str nnnsnnn mouse response, p7 = y-ordinate ending region
363 userdef xm str nnnsnnnn mouse response, p8 = x-ordinate ending region
[all …]
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbthid_config.h55 unsigned mouse : 1; member
/freebsd/contrib/dialog/po/
H A DPOTFILES.in19 mouse.c
/freebsd/sys/dev/syscons/fonts/
H A Dcursor.awk10 /^COMMENT cn.*mouse/ {
/freebsd/contrib/dialog/
H A DREADME27 At the moment, mouse support with libgpm can't be added because it
54 to add wtimeout() support to libgpm, also mouse could be supported.
/freebsd/sys/x86/conf/
H A DNOTES202 options SC_ALT_MOUSE_IMAGE # simplified mouse cursor in text mode
209 options SC_MOUSE_CHAR=0x3 # char code for text mode mouse cursor
225 # If you have a two button mouse, you may want to add the following option
226 # to use the right button of the mouse to paste text.
271 # PS/2 mouse
281 # The keyboard controller; it controls the keyboard and the PS/2 mouse.
307 # Try the following option if the mouse pointer is not drawn correctly
/freebsd/lib/libvgl/
H A DMakefile5 SRCS= main.c simple.c bitmap.c text.c mouse.c keyboard.c
/freebsd/gnu/lib/libdialog/
H A DMakefile9 mixedgauge.c mouse.c mousewget.c msgbox.c pause.c prgbox.c \
/freebsd/sys/contrib/device-tree/Bindings/serio/
H A Dallwinner,sun4i-a10-ps2.yaml16 AT-compatible keyboard and mouse can be connected.
H A Darm,pl050.yaml14 peripheral that can be used to implement a keyboard or mouse interface that
/freebsd/contrib/file/magic/Magdir/
H A Dxwindows29 # X11 mouse cursor format defined in libXcursor, see

1234