-
Notifications
You must be signed in to change notification settings - Fork 81
Setting steam and desktop user passwords
mikeyd edited this page Dec 28, 2015
·
6 revisions
In order to use elevated privileges requiring use of "sudo," the desktop users password must be set. Additionally, performing actions as the "steam" user requires a password to be set in order to use su - (switching to the home environment of user: steam). All actions must be performed from a terminal window.
This can be enabled in Steam > Settings > Display > Interface
This is located by either:
- Clicking "Activities" (top left) in desktop mode, and typing gnome-terminal
- Navigating to
/usr/share/applicationsin a file browser and opening "Terminal"
passwd
sudo passwd steam
