--
--
Chromium OS Developers mailing list: chromiu...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en
I think cirrus doesn't implement cursor modesetting at all. So there's no cursor.One workaround is, use the keyboard to navigate over to the shelf menu, and enable either magnifier or large mouse cursor under accessibility. Those will both put you into cursor compositing mode.Some future directions that'd make this better- Use the virtio drm driver instead of cirrus. However even our newest kernel is too old.- Add a chrome flag to force composited cursor, and pass this flag when running in a VM.MichaelOn Tue, Jan 19, 2016 at 6:00 PM Haixia Shi <hs...@chromium.org> wrote:CC marcheu and zachrDoes qemu drm support cursor?