Home
last modified time | relevance | path

Searched defs:rodentparam (Results 1 – 1 of 1) sorted by relevance

/dragonfly/usr.sbin/moused/
H A Dmoused.c374 static struct rodentparam { struct
375 int flags;
376 char *portname; /* /dev/XXX */
377 int rtype; /* MOUSE_PROTO_XXX */
379 int baudrate;
380 int rate; /* report rate */
383 int wmode; /* wheel mode button number */
384 int mfd; /* mouse file descriptor */
391 mousemode_t mode; /* protocol information */
392 float accelx; /* Acceleration in the X axis */
[all …]