diff options
Diffstat (limited to 'gui/theme/common/landscape.xml')
-rw-r--r-- | gui/theme/common/landscape.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/theme/common/landscape.xml b/gui/theme/common/landscape.xml index 3aed1981e..b0e4238b8 100644 --- a/gui/theme/common/landscape.xml +++ b/gui/theme/common/landscape.xml @@ -3517,6 +3517,11 @@ <text>{@swipe_to_unlock=Swipe to Unlock}</text> <action function="overlay"/> </slider> + + <action> + <touch key="power"/> + <action function="togglebacklight"/> + </action> </page> <page name="filemanagerlist"> |