大小: 1066
备注:
|
← 于2023-04-03 07:31:03修订的的版本39 ⇥
大小: 0
备注:
|
删除的内容标记成这样。 | 加入的内容标记成这样。 |
行号 1: | 行号 1: |
<<TableOfContents(2)>> == Tips == === 默认进入桌面模式 === 运行以下命令可以让Steam Deck开机默认进入桌面模式 {{{ steamos-session-select plasma-persistent }}} 运行以下命令回到开机进入游戏模式 {{{ steamos-session-select gamescope }}} === 关闭只读模式 === 运行如下命令来关闭只读模式,这样就能运行`pacman`或者`yay`来安装程序了 {{{ sudo steamos-readonly disable }}} 运行如下命令回到只读模式 {{{ sudo steamos-readonly enable }}} === 桌面模式下的虚拟键盘和鼠标 === * You can use the trackpad as a mouse. Clicking the right trackpad is primary click, clicking left trackpad is secondary click. * While Steam is running, if you press STEAM + X, you can bring up an on-screen keyboard. == 参考文档 == * https://store.steampowered.com/steamdeck * https://en.wikipedia.org/wiki/Steam_Deck * https://partner.steamgames.com/doc/home * https://www.youtube.com/c/FanTheDeck * https://www.youtube.com/watch?v=SElZABp5M3U |