# HG changeset patch # User Steve Losh <steve@stevelosh.com> # Date 1309362734 14400 # Node ID 8fb0626307884979840e68bbea411f78660679d2 # Parent b221ba644703b70223ad883b00effcdd9fd2973b Help to capslock! diff -r b221ba644703 -r 8fb062630788 keyremap4macbook/private.xml --- a/keyremap4macbook/private.xml Wed Jun 29 11:07:46 2011 -0400 +++ b/keyremap4macbook/private.xml Wed Jun 29 11:52:14 2011 -0400 @@ -9,6 +9,13 @@ </list> <list> <item> + <name>Help to Capslock</name> + <identifier>private.help_to_capslock</identifier> + <autogen>--KeyToKey-- KeyCode::HELP, KeyCode::CAPSLOCK</autogen> + </item> + </list> + <list> + <item> <name>Option+CR to something that actually works</name> <identifier>private.alt_cr</identifier> <autogen>--KeyToKey-- KeyCode::RETURN, VK_OPTION, KeyCode::DOT, ModifierFlag::OPTION_L</autogen>