GNU Info

Info Node: (aalib.info)aa_autoinitmouse

(aalib.info)aa_autoinitmouse


Next: aa_autoinit Prev: aa_autoinitkbd Up: Reference
Enter node , (file) or (file)node

aa_autoinitmouse
================

     #include <aalib.h>


     int aa_autoinitmouse
     (
         struct aa_context *c,
         int mode
     );

Parameters
==========

    `struct aa_context *c'
          Specifies the AA-lib context to operate on.

    `int mode'
          Mask of extra features you request.  No such features are
          available in the current AA-lib version.

Description
===========

Attempts to find available mouse driver supporting the specified mode.
First attempts to initialize the recommended drivers and then in order
drivers available in the aa_kbddrivers array (all regular output
drivers compiled into AA-lib).

Return value
============

1 when succesfull or 0 on failure.


automatically generated by info2www version 1.2.2.9