Hello everybody,
I have an Ubuntu 18 host/Windows 7 guest system with Photoshop installed. Everything is working great, apart from one thing: the Alt + scroll combination for zooming in/out. Doesn't matter if I do it with the mouse wheel or using the touchpad scroll with two fingers, it just isn't detected. The strange thing is that the Ctrl + scroll combo works perfectly...
I don't think it is a Windows-related issue, because if I enable the USB mouse in VirtualBox (under Devices>USB), then it works fine (but I lose the mouse integration feature, which is annoying).
Anybody has a suggestion on how to solve the problem?
Thank you very much!
Alt + scroll combination not working
-
francescoboc
- Posts: 5
- Joined: 28. Jan 2019, 12:45
Alt + scroll combination not working
Last edited by francescoboc on 9. Feb 2019, 19:19, edited 1 time in total.
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Alt + scroll combination not working
Can you expand a bit more on the details of your setup? Something doesn't sound right... Anything extra drivers on your host? Any exotic devices?francescoboc wrote:if I enable the USB mouse in VirtualBox (under Devices>USB), then it works fine
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
-
francescoboc
- Posts: 5
- Joined: 28. Jan 2019, 12:45
Re: Alt + scroll combination not working
Sorry, I meant Ubuntu 18 host/Windows 7 guest (I edited the first post).
No, no extra drivers or exotic devices. Just standard libinput drivers that come with Ubuntu.
No, no extra drivers or exotic devices. Just standard libinput drivers that come with Ubuntu.
-
socratis
- Site Moderator
- Posts: 27329
- Joined: 22. Oct 2010, 11:03
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Win(*>98), Linux*, OSX>10.5
- Location: Greece
Re: Alt + scroll combination not working
The Alt maybe an Ubuntu thingy then. I still don't understand the relationship with the grabbing the mouse via USB... Maybe an Ubuntu thing again, where if it doesn't have the mouse, the Alt is not grabbed? Not that much of a Linux expert, see if you can find anything related on that front...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
-
francescoboc
- Posts: 5
- Joined: 28. Jan 2019, 12:45
Re: Alt + scroll combination not working
The Alt is grabbed, indeed many other combinations work, it is just the Alt + scroll movement that is broken. Yea, if I activate the USB mouse everything is fine. I think it is something related to the mouse integration feature.
-
michaln
- Oracle Corporation
- Posts: 2973
- Joined: 19. Dec 2007, 15:45
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Any and all
- Contact:
Re: Alt + scroll combination not working
Qt on Linux (specifically the xcb platform plugin) is this, Alt + vertical scroll changes to horizontal scroll and vice versa. We're not sure why.