MacBook Pro Mission Control Space switching shortcut issue
This is a question about the keys to "Move left / right on Space" in Mission Control.
The default is "Control-Arrow", which is great on a desktop when there is a control key next to the arrow key.
BUT on a new Macbook Pro, they are on opposite sides!
I would like to remap this key sequence so that "Command-Arrow" shifts Spaces. But the option to specify the "Keyboard Shortcut" for this operation has been removed from System Preferences!
Does anyone know how to do this? With many hours of work I was able to modify com.apple.symbolichotkeys.plist
to move *one* of these to Command-Arrow, but not the other. I also tried using Karabiner.
The upshot was that all the keys stopped working and I had to re-install Preferences completely from scratch.
All my previous laptops and desktops have these keys in the right position (both on the right). Does Macbook Pro / Tahoe really break this?!
Thanks for any help or ideas?
BTW - the remapping commands I tried - which didn't work - were
defaults write com.apple.symbolichotkeys AppleSymbolicHotKeys -dict-add 79 "<dict><key>enabled</key><true/><key>value</key><dict><key>type</key><string>standard</string><key>parameters</key><array><integer>65535</integer><integer>123</integer><integer>524288</integer></array></dict></dict>"
defaults write com.apple.symbolichotkeys AppleSymbolicHotKeys -dict-add 80 "<dict><key>enabled</key><true/><key>value</key><dict><key>type</key><string>standard</string><key>parameters</key><array><integer>65535</integer><integer>124</integer><integer>524288</integer></array></dict></dict>"
MacBook Pro (M5 Max, 2026)