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
or use start parameter in steam SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0 %command%
xrandr -q
it's gonna show you all the connected monitors and their system names. once you know the name of your primary monitor (in my case: DisplayPort-0) you just type this in terminal:
xrandr --output <primary display> --primary
(my example would be: xrandr --output <primary DisplayPort-0 --primary)
this could fix the problem. if this works you can add the xrandr line were it gets executed after every reboot.
i'm using x11 and had the same hustle. i had to create a x11 monitor config in order to have the whole system know the orientation and behavior of my monitors. no idea where to put this under wayland.
Works without issue in X11, have since hopped to endeavouros but any troubleshooting steps or better to ask in other forum e.g. endeavour?
Tried this too, as stated above running without issue in X11 and wouldn't know a thing about wayland configuration either