https://bugs.documentfoundation.org/show_bug.cgi?id=103708

--- Comment #4 from Simon Sievers <[email protected]> ---
I used xf86-input-synaptics. Tried switching to xf86-input-libinput with
"pacman -S xf86-input-libinput" which automatically deinstalls
xf86-input-synaptics and then restarted X. Problem persists.

Here is some xinput output:

xinput --list

⎡ Virtual core pointer                          id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
⎜   ↳ Logitech USB Receiver                     id=9    [slave  pointer  (2)]
⎜   ↳ Logitech USB Receiver                     id=10   [slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad                id=12   [slave  pointer  (2)]
⎣ Virtual core keyboard                         id=3    [master keyboard (2)]
    ↳ Virtual core XTEST keyboard               id=5    [slave  keyboard (3)]
    ↳ Power Button                              id=6    [slave  keyboard (3)]
    ↳ Video Bus                                 id=7    [slave  keyboard (3)]
    ↳ Power Button                              id=8    [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard              id=11   [slave  keyboard (3)]
    ↳ Logitech USB Receiver                     id=13   [slave  keyboard (3)]

I notice there are two Logitech USB Receiver. Disabling id=9 makes the mouse
not work anymore, disabling id=10 has no effect. I notice the same problem with
libreoffice impress using my touchpad, no matter wether using synaptics or
libinput driver.

I notice "xinput --disable 12" makes the problem disappear. id=12 is my
touchpad as you can see from the xinput output.

Then, turning back on the touchpad with "xinput --enable 12" both the mouse and
the touchpad don't show the problem.

Maybe something goes wrong at boottime initializing the touchpad.

Haven't tested the disable / enable workaround with synaptics input driver.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to