Cannot Use Command + key on M1 Mac
I am trying to use key combinations like Command + C or V or F and none of them work. Nothing happens. There is no response at all from PHPStorm.
I am using MacOS Big Sur (11.4) on an M1 Mac. I am using PHPStorm 2021.3.1.
Thanks,
Steve
Please sign in to leave a comment.
If navigate to
Preferences | Keymapand try to enter these shortcuts in the Find Actions by Shortcutfield, do the keystrokes get registered as expected?Thank you! That does reveal the problem. The keys are CTRL + C rather than ⌘ (Command) + C. Is there a way to change this?
Thanks,
Steve
You don't have modifier keys swapped, do you?
https://www.macinstruct.com/tutorials/how-to-switch-the-control-and-command-keys/
If you don't, please also check if the shortcuts are being detected as expected in System Preferences | Keyboard | Shortcuts.
The issue is only with PHPStorm. ⌘ + (anything) works everywhere else. I think the issue is that PHPStorm is looking for the CTRL combo and I do not see how to change that from the keymap.
I am getting used to this it is just annoying at this point.
What keymap scheme do you have selected at Preferences | Keymaps (at the top)?