Short:        Monitor IntuiMessages through IDCMP.
Author:       Davide Cervone
Architecture: m68k-amigaos
Source:       Fish collection

MonIDCMP lets you monitor the IntuiMessages that pass through an IDCMP
window.  It prints the message class, mouse coordinates, qualifier values,
and other useful information when appropriate.  Great for debugging
applications and for snooping around in the inner workings of other
programs.