Skip to content

keyboard: Fix keyboard shortcut label

Bastien Nocera requested to merge wip/hadess/fix-shortcut-disable-label into master

The instructions label says: Press Esc to cancel or Backspace to reset the keyboard shortcut. but the Backspace key set the shortcut to be empty, and disables the feature. Reset is achieved clicking the button to the right handside of the shortcut in the main window, and is only visible when the shortcut isn't set to the default value.

Merge request reports