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.

RELATED TO aa_recommendhikbd…