I'd like to know if its possible to make a program in java which
captures keyboard event even when this program is running on background.
For example I could run it when the computer starts up and It would
sstay on background loggin everything the user types. Is it posssible?