GNU Info

Info Node: (aalib.info)aa_recommendlow

(aalib.info)aa_recommendlow


Next: aa_registerfont Prev: aa_recommendlowmouse Up: Reference
Enter node , (file) or (file)node

aa_recommendlow
===============

     #include <aalib.h>


     void aa_recommendlow
     (
         aa_linkedlist **l,
         const char *name
     );

Parameters
==========

    `aa_linkedlist **l'
          List to operate on (aa_displayrecommended, aa_kbdrecommended
          or aa_mouserecommended).

    `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 recommended drivers.


automatically generated by info2www version 1.2.2.9