Results 1 to 8 of 8

Thread: Virtual Box mouse freezing when entering full screen

  1. #1
    Join Date
    Sep 2013
    Beans
    57

    Virtual Box mouse freezing when entering full screen

    Hi all,

    I have been having issues with Virtual Box for some time when using Ubuntu as the Host.

    When I run a virtual machine (no matter what OS it is) I am running into issues where the mouse is unable to click anything within the virtual machine. This seems to happen when I use ctrl+F to enter the full screen.

    The only way I am able to gain mouse control is to ctrl+F out of full screen and forcibly shutdown / restart the VM.

    If i leave the VM in windowed mode this issue does not seem to happen as often, but full screen it happens 100% of the time.

    I do not believe this is an issue with Virtual Box as I have Virtual Box (same version) running on a different PC as a windows host.

    I have been having this issue with some time, through multiple versions of Virtual box and since Ubuntu 20.04, I am now running Ubuntu 22.04.1 LTS x86_64 and Virtual Box Version 7.0.6 r155176 (Qt5.15.3).

    Has anyone had a similar issue and know how I might resolve this?

    Thanks in advance Adam.

  2. #2
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: Virtual Box mouse freezing when entering full screen

    Quote Originally Posted by adam17 View Post
    .....I have Virtual Box (same version) running on a different PC as a windows host....
    There is the difference ^ that can make all the difference in performance, compatibility, usability.

    I'm no longer using VirtualBox, so no idea about the problem you are having, but I was having serious performance issue when I left it. A fresh install of Bodhi Linux was taking almost 8 minutes to get fully ready and responsive. Host specs were Intel i5-1035G1, RAM 16GB, with the VM given more than adequate resources.

    Switched to KVM+QEmu, and life is happy since then. Booting time of the same VM (similarly configured) with same specs is about 15-20 seconds.

    Unless you have some specific need to use VirtualBox, I'd say take advantage of Linux kernel, and try KVM :
    Code:
    sudo apt install virt-manager
    Virt-Manager is a nice and very capable GUI frontend to create and manage the VMs like VBox or VMware, and installs all the necessary packages as dependencies.

    WARNING : Don't expect it to be same as VBox. While it can do more, you may miss a few features in initial use. But after a little getting used to (taking a few hours to a few days) it is WAYYY better than VBox or VMware, even better than VMware Esxi (yes, it KVM is a type 1 hypervisor, aka "Bare Metal Hypervisor", and is true to that claim).
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

  3. #3
    Join Date
    Mar 2011
    Location
    19th Hole
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Virtual Box mouse freezing when entering full screen

    ^+++1^

    My experience also. I switched to KVM some years ago with far better stability, speed and resource usage.

    But…

    …this doesn't answer the OP's question.

    @adam17

    I would suggest that you post your problem in the VBox forums. Naturally, they are the VBox experts so would be far more attuned to problems such as yours.

    The only thing I can suggest is that you look at your logs. I wouldn't even know what to look for, but that's always the first visit when diagnosing any issue.

  4. #4
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Virtual Box mouse freezing when entering full screen

    There are people here (in this Forum, in this section) that use VirtualBox... But just haven't answered yet.

    I used to, but changed to KVM many years ago.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  5. #5
    Join Date
    Sep 2013
    Beans
    57

    Re: Virtual Box mouse freezing when entering full screen

    Quote Originally Posted by DuckHook View Post
    ^+++1^

    I would suggest that you post your problem in the VBox forums. Naturally, they are the VBox experts so would be far more attuned to problems such as yours.

    The only thing I can suggest is that you look at your logs. I wouldn't even know what to look for, but that's always the first visit when diagnosing any issue.
    Thanks for the replies, I have tried posting in the virtual box forum, will little success, It does seem this is a common problem on debian based systems. May give the suggested KVM a go.

  6. #6
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Virtual Box mouse freezing when entering full screen

    These are the instructions I refer to: https://linuxhint.com/install-kvm-ubuntu-22-04/

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  7. #7
    Join Date
    Aug 2023
    Beans
    1

    Re: Virtual Box mouse freezing when entering full screen

    Maybe it is no longer relevant since you probably switched to KVM, but just in case:

    Have you tried disabling the mini-toolbar? (Settings -> User Interface -> deactivate option "show in full-screen"). See post on virtualbox-Forum: https://forums.virtualbox.org/viewtopic.php?f=7&t=95459

    It solved the issue for me.

  8. #8
    Join Date
    May 2006
    Location
    Edgewater, FL USA
    Beans
    3
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Virtual Box mouse freezing when entering full screen

    I have had this problem also for a while. It seems Wayland is causing it, when I logged off and changed to X11 had no problems since. That was 2 months ago.

    Hope it helps.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •