Skip to content

Instantly share code, notes, and snippets.

@uiur
Created November 2, 2015 08:50
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uiur/52e7b4becc6ee9d6f285 to your computer and use it in GitHub Desktop.
Save uiur/52e7b4becc6ee9d6f285 to your computer and use it in GitHub Desktop.
full gyazo
<?xml version="1.0"?>
<root>
<vkopenurldef>
<name>KeyCode::VK_OPEN_URL_GYAZO</name>
<url type="shell">
<![CDATA[ /usr/sbin/screencapture /tmp/gyazo-fullscreen.png; /Applications/Gyazo.app/Contents/MacOS/Gyazo /tmp/gyazo-fullscreen.png ]]>
</url>
</vkopenurldef>
<list>
<item>
<name>Private</name>
<item>
<name>fn to Gyazo</name>
<identifier>remap.fn2gyazo</identifier>
<autogen>
--KeyToKey--
KeyCode::FN,
KeyCode::VK_OPEN_URL_GYAZO
</autogen>
</item>
</item>
</list>
</root>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment