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 ff5dddd50..8ca508f51 100644 --- a/gui/theme/common/landscape.xml +++ b/gui/theme/common/landscape.xml @@ -4678,6 +4678,11 @@ </button> <action> + <touch key="power"/> + <action function="togglebacklight"/> + </action> + + <action> <touch key="power+voldown"/> <action function="screenshot"/> </action> |