elementary / switchboard-plug-keyboard

Switchboard Keyboard Plug
GNU General Public License v2.0
28 stars 22 forks source link

⌘+S toggles Multitasking view and is not reassignable #429

Closed cshaa closed 1 year ago

cshaa commented 1 year ago

What Happened?

It is impossible to assign ⌘+S as a shortcut, as it is hardcoded as Multitasking view.

Steps to Reproduce

  1. Go to “Keyboard → Shortcuts” in System Settings
  2. Create a custom shortcut and assign “⌘+S” (Meta-S) to it
  3. Everything seems to work
  4. Press ⌘+S
  5. See that Multitasking view is opened, and the custom shortcut has not been triggered

Expected Behavior

Assigning the keyboard shortcut should either fail, or the assigned shortcut should trigger the custom command, as expected.

OS Version

7.x (Early Access)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

cshaa commented 1 year ago

Closing as a duplicate of #391