I would like to use Ctrl+Scroll for zooming (what Alt+Scroll does now) and similar stuff.
Currently, I am using AutoHotKey for this but this isn't perfect because when my CPU reaches 100% it does not work anymore and the original action happens.
My settings for example: Ctrl+Scroll does what Alt+Scroll did. Alt+Scroll does what Shift+Scroll did. Shift+Scroll does what Ctrl+Scroll did.
Swerik wrote:Currently, I am using AutoHotKey for this but this isn't perfect because when my CPU reaches 100% it does not work anymore and the original action happens.
You should be able to fix this by setting AHK to a high priority. Add this to the top of your script: