Lines Matching +full:per +full:- +full:console
1 .\" Copyright 1997 John-Mark Gurney. All rights reserved.
12 .\" THIS SOFTWARE IS PROVIDED BY John-Mark Gurney AND CONTRIBUTORS ``AS IS'' AND
35 The console driver, in conjunction with the mouse daemon
40 This arrangement makes it possible for the console and the user process
72 .Bl -tag -width Byte_1 -compact
74 .Bl -tag -width bit_7 -compact
90 \-128 through 127.
93 \-128 through 127.
96 \-128 through 127.
101 \-128 through 127.
126 driver itself, and commands for the console and the console control drivers.
135 .Bl -tag -width MOUSE -compact
149 .Bd -literal
196 .Bd -literal
199 int rate; /* report rate (per sec) */
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
276 .Ss Console and Consolectl Ioctls
277 The user process issues console
279 calls to the current virtual console in order to control
281 The console
291 calls to the console control device
293 to inform the console of mouse actions including mouse movement
301 .Bd -literal
312 .Bl -tag -width operation -compact
316 .Bl -tag -width MOUSE_MOVEABS -compact
329 Returns current mouse position in the current virtual console
342 below are for the console control device and are used by
344 to pass mouse data to the console driver.
346 .Bl -tag -width MOUSE_MOVEABS -compact
358 if the current console is a text interface.
362 The console driver will
364 for cut and paste operations if the console is in text mode.
378 .Bl -tag -width data -compact
380 .Bd -literal
400 .Bd -literal
418 .Bd -literal
438 .Bl -tag -width /dev/consolectl -compact
440 device to control the console
458 .An -nosplit
461 .An John-Mark Gurney Aq Mt jmg@FreeBSD.org