509
备注:
|
845
|
删除的内容标记成这样。 | 加入的内容标记成这样。 |
行号 1: | 行号 1: |
<<TableOfContents(2)>> |
|
行号 3: | 行号 5: |
Permanent Desktop mode | === Make desktop mode permanent === |
行号 6: | 行号 8: |
{{{ | |
行号 8: | 行号 10: |
}}} | |
行号 10: | 行号 13: |
{{{ steamos-session-select gamescope }}} |
|
行号 11: | 行号 17: |
steamos-session-select gamescope | === Turn off readonly mode === Run the following command to disable readonly mode so that you can install packages via `pacman` or `yay` {{{ sudo steamos-readonly disable }}} Run the following command to re-enable readonly mode {{{ sudo steamos-readonly enable }}} |
Desktop Mode
1. Make desktop mode permanent
to boot into desktop mode by default
steamos-session-select plasma-persistent
to boot into gaming mode by default (and to fix inability to go back to gaming mode from desktop)
steamos-session-select gamescope
2. Turn off readonly mode
Run the following command to disable readonly mode so that you can install packages via pacman or yay
sudo steamos-readonly disable
Run the following command to re-enable readonly mode
sudo steamos-readonly enable