Disable/configure Back and Forward through mouse wheel in Internet Explorer
- by Subtwo
I have a problem with Internet Explorer (version 7 on Windows XP).
Sometimes (not always) when you use the mouse wheel to scroll a page up/down it instead chooses to go back or forth in the web browsing history. This behavior is the same as when you hold the shift-key simultaneously using the wheel.
My guess is that Internet Explorer somehow gets misled by something and thinks that I'm actually pressing shift. This is in turn maybe an artifact of the fact that this particular session is a remote-desktop session originating from Linux (Ubuntu).
Needless to say the problem can be quite irritating and the alternative of completely turning off the wheel functionality doesn't seem like an option as other applications would suffer greatly from this.
Anyway back to my question(s):
Is it possible to map the shift+wheel to a simple wheel event for Internet Explorer?
Is it possible to disable the shift+wheel event for Internet Explorer?
Any suggestions are greatly appreciated.