[Openchrome-devel] [Bug 94259] No mouse cursor (invisible) with dual monitors and DVI/VGA "Y" cable, no display on DVI

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jul 3 02:21:14 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=94259

--- Comment #56 from Kevin Brace <kevinbrace at gmx.com> ---
Hi Eric,

I think CN700 has a hardware level limitation that does not allow simultaneous
display of hardware cursors (Note: strictly speaking, VIA calls this hardware
icon).
In order to workaround this limitation, you will like to put the following
xorg.conf under /etc/X11.

___________________________________________________________________________
Section "Device"
        Identifier      "openchrome"
        Driver          "openchrome"    
        Option          "SWCursor"      "true"
EndSection
___________________________________________________________________________


This will disable hardware cursor and use software cursor instead.
This should workaround the cursor problem when you are using two monitors.
In the future, software cursor may have to be forced if the user is using two
display controllers simultaneously for the older chipsets.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/openchrome-devel/attachments/20160703/172edb9e/attachment.html>


More information about the Openchrome-devel mailing list