Mention Alt shows the menu bar

This commit is contained in:
Kevin Sawicki
2014-11-17 14:36:56 -08:00
parent a9826653e1
commit 59c405d846

View File

@@ -192,4 +192,4 @@ if process.platform in ['win32', 'linux']
module.exports.core.properties.autoHideMenuBar =
type: 'boolean'
default: false
description: 'Automatically hide the menu bar. This is only supported on Linux and Windows'
description: 'Automatically hide the menu bar and show it when Alt is pressed. This is only supported on Linux and Windows'