diff options
Diffstat (limited to 'gui/theme/common/portrait.xml')
-rw-r--r-- | gui/theme/common/portrait.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/theme/common/portrait.xml b/gui/theme/common/portrait.xml index 80e358b77..7e30be41e 100644 --- a/gui/theme/common/portrait.xml +++ b/gui/theme/common/portrait.xml @@ -3779,6 +3779,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"> |