Comment 24 for bug 296167

Revision history for this message
Travis Hegner (thegner) wrote : Re: X.org will intermittently stop responding to mouse clicks on Ibex with Xinerama

MetraDynamix,

Try adding this section to your xorg.conf:

Section "ServerFlags"
    Option "AutoAddDevices" "false"
EndSection

This did not completely eliminate the bug, but it reduced it's frequency by at least half or better. It also fixed some strange keyboard issues I was experiencing with vmware workstation.