Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Chrome smooth scrolling

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
User avatar
sickpig
Posts: 589
Joined: 2019-01-23 10:34

Chrome smooth scrolling

#1 Post by sickpig »

Hello all

Is is possible to get smooth scrolling like ff on chrome or chromium based browsers without using some shady extension "which wants access to all my data on all websites". If I use exstension then the scrolling is smooth like ff. Whereas in ff it by default smooth when ss is turned on. What gives?

Code: Select all

Graphics:  Card: Intel 3rd Gen Core processor Graphics Controller
           Display Server: X.Org 1.19.2 driver: intel Resolution: 1360x768@60.02hz
           GLX Renderer: Mesa DRI Intel Ivybridge Mobile GLX Version: 3.0 Mesa 13.0.6
20-intel.conf

Code: Select all

Section "Device" 
  Identifier  "Card0" 
  Driver      "intel" 
  VendorName  "INTEL Corporation" 
  Option "TearFree" "true" 
EndSection
I have tried all the chrome flags to no avail. It always scrolls one line per mouse wheel move but not in the smooth kind of way like ff.

I have nvidia optimus card too but FWIK browsers don't user gpu cards except maybe playing videos? Anyway I have read enough horror stories about using nvidia so I am not using it.

Edit
I have tried all 20-intel.conf options too

Post Reply