SYNOPSIS

#include <aalib.h>

void aa_recommendhimouse(const char *name);

PARAMETERS

const char *name

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

DESCRIPTION

Insert the given driver on beggining of the list of recommended mouse drivers.

RELATED TO aa_recommendhimouse…