VirtualBox

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#9032 closed defect (invalid)

mousecursor can not reach the edge of the screen in SUSE Linux Enterprise Desktop 11 SP1 -> SUSE issue

Reported by: maninred2 Owned by:
Component: other Version: VirtualBox 4.0.8
Keywords: Cc:
Guest type: Linux Host type: Linux

Description

The screenshot shows the cursor which are not at the edge of the screen of the guest, but it is yet adapted in the host, so I could not reach the guest functionalities that are near the edges of the guest screen. No guest additions are installed. Interestingly when I take the cursor to the opposite side of the screen there is a correction in this, in that way that I can reach the edge of the original side after that. But it is a nasty taking around of the cursor, because I have to repeat the procedure for each edge I want to reach.

Attachments (2)

SUSE enterprise 11-2011-06-06-14-07-25.log (49.9 KB ) - added by maninred2 13 years ago.
mouse could not reach screen bariers.jpeg (194.5 KB ) - added by maninred2 13 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by Michael Thayer, 13 years ago

Resolution: invalid
Status: newclosed
Summary: mousecursor can not reach the edge of the screen in SUSE Linux Enterprise Desktop 11 SP1mousecursor can not reach the edge of the screen in SUSE Linux Enterprise Desktop 11 SP1 -> SUSE issue

This is due to the fact that that version of SUSE cannot handle USB tablets, which is what we emulate, out of the box. If you would like a technical explanation, SUSE set up X.Org to only understand classical mice which know about changes in position but not absolute position, and it therefore throws away the information coming from the kernel about the pointer position, and only notices that the mouse has moved e.g. ten pixels to the left. This is why the guest's idea about where the mouse pointer should be tends to be out of sync with the information VirtualBox is sending. Unfortunately we can't very well detect that the guest system is doing this, and we decided that it was better to enable the USB tablet emulation for all Linux guests than to restrict it because a few get it (somewhat) wrong.

comment:2 by Technologov, 13 years ago

Actually SLES 11 SP1 works just fine, if you install 4.0.6 (or later) GuestAdditions.

comment:3 by Technologov, 13 years ago

Just make sure to disable emulated USB tablet. (VM->Settings->System->Enable absolute pointing device)

-Technologov

comment:4 by maninred2, 13 years ago

Thank you for the hint. I´ll try it.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use