This is a Windows 11/10 adaptation of Jinput official Jinput & Java Swing Example
From : https://github.com/openjdk/jextract?tab=readme-ov-file
pre-requisites:
1.GNU make - For quick compile
check with command "make --version"
ToRun:
command "make"
command "make run"
InputExample.java - print out all connceted devices and their components.
ReadFirstMouse.java - constantly poll for event on the 1st mouse-typed device.