SYNOPSIS

#include <aalib.h>

void aa_recommendlowmouse(const char *name);

PARAMETERS

const char *name

Name of the driver (ought to match the "shortname" field of the driver definition structure).

DESCRIPTION

Add the given driver to the end of list of mouse recommended drivers.

RELATED TO aa_recommendlowmouse…