User Tools

Site Tools


autohotkey_recipes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
autohotkey_recipes [2015/07/11 14:15] tkbletscautohotkey_recipes [2017/09/17 18:22] – [Winkey shortcut overrides] tkbletsc
Line 147: Line 147:
 <file> <file>
 ; WinAmp+Launchy remaps ; WinAmp+Launchy remaps
-#x::#^+#z::Media_Prev 
-#b::#^b+#x::Media_Play_Pause 
 +#c::Media_Play_Pause 
 +#v::Media_Stop 
 +#b::Media_Next
 #space::^#Space #space::^#Space
 +
 +; old simple winamp remaps -- the newer ones above let it work for non-winamps, such as spotify
 +;#x::#^x
 +;#b::#^b
 </file> </file>
 ===== Auto mouse ===== ===== Auto mouse =====
autohotkey_recipes.txt · Last modified: 2017/10/23 20:00 by tkbletsc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki