Apparently, the default install of FreeBSD doesn't have the following line in `/boot/loader.conf` which is needed for the mouse to work in those VMs: ``` ums_load="YES" ``` What do you think, should the Agora installer add that line if it isn't already present?