Virtualbox horizontal wheel-scroll becomes alt-vertical-wheel-scroll in Windows guest

4

3

I have a Windows 7 and Windows XP guests on Virtualbox 4.1.20 r80170 on 64-bit Ubuntu 12.04 host, and when in the Windows guest, a horizontal mouse wheel-scroll becomes the alt-vertical-scroll event (with effect similar to page-up/down). This is very annoying as whenever I accidentally touch horizontal scroll wheel the whole page jumps up or down a full page or more. This happens both of my mouses. I have the latest guest addition installed on the guest Windows 7 and XP OSs. I've tried both PS2 mode and absolute position mode (e.g. tablet mode) HID mouse emulation in virtualbox setup, with same result. I can't find any mention of this problem after an hour of search.

BTW, the same Virtualbox with an Ubuntu guest works fine, e.g. horizontal and vertical mouse wheel-scroll work as they normally should.

If it can't be fixed, e.g. horizontal scroll-wheel to scroll horizontally, then I don't mind if there is a way to disable horizontal scroll-wheel events from Virtualbox's .vbox guest-machine configuration. Or, if there are software in Windows (in guest) that can intercept and remove alt-vertical-scroll events or event-handling (e.g. in regedit) would be great too.

Bill

Posted 2012-08-04T23:22:22.783

Reputation: 161

Answers

1

I've had a similar but not identical issue with Windows 7 host and Linux Mint guest. My solution so far is to disable then re-enable the mouse, and the scroll-wheel behavior returns to the original default.

Matt2000

Posted 2012-08-04T23:22:22.783

Reputation: 11

1Hope the solution can be more reliable than this, but it is a start. – vgoff – 2012-11-07T00:37:00.637