MacBook – Reconfiguring Ctrl on a MacBook Pro’s keyboard to another key

keybindingskeyboardmacbook pro

I have a problem with the left and ctrl on my MacBook Pro (mid 2012).

I can use the right but since there's only one ctrl, I was wondering because there are two buttons and two buttons, if I could reconfigure one of them to replace the control feature.

Is there a way to do this?

Best Answer

Install KeyRemap4MacBook, save a file like this as ~/Library/Application Support/KeyRemap4MacBook/private.xml:

<?xml version="1.0"?>
<root>
  <item>
    <name>test</name>
    <identifier>test</identifier>
    <autogen>__KeyToKey__ KeyCode::OPTION_R, KeyCode::CONTROL_R</autogen>
  </item>
</root>

Then open the KeyRemap4MacBook application, press the ReloadXML button, and enable the setting.