Created
August 6, 2013 17:14
-
-
Save confluencepoint/6166494 to your computer and use it in GitHub Desktop.
private.xml for Keyremap4Macbook https://pqrs.org/macosx/keyremap4macbook/
Remap double ⌘ ⇢ ⌘ + SPACE for Spotlight
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<item> | |
<name>Double Command (links) für Spotlight</name> | |
<appendix>Doppelt ⌘ ⇢ ⌘+␣</appendix> | |
<identifier>private.DoubleCommand</identifier> | |
<autogen> | |
--DoublePressModifier-- | |
KeyCode::COMMAND_L, | |
KeyCode::COMMAND_L, | |
KeyCode::SPACE, ModifierFlag::COMMAND_L | |
</autogen> | |
</item> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment