Search code examples
iosxcodekeyboard-shortcuts

Xcode change Command+click to Control+click


I want to change the default shortcut key for open the relevant source code (now it is Command+click) to Control+click (like other IDE: Eclipse,AndroidStudio)

I have tried to find in Xcode->Preference->Key Bindings but can not find the command for change Command+click

How can I change it. Any help or suggestion would be great appreciated.


Solution

  • For Xcode only , you can't change Command + Click to Control + Click.

    If you want to change your MAC Shortcut Key then you can Change it from Goto System Preference -> Keyboard -> Modify Keys then update your shortcut key according to your preference.

    enter image description here