diff options
Diffstat (limited to 'gui/devices/1080x1920')
-rw-r--r-- | gui/devices/1080x1920/res/ui.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/devices/1080x1920/res/ui.xml b/gui/devices/1080x1920/res/ui.xml index f95ae090f..5801f20c8 100644 --- a/gui/devices/1080x1920/res/ui.xml +++ b/gui/devices/1080x1920/res/ui.xml @@ -266,6 +266,11 @@ <touch key="power" /> <action function="overlay">lock</action> </object> + + <object type="action"> + <touch key="power+voldown" /> + <action function="screenshot" /> + </object> </template> <template name="progress_bar"> |