diff options
Diffstat (limited to 'gui/devices/1920x1200/res')
-rw-r--r-- | gui/devices/1920x1200/res/ui.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gui/devices/1920x1200/res/ui.xml b/gui/devices/1920x1200/res/ui.xml index 2622a8878..0841c96ef 100644 --- a/gui/devices/1920x1200/res/ui.xml +++ b/gui/devices/1920x1200/res/ui.xml @@ -277,6 +277,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"> @@ -4159,6 +4164,11 @@ <action function="overlay">lock</action> </object> + <object type="action"> + <touch key="power+voldown" /> + <action function="screenshot" /> + </object> + <object type="template" name="keyboardtemplate" /> <object type="action"> |