How to get ‘underlying’ key in shift combinations
In order to implement customisable hotkeys in an application I’m looking for a way to capture and display key presses with modifiers.
In order to implement customisable hotkeys in an application I’m looking for a way to capture and display key presses with modifiers.