All I can find on google is code to add listeners and events to wait for buttons to be pressed.
I am trying to make it so that the code actually presses the buttons.
I know that KeyModifier.SHIFT and Key.HOME exist but I don't know how to use them or if they are the right keywords.
Any help would be greatly appreciated.