protonscr

Feature request: Modify mouse wheel scroll delta to match Windows

steamclosed Feature RequestWeb Component
ValveSoftware/steam-for-linux#9433 · opened 2023-05-01 by Yasand123 · updated 2024-09-06 · 13 comments · github
YYasand123 2023-05-01 github

Recently Chromium had an update to increase the scroll delta (how many pixels the page will scroll per mouse wheel) to match Firefox, native Linux apps and also Windows. This applies to all Electron apps. Since Steam isn't an electron app or based on Chromium it needs to be done by the Steam developers themselves. Currently scrolling is very slow. Plus the fact that Autoscroll (middle click feature) is missing as well.

NNoksC 2023-05-01 github

Same here, scroll speed is very low with mouse wheel on Steam client beta.

KKotoWhiskas 2023-05-07 github

You can just wait till Valve updates their Steam chromium version (it happens I think every 3-6months or so) and it will be fixed automatically

YYasand123 2023-05-07 github

You can just wait till Valve updates their Steam chromium version (it happens I think every 3-6months or so) and it will be fixed automatically

What chromium version? I'm not aware of any different versions. Where do you get that from?

KKotoWhiskas 2023-05-07 github

You can just wait till Valve updates their Steam chromium version (it happens I think every 3-6months or so) and it will be fixed automatically

What chromium version? I'm not aware of any different versions. Where do you get that from?

https://bugs.chromium.org/p/chromium/issues/detail?id=1270089#c27

https://steamcommunity.com/groups/SteamClientBeta/discussions/3/3427822455464691230/

YYasand123 2023-05-07 github

You can just wait till Valve updates their Steam chromium version (it happens I think every 3-6months or so) and it will be fixed automatically

What chromium version? I'm not aware of any different versions. Where do you get that from?

https://bugs.chromium.org/p/chromium/issues/detail?id=1270089#c27

https://steamcommunity.com/groups/SteamClientBeta/discussions/3/3427822455464691230/

I didn't even know Steam utilized Chromium, I thought by "Steam chromium version" you meant a completely separate Steam client.

NNoXPhasma 2023-06-18 github

This is bugging me as well. It's so unpleasant to use the Steam Store in the client with that super low scroll speed, that I gave up on that and use my browser instead.

Nnyllewin 2024-02-20 github

bump.
its really annoying when browsing store and shopping for games. almost been a year but .. yep still same issue.

Kkisak-valve maintainer 2024-08-01 github

Tracking note: Using #11153 to focus on the second request on this issue report.

Kkisak-valve maintainer 2024-08-01 github

Hello, it looks like libcef has been bumped past the mentioned commit in the Steam client beta. Please retest.

YYasand123 2024-08-01 github

~/.steam/debian-installation/ubuntu12_64/steamwebhelper_sniper_wrap.sh does not exist on Arch Linux, the entire debian-installation folder that is, not just the file. I created it anyway to test and it doesn't seem to be affecting anything.

Rrastla 2024-08-02 github

@Yasand123 on arch the folder might be different.
If you have Steam open, which folder/path do you see for your steamwebhelper?
ps -efww | grep steamwebhelper

YYasand123 2024-08-03 github

@rastla I should've just searched the file. Autoscrolling works after following your instructions.
On Arch the file you need to edit is ~/.local/share/Steam/ubuntu12_64/steamwebhelper_sniper_wrap.sh.

Feel free to close this issue since the feature request can be tracked here #11153

Kkisak-valve maintainer 2024-09-06 github

Closing as the upstream fix has propagated.

Nothing extracted yet.