kristian / system-hook

Global Keyboard / Mouse Hook for Java applications.
MIT License
269 stars 48 forks source link

Use Hotkey [Windows]+[A] #34

Closed luecking closed 5 years ago

luecking commented 5 years ago

Currently it seems not possible to select simutanuously the [Windows] button plus an additional one like [A]. In comparison to [Control] or [Shift] there is no additonal function like isWindowsButtonPressed.

With [Windows] button, I mean the button with the Windows flag on it, usually placed between [Ctrl] and [Alt] ;-)