File tree Expand file tree Collapse file tree 5 files changed +10
-8
lines changed Expand file tree Collapse file tree 5 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 2121 <applicationSettings >
2222 <PerformanceOverlay .Settings>
2323 <setting name =" ShowOSDShortcut" serializeAs =" String" >
24- <value >F11</value >
24+ <value >Shift+ F11</value >
2525 </setting >
2626 <setting name =" CycleOSDShortcut" serializeAs =" String" >
27- <value >Shift+F11</value >
27+ <value >Alt+ Shift+F11</value >
2828 </setting >
2929 <setting name =" EnableFullOnPowerControl" serializeAs =" String" >
3030 <value >False</value >
Original file line number Diff line number Diff line change 99 <Value Profile =" (Default)" >FPS</Value >
1010 </Setting >
1111 <Setting Name =" ShowOSDShortcut" Type =" System.String" Scope =" Application" >
12- <Value Profile =" (Default)" >F11</Value >
12+ <Value Profile =" (Default)" >Shift+ F11</Value >
1313 </Setting >
1414 <Setting Name =" CycleOSDShortcut" Type =" System.String" Scope =" Application" >
15- <Value Profile =" (Default)" >Shift+F11</Value >
15+ <Value Profile =" (Default)" >Alt+ Shift+F11</Value >
1616 </Setting >
1717 <Setting Name =" EnableFullOnPowerControl" Type =" System.Boolean" Scope =" Application" >
1818 <Value Profile =" (Default)" >False</Value >
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ Uninstall MSI Afterburner and any other OSD software.
5050
5151It currently registers two global hotkeys:
5252
53- - ** F11** - enable performance overlay
54- - ** Shift+F11** - cycle to next performance overlay (and enable it)
53+ - ** Shift+ F11** - enable performance overlay
54+ - ** Alt+ Shift+F11** - cycle to next performance overlay (and enable it)
5555
5656There are 5 modes of presentation:
5757
Original file line number Diff line number Diff line change 88- Reset FPS limit if anything related to resolution changes
99- Retry Vangogh GPU detection 3 times
1010- Add ` Radeon Image Sharpening ` option (Yes, or No)
11+ - Fix FanControl window not hidden on startup
12+ - Performance Overlay defaults are changed to ` Shift+F11 ` (Toggle OSD) and ` Alt+Shift+F11 ` (Switch OSD)
1113
1214## 0.3.x
1315
You can’t perform that action at this time.
0 commit comments