While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
Liberapay or
PayPal.
This ensures all of our main content remains totally free for everyone with no article paywalls. We also don't have tons of adverts, there's also no tracking and we respect your privacy. Just 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!
Reward Tiers:



This ensures all of our main content remains totally free for everyone with no article paywalls. We also don't have tons of adverts, there's also no tracking and we respect your privacy. Just 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!
Login / Register
Popular this week
- Linux user share on Steam continues rising — highest for years again
- Steam gets support for Nintendo Online classic controllers
- Stealth-action game Republique is now FREE and Steam Deck Verified
- Proton 7.0-4 is coming to bring more compatibility to Linux and Steam Deck
- Here's the current most-played games on Steam Deck
Contact
Latest Comments
-
Proton 7.0-4 is coming to bring more compatibility to L…
- slaapliedje -
Proton 7.0-4 is coming to bring more compatibility to L…
- tfk -
Proton Experimental gets Halo Infinite working plus Air…
- mr-victory -
Proton Experimental gets Halo Infinite working plus Air…
- tohur -
Proton 7.0-4 is coming to bring more compatibility to L…
- Valck - See more comments
Latest Forum Posts
- How did you get into Linux gaming?
- Pengling - gamemode on linux with steam
- kalin - Best way to get latest mesa on Ubuntu 18.04
- dpanter - Bomberland (Commodore 64 homebrew)
- StoneColdSpider - PSA: I'll be away next week
- Linas - See more posts
I would like to know if there is a way to log in desktop/kde with another user than the default user named "deck".
I can already create a new user with useradd command or kde panel configuration, either way.
But I don't know how to log in this new user in graphical mode (kde). I can connect it in the terminal (su new_user). How can I log out "deck" user from kde then log in with another user ?
P.S. : I'm a regular linux user so i can do basic linux stuff (cli command, vi editor, systemctl usage ...)
Thanks !
View PC info
Thanks for answering, but, my concern is specific to SteamOS 3 on Steam Deck device. I should have explicit this on my first post. Sorry about that.
View PC info
Don't. There is some stuff oriented around the "deck" user. I can't even understand how you created a new user since the filesystem is read only.
2. Probably autologin is enabled.
https://wiki.archlinux.org/title/SDDM#Autologin
3. Prepare to redo entire setup process.
Last edited by mr-victory on 30 July 2022 at 3:02 pm UTC
The /home section is not read-only (it must be a place to save your personal data). I just define a password for "deck" user to access sudo command and type in "sudo useradd new_user". So, there is no need to disable the read-only protection to add a new user.
From the Steam Deck Faq :
Anyway, I think your right, "There is some stuff oriented around the "deck" user", so I prefer don't change anything by myself for now. I hoped someone more skilled than I am found a secure way to disable autologin or just change the user auto-logged (I guess in /etc/sddm.conf.d/autologin.conf).
Last edited by Brunhylde on 3 August 2022 at 12:48 pm UTC