You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we assign the left steam button to open steam if it has not already started. Useful in desktop mode if steam crashes or hasn’t started with the system. This would solve the user needing to shift grips to touch the screen if steam isnt running and providing desktop controls in desktop mode.
The text was updated successfully, but these errors were encountered:
The problem here is that processes need a parent and hhd should not be steam's parent. It should be owned by the current session. I.e., you need to make it autostart.
Also, it never crashes in desktop mode
But I am aware the shortcuts are quite useless in desktop mode currently
Ive had times when steam failed to start on login for what ever reason. I have to go hunt for it in the menus or desktop then. It should be possible to start and then disown steam. So it becomes owned by the session. We could even use sudo to start it. If were doing it as root we wont need to authenticate.
Can we assign the left steam button to open steam if it has not already started. Useful in desktop mode if steam crashes or hasn’t started with the system. This would solve the user needing to shift grips to touch the screen if steam isnt running and providing desktop controls in desktop mode.
The text was updated successfully, but these errors were encountered: