Skip to content

Instantly share code, notes, and snippets.

@oshow
Last active December 25, 2015 08:58
Show Gist options
  • Save oshow/6950100 to your computer and use it in GitHub Desktop.
Save oshow/6950100 to your computer and use it in GitHub Desktop.
My settings for KeyRemap4Macbook. When you type Control_L only, send Enter.
<?xml version="1.0"?>
<root>
<item>
<name>Control_L to Control_L</name>
<appendix>(+ When you type Control_L only, send Enter)</appendix>
<identifier>remap.controlL2controlL_enter_orig</identifier>
<autogen>--KeyOverlaidModifier-- KeyCode::CONTROL_L, KeyCode::CONTROL_L, KeyCode::ENTER</autogen>
</item>
</root>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment