mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-05 06:15:26 +00:00
Performance Overlay defaults are changed to Shift+F11 (Toggle OSD) and Alt+Shift+F11 (Switch OSD)
This commit is contained in:
parent
9fe7e0a3b4
commit
203338b669
5 changed files with 10 additions and 8 deletions
|
|
@ -9,10 +9,10 @@
|
|||
<Value Profile="(Default)">FPS</Value>
|
||||
</Setting>
|
||||
<Setting Name="ShowOSDShortcut" Type="System.String" Scope="Application">
|
||||
<Value Profile="(Default)">F11</Value>
|
||||
<Value Profile="(Default)">Shift+F11</Value>
|
||||
</Setting>
|
||||
<Setting Name="CycleOSDShortcut" Type="System.String" Scope="Application">
|
||||
<Value Profile="(Default)">Shift+F11</Value>
|
||||
<Value Profile="(Default)">Alt+Shift+F11</Value>
|
||||
</Setting>
|
||||
<Setting Name="EnableFullOnPowerControl" Type="System.Boolean" Scope="Application">
|
||||
<Value Profile="(Default)">False</Value>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue