betazoid wrote: Sat May 04, 2019 10:35 am
yes, exactly, sometimes it feels like it is going backwards for a fraction of a second.
We must be noticing the same thing. It's very minor, and yet annoying. It feels like I'm working against someone else scrolling (slower than I, or the opposite direction). It's very slight, yet always that feeling of pushing against something resisting me. Or, maybe like interacting with a heavily scripted web page when I have a lot of other internet activity happening (on a slow connection). Like there's some lag, and it's playing catch-up with where the page ends up ("ooops, too far, back one line.").
It's not a deal-breaker for me. But, it definitely feels different.
It feels like my touchpad is active and I'm fighting against myself that way (like my palm is resting on the touchpad.). But, I disable my touchpad from the command line.
Code: Select all
xinput list # find the device number
xinput list-props 11 # show properties for device number (11 in my case)
xinput set-prop 11 "Device Enabled" 0 # set the device number to disabled
betazoid wrote: Sat May 04, 2019 10:35 am
for the moment the only "solution" is using openbox, marco or compiz.
I went into MX Tools->Tweak->Compositor, and set that to Compton. It seems better now.