I want the Robot class in java to simulate a key combination Fn + Space. I have added the Jintellitype library to my project but in the list of keycodes that JIntellitype comes with i still cannot seem to find the Fn key.
My question is how can I find what the key code for that specific key is?