Lines Matching +full:middle +full:- +full:button

1 .\" Copyright 1997 John-Mark Gurney.  All rights reserved.
12 .\" THIS SOFTWARE IS PROVIDED BY John-Mark Gurney AND CONTRIBUTORS ``AS IS'' AND
72 .Bl -tag -width Byte_1 -compact
74 .Bl -tag -width bit_7 -compact
80 Left button status; cleared if pressed, otherwise set.
82 Middle button status; cleared if pressed, otherwise set.
84 if the device does not have the middle button.
86 Right button status; cleared if pressed, otherwise set.
90 \-128 through 127.
93 \-128 through 127.
96 \-128 through 127.
101 \-128 through 127.
135 .Bl -tag -width MOUSE -compact
149 .Bd -literal
196 .Bd -literal
200 int resolution; /* MOUSE_RES_XXX, -1 if unknown */
220 is always set to \-1.
224 is always set to \-1.
236 .Bl -tag -width level_0__ -compact
285 when a button is pressed.
294 and button status.
301 .Bd -literal
312 .Bl -tag -width operation -compact
316 .Bl -tag -width MOUSE_MOVEABS -compact
330 and button status in
335 to be delivered to the current process when a button is pressed.
346 .Bl -tag -width MOUSE_MOVEABS -compact
356 also processes button press actions and sends signal to the process if
361 specifies a button and its click count.
378 .Bl -tag -width data -compact
380 .Bd -literal
397 If a button is held down, the corresponding bit is set.
400 .Bd -literal
418 .Bd -literal
427 field specifies a button number as in
429 Only one bit/button is set.
433 holds the click count: the number of times the user has clicked the button
438 .Bl -tag -width /dev/consolectl -compact
458 .An -nosplit
461 .An John-Mark Gurney Aq Mt jmg@FreeBSD.org