www.nico.schottelius.org/software/gpm/browse_source/gpm-1.99.7/gpm2/doc/API

21 lines
322 B
Text
Raw Normal View History

What to export how to the clients.
Perhaps use doxygen for it?
Currently just some ideas (based on gpm1 experience):
Functions
---------
- get_num_mice(): returns number of attached mice
Data / structures
-----------------
gpm2_event
~~~~~~~~~~
- unsigned short mouse_number; /* which mouse reported the event */