Create a gist now

Instantly share code, notes, and snippets.

anonymous /-
Created May 20, 2015

What would you like to do?
<context name="Desktop">
<mousebind button="Up" action="Click">
<action name="GoToDesktop">
<to>previous</to>
</action>
</mousebind>
<mousebind button="Down" action="Click">
<action name="GoToDesktop">
<to>next</to>
</action>
</mousebind>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment