[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Interface to GPM (General Purpose Mouse) library
uses |
||
|
The system unit |
|
|
Basic Unix functionality |
The GPM unit implements an interface to libgpm, the console program for mouse handling. This unit was created by Peter Vreman, and is only available on Linux.
When this unit is used, your program is linked to the C libraries, so you must take care of the C library version. Also, it will only work with version 1.17 or higher of the libgpm library.