aa_recommendhikbd(3) insert the given driver on beggining of the list of recommended keyboard drivers.

SYNOPSIS

#include <aalib.h>

void aa_recommendhikbd(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 keyboard drivers.