Home
last modified time | relevance | path

Searched full:mouse (Results 1 – 25 of 446) sorted by relevance

12345678910>>...18

/freebsd/usr.sbin/moused/msconvd/
H A Dmsconvd.839 .Nd mouse protocol conversion daemon
71 listens to the specified port for mouse data, decodes and then passes
76 It does not display the mouse pointer on the screen or provide cut and
86 it will reopen the mouse port and reinitialize itself.
88 the mouse is attached/detached while the system is suspended.
94 it will stop passing mouse events.
97 again will resume passing mouse events.
99 interrupted by accidentally touching the mouse pad.
108 The DTR line may need to be dropped for a 3-button mouse
122 when identifying the serial mouse.
[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."
59 msg_mouse_disable="Mouse Disable"
60 msg_mouse_enable="Mouse Enable"
[all …]
/freebsd/contrib/ncurses/man/
H A Dcurs_mouse.3x57 get mouse events in \fIcurses\fR
87 These functions provide an interface to mouse events from
89 Mouse events are represented by \fB\%KEY_MOUSE\fP
92 The \fB\%has_mouse\fP function returns \fBTRUE\fP if the mouse driver
96 Mouse events are ignored when input is in cooked mode, and
101 To make mouse events visible, use the \fB\%mousemask\fP function.
102 This sets the mouse events to be reported.
103 By default, no mouse events are reported.
106 to indicate which of the specified mouse events can be reported.
109 or if the terminal does not support mouse-events,
[all …]
H A Duser_caps.5269 enables/disables \fBxterm\fP(1) mouse mode.
271 \fI\%ncurses\fP sends a character sequence to the terminal to initialize mouse mode,
272 and when the user clicks the mouse buttons or (in certain modes) moves the
273 mouse, handles the characters sent back by the terminal to tell it what
274 was done with the mouse.
276 The mouse protocol is enabled when
279 \fI\%ncurses\fP handles the responses for the X11 xterm mouse protocol.
280 It also knows about the \fISGR 1006\fP xterm mouse protocol,
286 If nonzero, the mouse protocol should be enabled.
287 If zero, the mouse protocol should be disabled.
[all …]
/illumos-gate/usr/src/man/man4d/
H A Dvirtualkm.4d8 virtualkm \- Virtual keyboard and mouse
17 \fB/dev/mouse\fR
37 A virtual keyboard or mouse is an abstraction of one or more physical keyboards
51 \fB/dev/mouse\fR is the virtual mouse device file. Inputs from multiple mice
53 single mouse to the window system.
56 Commands from applications are dispatched by the virtual keyboard/mouse
63 Although physical keyboards/mice are linked to the virtual keyboard/mouse
65 file. (For example, \fB/dev/usb/hid0\fR for a usb mouse). Directly accessing a
74 Under the \fBvirtualkm\fR facility, the PS/2 mouse is coalesced into a virtual
75 mouse single input stream and can be accessed using the \fB/dev/mouse\fR file.
[all …]
H A Dhid.4d12 \fBmouse@unit-address\fR
43 predefines packet formats for the boot protocol keyboard and mouse.
50 This ioctl should only be addressed to a USB keyboard or mouse device. The
51 \fBhid\fR driver maintains two streams for each USB keyboard/mouse instance: an
67 This ioctl should only be addressed to a USB keyboard or mouse device. The hid
68 driver maintains two streams for each USB keyboard/mouse instance: an internal
226 The hid driver currently supports only keyboard, mouse and audio HID control
230 Normally a mouse is not power managed and consequently, screen darkening can be
231 undone with a mouse movement. If power management of the mouse is required, add
236 hid-mouse-pm-enable;
/freebsd/usr.sbin/moused/moused/
H A Dmoused.838 .Nd pass mouse data to the console driver
66 mouse operation in the text console and user programs.
67 They virtualize the mouse and provide user programs with mouse data
72 The mouse daemon listens to the specified port for mouse data,
79 The mouse daemon
86 The console driver will display the mouse pointer on the screen
87 and provide cut and paste functions if the mouse pointer is enabled
92 is opened by the user program, the console driver also passes the mouse
95 If the mouse daemon receives the signal
97 it will reopen the mouse port and reinitialize itself.
[all …]
H A Dmoused.conf.531 .Nd mouse daemon configuration file
73 One of touchpad, mouse, pointingstick, keyboard, joystick, tablet,
75 Only touchpad and mouse types are suppported.
94 The user program which is reading mouse data
127 Accelerate or decelerate the mouse input.
144 Apply exponential (dynamic) acceleration to mouse movements:
145 the faster you move the mouse, the more it will be accelerated.
146 That means that small mouse movements are not accelerated,
154 range 1.1 to 2.0, but it depends on your mouse hardware
157 acceleration (i.e. if you move the mouse twice as fast,
[all …]
/freebsd/share/man/man4/
H A Dsysmouse.429 .\" .Nd supplies mouse data from syscons for other applications
30 .Nd virtualized mouse driver
35 The console driver, in conjunction with the mouse daemon
37 supplies mouse data to the user process in the standardized way via the
43 to share the mouse.
45 The user process which wants to utilize mouse operation simply opens
50 mouse data from the device via
55 the mouse.
67 provides horizontal and vertical movement of the mouse
106 At the level one, the extended level, mouse data is encoded
[all …]
H A Dmouse.431 .Nm mouse
32 .Nd mouse and pointing device drivers
36 The mouse drivers
41 provide user programs with movement and button state information of the mouse.
43 The serial mouse is not directly supported by a dedicated driver, but
49 The user program simply opens a mouse device with a
52 mouse data from the device via
55 Some mouse devices may send data in variable length of packets.
58 The mouse drivers may have ``non-blocking'' attribute which will make
59 the driver return immediately if mouse data is not available.
[all …]
H A Dpsm.432 .Nd PS/2 mouse style pointing device driver
47 driver provides support for the PS/2 mouse style pointing device.
51 As the PS/2 mouse port is located
125 A data packet from the PS/2 mouse style pointing device
167 .Xr mouse 4 .
189 .Bl -tag -width MOUSE
228 .Bl -tag -width MOUSE
278 The device should always act like a standard PS/2 mouse without such
310 driver ignore certain error conditions when probing the PS/2 mouse port.
374 commands for mouse drivers.
[all …]
H A Dsyscons.4210 .Ss Mouse Support and Copy-and-Paste
211 You can use your mouse to copy text on the screen and paste it as if
213 You must be running the mouse daemon
215 and enable the mouse cursor in the virtual terminal via
218 Pressing mouse button 1 (usually the left button) will start selection.
228 If your mouse has only two buttons, you may want to use the
231 Alternatively you can make the mouse daemon
268 on the keyboard nor moving the mouse.
279 .Bl -tag -width MOUSE
285 This option selects the alternative way of displaying the mouse cursor
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.signedkeyspos.d.out17 mouse -1 -1
20 mouse -2 -2
23 mouse 2 2
26 mouse 1 1
29 mouse 0 0
32 mouse 65535 -1
35 mouse 65534 -2
38 mouse 2 2
41 mouse 1 1
44 mouse 0 0
[all …]
H A Dtst.signedkeyspos.d52 @i8["mouse", (char)-2] = sum(-222);
55 @i8["mouse", (char)-1] = sum(-111);
58 @i8["mouse", (char)0] = sum(100);
61 @i8["mouse", (char)1] = sum(111);
64 @i8["mouse", (char)2] = sum(222);
66 @i16["mouse", (short)-2] = sum(-2);
69 @i16["mouse", (short)-1] = sum(-1);
72 @i16["mouse", (short)0] = sum(0);
75 @i16["mouse", (short)1] = sum(1);
78 @i16["mouse", (short)2] = sum(2);
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/aggs/
H A Dtst.signedkeyspos.d.out17 mouse -1 -1
20 mouse -2 -2
23 mouse 2 2
26 mouse 1 1
29 mouse 0 0
32 mouse 65535 -1
35 mouse 65534 -2
38 mouse 2 2
41 mouse 1 1
44 mouse 0 0
[all …]
H A Dtst.signedkeyspos.d49 @i8["mouse", (char)-2] = sum(-222);
52 @i8["mouse", (char)-1] = sum(-111);
55 @i8["mouse", (char)0] = sum(100);
58 @i8["mouse", (char)1] = sum(111);
61 @i8["mouse", (char)2] = sum(222);
63 @i16["mouse", (short)-2] = sum(-2);
66 @i16["mouse", (short)-1] = sum(-1);
69 @i16["mouse", (short)0] = sum(0);
72 @i16["mouse", (short)1] = sum(1);
75 @i16["mouse", (short)2] = sum(2);
[all …]
/freebsd/sys/dev/syscons/
H A Dscmouse.c40 #include <sys/mouse.h>
132 sc_mouse_input(scr_stat *scp, mouse_info_t *mouse) in sc_mouse_input() argument
135 switch (mouse->operation) { in sc_mouse_input()
137 if (mouse->u.event.value > 0) { in sc_mouse_input()
138 /* Mouse button pressed. */ in sc_mouse_input()
139 if (mouse->u.event.id & MOUSE_BUTTON1DOWN) in sc_mouse_input()
141 if (mouse->u.event.id & MOUSE_BUTTON2DOWN) in sc_mouse_input()
143 if (mouse->u.event.id & MOUSE_BUTTON3DOWN) in sc_mouse_input()
146 /* Mouse button released. */ in sc_mouse_input()
151 if (mouse->u.data.z < 0) { in sc_mouse_input()
[all …]
/illumos-gate/usr/src/tools/cscope-fast/
H A Dmouse.c31 /* common mouse interface functions */
41 MOUSETYPE mouse; variable
46 /* see if there is a mouse interface */
57 mouse = EMACSTERM; in initmouse()
58 } else if ((s = getenv("MOUSE")) != NULL && strcmp(s, "myx") == 0) { in initmouse()
60 * the MOUSE enviroment variable is for 5620 terminal in initmouse()
61 * programs that have mouse support but the TERM environment in initmouse()
62 * variable is the same as a terminal without a mouse, such in initmouse()
65 mouse = MYX; in initmouse()
73 /* reinitialize the mouse in case curses changed the attributes */
[all …]
/illumos-gate/usr/src/man/man4m/
H A Dusbms.4m8 usbms \- USB mouse STREAMS module
33 \fBUSB\fR mouse. A \fBUSB\fR mouse is a member of the Human Interface Device
34 (HID) class and the \fBusbms\fR module supports only the mouse boot protocol
40 translates packets from the \fBUSB\fR mouse into Firm events. The Firm event
44 the mouse packets. To initiate mouse protocol conversion to Firm events, change
48 When the usb mouse is opened or hot plugged in, the MOUSE_TYPE_ABSOLUTE event
50 is the absolute mouse.
192 \fBioctl()\fR requests for changing and retrieving mouse parameters use the
207 \fBjitter_thresh\fR is the "jitter threshold" of the mouse. Motions fewer than
213 it is \fB1,\fR a "speed limit" is applied to mouse motions. Motions along
[all …]
H A Dvuidmice.4m8 vuidmice, vuidm3p, vuidm4p, vuidm5p, vuid2ps2, vuid3ps2 \- converts mouse
55 \fBvuid2ps2\fR, and \fBvuid3ps2\fR convert mouse protocols to Firm events. The
57 STREAMS module does not automatically enable mouse protocol conversion to Firm
60 \fBVUID_FIRM_EVENT\fR mode to initiate mouse protocol conversion to Firm
87 * Mouse protocol conversion to Firm events
166 The following wheel support ioctls are defined for PS/2 mouse only:
243 .SS "Mouse Configurations"
254 3-Byte Protocol Microsoft 2 Button Serial Mouse
262 Logitech 3 Button Bus Mouse Microsoft Bus Mouse
266 PS/2 Protocol 2 Button PS/2 Compatible Mouse
[all …]
/illumos-gate/usr/src/cmd/hal/fdi/information/10freedesktop/
H A D10-wireless-mice.fdi10 <merge key="info.product" type="string">MX1000 Laser Mouse</merge>
11 <merge key="battery.type" type="string">mouse</merge>
22 <merge key="info.product" type="string">Cordless Click Mouse</merge>
23 <merge key="battery.type" type="string">mouse</merge>
30 <!-- Receiver for Cordless Keyboard + Mouse combo -->
33 <merge key="info.product" type="string">Cordless Keyboard+Mouse Receiver</merge>
41 <!-- Logitech, Inc. Cordless Mouse+Keyboard Receiver -->
44 <merge key="info.product" type="string">Cordless Mouse+Keyboard Receiver</merge>
52 <!-- Mouse Receiver -->
55 <merge key="info.product" type="string">Mouse Receiver</merge>
[all …]
/freebsd/sys/sys/
H A Dmouse.h51 /* mouse status block */
84 int type; /* mouse/track ball/pad... */
87 * for the PS/2 mouse, it will be PSM_XXX_ID
150 #define MOUSE_UNKNOWN (-1) /* should be treated as a mouse */
189 * GlidePoint, IntelliMouse, Thinking Mouse, MouseRemote, Kidspad,
191 * Bus mouse protocols:
193 * PS/2 mouse protocol:
198 #define MOUSE_PROTO_MSC 1 /* Mouse Systems, 5 bytes */
202 #define MOUSE_PROTO_BUS 5 /* bus mouse -- obsolete */
204 #define MOUSE_PROTO_PS2 7 /* PS/2 mouse, 3 bytes */
[all …]
/illumos-gate/usr/src/uts/common/io/vuidmice/
H A Dvuidps2.c27 * 2/3/5 Button PS/2 Mouse Protocol
29 * This module dynamically determines the number of buttons on the mouse.
37 #include <sys/mouse.h>
82 #define PS2_WAIT_WHEEL_DEV_ACK 26 /* Detected wheel mouse */
90 #define PS2_WAIT_WHEEL5_DEV_ACK 34 /* Detected 5 button mouse */
97 #define MOUSE_MODE_PLAIN 0 /* Normal PS/2 mouse - 3 byte msgs */
98 #define MOUSE_MODE_WHEEL 1 /* Wheel mouse - 4 byte msgs */
99 #define MOUSE_MODE_WHEEL5 2 /* Wheel + 5 btn mouse - 4 byte msgs */
101 #define PS2_FLAG_NO_EXTN 0x08 /* Mouse doesn't obey extended cmds */
102 #define PS2_FLAG_INIT_DONE 0x01 /* Mouse has been inited successfully */
[all …]
/freebsd/share/misc/
H A Dusb_vendors111 201c at90usbkey sample firmware (HID mouse)
115 2041 LUFA Mouse Demo Application
127 204d LUFA Combined Mouse and Keyboard Demo Application
132 2062 LUFA Combined CDC and Mouse Demo Application
182 6200 AT91SAM HID Mouse Demo Application
284 0641 X1200 Optical Mouse
306 0941 X500 Optical Mouse
307 094a Optical Mouse [672662-001]
311 0b0c Wireless Keyboard and Optical Mouse receiver
319 0f0c Wireless Keyboard and Optical Mouse receiver
[all …]
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids106 201c at90usbkey sample firmware (HID mouse)
110 2041 LUFA Mouse Demo Application
122 204d LUFA Combined Mouse and Keyboard Demo Application
127 2062 LUFA Combined CDC and Mouse Demo Application
177 6200 AT91SAM HID Mouse Demo Application
276 0641 X1200 Optical Mouse
297 0941 X500 Optical Mouse
298 094a Optical Mouse [672662-001]
302 0b0c Wireless Keyboard and Optical Mouse receiver
310 0f0c Wireless Keyboard and Optical Mouse receiver
[all …]

12345678910>>...18