Comment 56 for bug 68370

Revision history for this message
Neil Wilson (neil-aldur) wrote : Re: [Bug 68370] Re: Synaptics touchpad not enabled for second X display

That is because you are serialising the displays. The reason the mouse
doesn't work is because of parallel contention between the display.
Your workaround stops the contention from happening.

All of it points to a fault in the driver.

On 9/13/07, Andrew Jorgensen <email address hidden> wrote:
> I have discovered new and important information about this bug.