How to listen mouse and key event from the system ?
I would like to ask if I can listen the events in the sytem ? That is, while the java application is not focused, can it receive the mouse click event for example on the destop ? How can it be done ? Thank you !

