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