Opened 5 years ago
Last modified 5 years ago
#19217 new defect
Mouse integration setting is not persistent
Reported by: | XK | Owned by: | |
---|---|---|---|
Component: | GUI | Version: | VirtualBox 6.1.0 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
Mouse integration is re-enabled at every VM boot. The setting is not persistent and can not be disabled by default.
Host is Windows 10 Professional Guest is Ubuntu 18.04 LTS
Oracle VM VirtualBox Extension Pack is installed on host. Guest Additions Pack is installed on guest.
To reproduce:
- Boot Ubuntu 18.04 LTS guest.
- Disable mouse integration through view menu.
- Reboot guest.
Expected: Mouse integration remains disabled.
Actual: Mouse integration is enabled.
I do not know of a workaround. Mouse integration must be manually disabled every time the VM is started.
Fwiw I was unable to get any of the solutions proposed at https://superuser.com/questions/214414/how-to-permanently-disable-mouse-integration-in-virtualbox to work.