Every article tag can be clicked to get a list of all articles in that category. Every article tag also has an RSS feed! You can customize an RSS feed too!
We do often include affiliate links to earn us some pennies. See more here.

Valve have today put out a stable Steam Client update pulling in lots of changes from the previous beta version, it's a good one too.

In terms of what's changed for Linux specifically:

  • Added a 2X-scaling mode with high-res text and graphics when running the Steam client in desktop mode on 4k-resolution monitors. You can also force 2X scaling with the "GDK_SCALE=2" environment variable, or disable it with "GDK_SCALE=1".
  • Improved window-resizing interactions with the window manager
  • Fixed an issue where the Steam client could prevent some desktop sessions from shutting down

Some seriously welcome stuff there from Valve—good work. The bug about preventing shut downs was a particular nuisance I'm really glad to see the back of.

They also worked to reduce CPU use when the mouse is moved back and forth over part of the Library view, fixed a problem with corrupted Workshop items endlessly re-downloading and they fixed a strange issue where some games wouldn't launch in offline mode if Steam had previously started or scheduled an update.

On top of that, there's numerous fixes and improvements to Steam Input, for interacting with the Steam Controller and various other gamepads.

See the full update notes here.

Article taken from GamingOnLinux.com.
Tags: Steam
25 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly checked on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. You can also follow my personal adventures on Bluesky.
See more from me
The comments on this article are closed.
All posts need to follow our rules. For users logged in: please hit the Report Flag icon on any post that breaks the rules or contains illegal / harmful content. Guest readers can email us for any issues.
26 comments Subscribe
Page: «2/2
  Go to:

chriskringel84 23 Mar 2018
Arrgh, CPU usage is insanely high after this update.

Never had CPU usage issues with Steam before though. It's between 50% and 100% all the time in top. Killing steamwebhelper doesn't help. Switching to minimal mode also doesn't help. Ubuntu 18.04 witn intel driver.
Lembritt 31 Mar 2018
Added a 2X-scaling mode with high-res text and graphics when running the Steam client in desktop mode on 4k-resolution monitors. You can also force 2X scaling with the "GDK_SCALE=2" environment variable, or disable it with "GDK_SCALE=1".

How do i set the environment variable? Tried some googling and couldn't find any good answer?
I'm running Steam in my living room on a 60" 1080p TV, running KDE Neon.
g000h 31 Mar 2018
Added a 2X-scaling mode with high-res text and graphics when running the Steam client in desktop mode on 4k-resolution monitors. You can also force 2X scaling with the "GDK_SCALE=2" environment variable, or disable it with "GDK_SCALE=1".

How do i set the environment variable? Tried some googling and couldn't find any good answer?
I'm running Steam in my living room on a 60" 1080p TV, running KDE Neon.

Well, it's not ideal, but the way I'm currently doing it is this:

Open terminal, and type:

export GDK_SCALE=1
steam

Of course, you could put that in a bash script and use a menu or desktop shortcut instead. Noting that the steam binary is in /usr/games and has been added to the PATH.
Eike 31 Mar 2018
  • Supporter Plus
Note that people reported the environment variable doesn't work anymore for them. There's an option in the preferences, though.
Lembritt 31 Mar 2018
Added a 2X-scaling mode with high-res text and graphics when running the Steam client in desktop mode on 4k-resolution monitors. You can also force 2X scaling with the "GDK_SCALE=2" environment variable, or disable it with "GDK_SCALE=1".

How do i set the environment variable? Tried some googling and couldn't find any good answer?
I'm running Steam in my living room on a 60" 1080p TV, running KDE Neon.

Well, it's not ideal, but the way I'm currently doing it is this:

Open terminal, and type:

export GDK_SCALE=1
steam

Of course, you could put that in a bash script and use a menu or desktop shortcut instead. Noting that the steam binary is in /usr/games and has been added to the PATH.

Tried this and when Steam launches, it's the same scaling as before.
Tried also the setting in preferences, no change.

Is it because I'm running on a 1080p display?
g000h 31 Mar 2018
Note that people reported the environment variable doesn't work anymore for them. There's an option in the preferences, though.

Yes, Valve has got around to putting it as a menu item now. I have just tested Steam from my regular menu shortcut and it is *now* going into 1x scaling. I then entered the Settings, Interface, and found "Enlarge Text and Icons" tick-box, which if ticked performs the 2x scaling and if unticked performs the 1x scaling. Perfect, just what I wanted.

@Lembritt - Maybe, or maybe just use the Settings option instead.
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.