Closed greggilbert closed 7 years ago
Indeed it doesn't. Interestingly enough it brings up the context menu key, which is really handy, didn't know that.
Unfortunately it means its being 'handled' by Windows and there isn't anything we can do about it. There are few programs that can wrestle those keys away from the windows core, but Hain/Node/Atom can't do it that I'm aware of.
-Clint
On 8/4/2017 10:08 AM, Greg wrote:
Per this page https://electron.atom.io/docs/api/accelerator/, it looks like |Super+space| should be the equivalent of the left Windows key and the spacebar for hotkeys - but that does nothing. Other key combinations (e.g. |ctrl+space|) work just fine, though.
For reference, this is Win10 Home x64.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hainproject/hain/issues/244, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJuW8Apj1erF6hVngBfDvxlLGhcdpNYks5sUzPVgaJpZM4Ot1cL.
-- -Clint
Per this page, it looks like
Super+space
should be the equivalent of the left Windows key and the spacebar for hotkeys - but that does nothing. Other key combinations (e.g.ctrl+space
) work just fine, though.For reference, this is Win10 Home x64.