         Name: MouseSignal
       Status: Windows(Y), Linux(Y)
        Level: Beginner
   Maintainer: Core developers
      Summary: Getting mouse input through signals.

This demonstrates how to connect to a mouse and get feedback when any event
happen. This supports mousewheel as well.

If you click anywhere in the window, a message on the console screen will appear stating
what button you pressed and where.

