Skip to content

Instantly share code, notes, and snippets.

@ursm
Created August 7, 2008 01:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ursm/4307 to your computer and use it in GitHub Desktop.
Save ursm/4307 to your computer and use it in GitHub Desktop.
#UseHook
SetStoreCapslockMode Off
+vkF4::Send ~
vkF4::Send {``}
vkF3::Send {``}
+2::Send @
+6::Send {^}
+7::Send {&}
+8::Send *
+9::Send {(}
+0::Send {)}
=::Send _
~::Send {+}
^::Send {=}
`::Send {{}
@::Send [
{::Send {}}
[::Send ]
}::Send |
]::Send \
+;::Send {:}
*::Send "
vkBA::Send '
vk1D::Send LWin
vk1C::Send RWin
vkF2::Send AppsKey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment