I am able to have some events on my third mouse button, using the basic input example.
the problem is that I command a recording of certain values with that button. As long as the button is clicked, it records and when I stop clicking, it stops recording.
what I want is one record for one click. just as "latch event" instead of "switch event" on boolean buttons