Etcher: Fix OS window keyboard shortcuts

Created on 28 Nov 2017  Â·  6Comments  Â·  Source: balena-io/etcher

Due to electron.Menu.setApplicationMenu(null), native window shortcuts such as hiding or minimising the Window get removed.

gui all bug

Most helpful comment

But Etcher is beautiful! Surely nobody would _ever_ want to hide it?

All 6 comments

But Etcher is beautiful! Surely nobody would _ever_ want to hide it?

In #1909 @joshlewis also requested:
⌘, - Open preferences (Command-comma)

Do the other platforms we support (Linux and Windows) have a similar keyboard shortcut for the same thing?

Do the other platforms we support (Linux and Windows) have a similar keyboard shortcut for the same thing?

Not that I'm aware of, but will double-check

It occurred to me last night that Ctrl + O (open) might be a common keyboard shortcut that we could implement, to open the image-selection dialog?

(sorry, fat-fingered the wrong button!)

Fixed by https://github.com/resin-io/etcher/pull/1888, released in v1.3.0

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Bean6754 picture Bean6754  Â·  5Comments

thaivic picture thaivic  Â·  4Comments

davidrnewman picture davidrnewman  Â·  4Comments

markcorbinuk picture markcorbinuk  Â·  5Comments

jwa5426 picture jwa5426  Â·  5Comments