diff options
Diffstat (limited to 'gui/devices/480x800/res')
-rw-r--r-- | gui/devices/480x800/res/ui.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/devices/480x800/res/ui.xml b/gui/devices/480x800/res/ui.xml index 6baa70293..53d630feb 100644 --- a/gui/devices/480x800/res/ui.xml +++ b/gui/devices/480x800/res/ui.xml @@ -259,6 +259,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"> |