Comment 26 for bug 1655085

Revision history for this message
Mehdinefrance (mehdinaili) wrote :

Hi,

A Linux-user finally found a solution to my problem. It was due to my ASUS motherboard.

By editing the following file : /usr/share/X11/xorg.conf.d/10-quirks.conf

Adding the following code :

Section "InputClass"
  Identifier "Spooky Ghosts"
  MatchProduct "Video Bus"
  Option "Ignore" "on"
  EndSection

... the problem disappears after a reboot.

It may be necessary to repeat the handling after some hard updates or OS-reinstallation.

Thanks to all !