Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
So we can just edit the text files and adjust the value by either zooming in or out, so we have less headache reading text? xd
You can put a magnifier around your cursor, attach it to the side of the screen, make it encompass the whole screen, predetermine the the zoom levels as well as change them on the fly, change colours and contrasts, do all sorts of things to make what you’re viewing acceptable to you. And the best thing is it can all be toggled with a simple key binding, so you only need to use it when you want/need to.
Accessibility is not just for disabled people.
Remember that.
Why no zoom in and zoom out buttons in the view menu as very other application has.
Why edit some shitty file somewhere else...
Any programmer who is certified in doing application knows that this is a basic accessebility feature required in every application.
How shall eye impaired people use steam? Make it hard.... Make it harder....
I regret buying stuff at this plattform honestly if fuck around like this.
On the last step, restart client (after selecting 'bigger'), the client restarts, but the resolution is the same. The only other potential difference in my case is Steam is installed to `Program Files (x86)`, not `Program Files` for me. I set the root zoom to 1.8, trying to view a big difference, but nada. It does not change from default.
Steps for Linux (for a new skin called "Scaled")
$ cd ~/.local/share/Steam
$ mkdir -p skins/Scaled/resource/styles
$ cp resource/styles/steam.styles skins/Scaled/resource/styles
$ vim skins/Scaled/resource/webkit.css
All I added to webkit.css was this:
:root {
zoom: 1.8;
}
Works great for 4k resolution.
☠️