From: GiWoong Kim Date: Thu, 14 Jan 2016 07:40:15 +0000 (+0900) Subject: hwkey: add Back key to wearable-general skin for Qt GUI X-Git-Tag: Tizen_Studio_1.3_Release_p2.3.2~40^2~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ff3ca3443d7e1a84f805a1a294fc9f2846c47d24;p=sdk%2Femulator%2Fqemu.git hwkey: add Back key to wearable-general skin for Qt GUI Change-Id: If6a0986521ac51049889f3692f9be491bc11f4be Signed-off-by: GiWoong Kim --- diff --git a/tizen/src/ui/resource/skins/wearable/wearable-general-1btn/controller/key-window/layout.xml b/tizen/src/ui/resource/skins/wearable/wearable-general-1btn/controller/key-window/layout.xml deleted file mode 100644 index 03372dad8a..0000000000 --- a/tizen/src/ui/resource/skins/wearable/wearable-general-1btn/controller/key-window/layout.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - 2.4 -
- - - 116 - Power - - Ctrl+Shift+F7 - - -
-
diff --git a/tizen/src/ui/resource/skins/wearable/wearable-general-1btn/info.ini b/tizen/src/ui/resource/skins/wearable/wearable-general-1btn/info.ini deleted file mode 100644 index 96ef1c0064..0000000000 --- a/tizen/src/ui/resource/skins/wearable/wearable-general-1btn/info.ini +++ /dev/null @@ -1,4 +0,0 @@ -skin.name=General purpose wearable -resolution.width=all -resolution.height=all -manager.priority=2 diff --git a/tizen/src/ui/resource/skins/wearable/wearable-general-1btn/layout.xml b/tizen/src/ui/resource/skins/wearable/wearable-general-1btn/layout.xml deleted file mode 100644 index 3604d318f9..0000000000 --- a/tizen/src/ui/resource/skins/wearable/wearable-general-1btn/layout.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - 2.4 - -
- - 0 - -
-
- - 270 - -
-
- - 180 - -
-
- - 90 - -
-
- - - - - Ctrl+Shift+F1 - - - - Ctrl+Shift+T - - - Ctrl+Shift+Left - Ctrl+Shift+Right - - - - - - Ctrl+Shift+K - - - Ctrl+Shift+F12 - - - - - - - - - Ctrl+Shift+S - - - Ctrl+Shift+P - - - - Ctrl+Shift+F4 - - - -
diff --git a/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/controller/key-window/layout.xml b/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/controller/key-window/layout.xml new file mode 100644 index 0000000000..db603f081b --- /dev/null +++ b/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/controller/key-window/layout.xml @@ -0,0 +1,19 @@ + + + 2.4 +
+ + + 158 + Back + Esc + + + 116 + Power + + Ctrl+Shift+F7 + + +
+
diff --git a/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/info.ini b/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/info.ini new file mode 100644 index 0000000000..96ef1c0064 --- /dev/null +++ b/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/info.ini @@ -0,0 +1,4 @@ +skin.name=General purpose wearable +resolution.width=all +resolution.height=all +manager.priority=2 diff --git a/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/layout.xml b/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/layout.xml new file mode 100644 index 0000000000..3604d318f9 --- /dev/null +++ b/tizen/src/ui/resource/skins/wearable/wearable-general-2btn/layout.xml @@ -0,0 +1,67 @@ + + + 2.4 + +
+ + 0 + +
+
+ + 270 + +
+
+ + 180 + +
+
+ + 90 + +
+
+ + + + + Ctrl+Shift+F1 + + + + Ctrl+Shift+T + + + Ctrl+Shift+Left + Ctrl+Shift+Right + + + + + + Ctrl+Shift+K + + + Ctrl+Shift+F12 + + + + + + + + + Ctrl+Shift+S + + + Ctrl+Shift+P + + + + Ctrl+Shift+F4 + + + +