Hide Visual modes when screen is turned off

This commit is contained in:
Serge
2024-03-26 22:48:48 +01:00
parent 6e9efb73a3
commit 88756092e4
3 changed files with 39 additions and 2 deletions

View File

@@ -767,6 +767,12 @@ Do you still want to continue?</value>
<data name="VisualMode" xml:space="preserve">
<value>Visual Mode</value>
</data>
<data name="VisualModesHDR" xml:space="preserve">
<value>Visual Modes are not available when HDR is active</value>
</data>
<data name="VisualModesScreen" xml:space="preserve">
<value>Visual Modes are not available when laptop screen is off</value>
</data>
<data name="VolumeDown" xml:space="preserve">
<value>Volume Down</value>
</data>