So the problem that I am having appears to be a bug that occurs only on Linux. I\'m trying to have my swing app record when a key is pressed down, then to detect when that k
This question is duplicated here.
Here's a hack implemented as an AWTEventListener that can be installed at the start of the application.