Search code examples
mappingkeyboard-shortcutssendkeys

Map Scrollwheel to buttons?


I want to make the mousewheel up and down send the + and - keys respectively - directly to the OS, as if it came from the keyboard. But only when the Win Key is pressed.

That is the Windows 7 Magnifier uses Win+- and Win++ to zoom in and out, and I want to do that via win-mousewheel, the way it should have worked. Any similar solution will do but would prefer to use the built-in one due to its great multi-monitor support.

I only know VB.NET and C# so in the likely scenario that the solution would be in another language please provide enough that I wouldn't need to learn the language.


Solution

  • http://www.autohotkey.com/