Page 1 of 1

Mouse integration not working properly in Oracle Linux 7

Posted: 30. Nov 2015, 18:39
by dbi_nij
Hi,

I'm running Oracle Linux 7.1 as a guest using Virtualbox 4.3.34 on Mac OS X Yosemite 10.10.5.
I installed successfully the Guest Additions.

The mouse integration is working when the gdm (Gnome) is started.
However when I configure the Linux to run at multi-user.target level to not start the graphical interface, the mouse integration stops working.
I mean I have to press the Host key to release the cursor.

It's easy to test:
systemctl isolate multi-user.target -> no mouse integration
systemctl isolate graphical.target -> mouse integration ok

It was not the case with Oracle Linux 6.
Is there a way to have mouse integration always working?

Regards,
Nicolas