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 

0

If navigate to Preferences | Keymap and try to enter these shortcuts in the Find Actions by Shortcut field, do the keystrokes get registered as expected?

0

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 

0

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.

0

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. 

 

0

What keymap scheme do you have selected at Preferences | Keymaps (at the top)?

0

请先登录再写评论。