no smooth scrolling with xfwm, kde and gnome - why?

Message
Author
az2020
Posts: 175
Joined: Sun Apr 28, 2019 10:36 pm

Re: no smooth scrolling with xfwm, kde and gnome - why?

#11 Post by az2020 »

betazoid wrote: Tue Apr 30, 2019 2:19 pm Nobody has the same problem? can somebody at least reproduce this?
I feel like something is different with my scroll wheel. It seems delayed, slow, uneven (compared to what I was used to on Lubuntu LXDE). Sometimes it even feels like it goes backwards one line (with the first "step" in the rotation, or before it settles into the last step of the rotation). Something's different.

I don't know how that compares to what you're experiencing.

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: no smooth scrolling with xfwm, kde and gnome - why?

#12 Post by JayM »

betazoid wrote: Tue Apr 30, 2019 2:19 pm Nobody has the same problem? can somebody at least reproduce this?
Btw, thanks for the answers - I tried all those smooth scroll plugins/extensions - they do not appear to do much, there are also the smooth scroll flags in Chrome
Have you tried a different mouse?
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

betazoid
Posts: 35
Joined: Sat Feb 02, 2019 3:34 pm

Re: no smooth scrolling with xfwm, kde and gnome - why?

#13 Post by betazoid »

yes, exactly, sometimes it feels like it is going backwards for a fraction of a second.
btw, today I checked out the computers at the fh technikum wien - same. they have ubuntu 19.04 gnome. and almost the same video cards, intel hd graphics 600 something.
I think this is a bug. probably in the graphics driver?
for the moment the only "solution" is using openbox, marco or compiz.

betazoid
Posts: 35
Joined: Sat Feb 02, 2019 3:34 pm

Re: no smooth scrolling with xfwm, kde and gnome - why?

#14 Post by betazoid »

btw I did try a different mouse - same. I do not think it is the mouse or the touchpad.
edit checked again openbox, a little bit better than xfwm4, kde and gnome-cinnamon, but not perfect either
I think Marco and Compiz are the best in this respect

az2020
Posts: 175
Joined: Sun Apr 28, 2019 10:36 pm

Re: no smooth scrolling with xfwm, kde and gnome - why?

#15 Post by az2020 »

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.

betazoid
Posts: 35
Joined: Sat Feb 02, 2019 3:34 pm

Re: no smooth scrolling with xfwm, kde and gnome - why?

#16 Post by betazoid »

Well it is a bit better when I am using Compton, it is also better when using no compositor at all and it is worst when using the xfwm4/compositor
it is very well noticeable with horiyontal lines or text since text kind of also consits of horizontal lines

betazoid
Posts: 35
Joined: Sat Feb 02, 2019 3:34 pm

Re: no smooth scrolling with xfwm, kde and gnome - why?

#17 Post by betazoid »

az2020 wrote: Sat May 04, 2019 12:54 pm We must be noticing the same thing. It's very minor, and yet annoying.
what kind of graphics-video hardware do you have?

az2020
Posts: 175
Joined: Sun Apr 28, 2019 10:36 pm

Re: no smooth scrolling with xfwm, kde and gnome - why?

#18 Post by az2020 »

betazoid wrote: Sat May 04, 2019 3:01 pm
az2020 wrote: Sat May 04, 2019 12:54 pm We must be noticing the same thing. It's very minor, and yet annoying.
what kind of graphics-video hardware do you have?
From the Toshiba C55-B5299 specs, it only says:

• Intel® Celeron® N2830 Processor (1M Cache, up to 2.41GHz)
• Mobile Intel® HD graphics with shared graphics memory

From the command: "inxi -Fxrz"

Code: Select all

Graphics:  Device-1: Intel Atom Processor Z36xxx/Z37xxx Series Graphics & Display 
           vendor: Toshiba America Info Systems driver: i915 v: kernel bus ID: 00:02.0 
           Display: x11 server: X.Org 1.19.2 driver: modesetting unloaded: fbdev,vesa 
           resolution: 1366x768~60Hz 
           OpenGL: renderer: Mesa DRI Intel Bay Trail v: 4.2 Mesa 18.2.6 direct render: Yes 

betazoid
Posts: 35
Joined: Sat Feb 02, 2019 3:34 pm

Re: no smooth scrolling with xfwm, kde and gnome - why?

#19 Post by betazoid »

Apparently this is an Intel resp. modesetting driver bug. Apparently these Intel video cards are just not good.

az2020
Posts: 175
Joined: Sun Apr 28, 2019 10:36 pm

Re: no smooth scrolling with xfwm, kde and gnome - why?

#20 Post by az2020 »

betazoid wrote: Sat May 04, 2019 3:34 pm Apparently this is an Intel resp. modesetting driver bug. Apparently these Intel video cards are just not good.
I wasn't expecting much from this budget laptop. But, it didn't have the problem when I ran Lubuntu (both LXDE and LXQt desktops) for as long as I owned the laptop. I believe they were using Openbox (and now SDDM) display managers.

It also seemed to go away when I enabled Compton (mentioned above). That makes it seem like it's something more than the laptop's driver.

But, I'm fine how it is now (with Compton).

Post Reply

Return to “Software / Configuration”