skin: add wearable-360x360 skin for Qt UI
authorGiWoong Kim <giwoong.kim@samsung.com>
Sat, 2 May 2015 08:53:22 +0000 (17:53 +0900)
committerGiWoong Kim <giwoong.kim@samsung.com>
Mon, 4 May 2015 03:24:07 +0000 (12:24 +0900)
Change-Id: I2ffaff28beb55541fa6f2a4a572b5dfa5a768a7d
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
27 files changed:
tizen/src/ui/resource/skins/wearable-360x360-1btn/default.dbi [new file with mode: 0644]
tizen/src/ui/resource/skins/wearable-360x360-1btn/default_0.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearable-360x360-1btn/default_0_p.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearable-360x360-1btn/default_180.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearable-360x360-1btn/default_180_p.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearable-360x360-1btn/default_L90.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearable-360x360-1btn/default_L90_p.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearable-360x360-1btn/default_R90.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearable-360x360-1btn/default_R90_p.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearable-360x360-1btn/info.ini [new file with mode: 0644]
tizen/src/ui/resource/skins/wearable-360x360-1btn/layout.xml [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/default.dbi [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_0.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_0_p.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_180.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_180_p.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_L90.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_L90_p.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_R90.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_R90_p.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/info.ini [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/layout.xml [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/mask.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_0.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_180.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_L90.png [new file with mode: 0644]
tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_R90.png [new file with mode: 0644]

diff --git a/tizen/src/ui/resource/skins/wearable-360x360-1btn/default.dbi b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default.dbi
new file mode 100644 (file)
index 0000000..e04de57
--- /dev/null
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<EmulatorUI xmlns="http://www.tizen.org/emulator/skin/dbi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+    <dbi_version>2.3</dbi_version>
+    <rotations>
+        <rotation name="Portrait">
+            <display id="0">
+                <region left="18" top="92" width="360" height="360"/>
+            </display>
+            <imageList>
+                <mainImage>default_0.png</mainImage>
+                <keyPressedImage>default_0_p.png</keyPressedImage>
+            </imageList>
+            <keyMapList>
+                <keyMap>
+                    <region left="396" top="243" width="28" height="58" update="true"/>
+                    <eventInfo>
+                        <keyCode>116</keyCode>
+                        <keyName>Power</keyName>
+                    </eventInfo>
+                    <tooltip>Power</tooltip>
+                </keyMap>
+            </keyMapList>
+        </rotation>
+        <rotation name="Landscape">
+            <display id="0">
+                <region left="92" top="46" width="360" height="360"/>
+            </display>
+            <imageList>
+                <mainImage>default_L90.png</mainImage>
+                <keyPressedImage>default_L90_p.png</keyPressedImage>
+            </imageList>
+            <keyMapList>
+                <keyMap>
+                    <region left="243" top="0" width="58" height="28" update="true"/>
+                    <eventInfo>
+                        <keyCode>116</keyCode>
+                        <keyName>Power</keyName>
+                    </eventInfo>
+                    <tooltip>Power</tooltip>
+                </keyMap>
+            </keyMapList>
+        </rotation>
+        <rotation name="Reverse Portrait">
+            <display id="0">
+                <region left="46" top="92" width="360" height="360"/>
+            </display>
+            <imageList>
+                <mainImage>default_180.png</mainImage>
+                <keyPressedImage>default_180_p.png</keyPressedImage>
+            </imageList>
+            <keyMapList>
+                <keyMap>
+                    <region left="0" top="243" width="28" height="58" update="true"/>
+                    <eventInfo>
+                        <keyCode>116</keyCode>
+                        <keyName>Power</keyName>
+                    </eventInfo>
+                    <tooltip>Power</tooltip>
+                </keyMap>
+            </keyMapList>
+        </rotation>
+        <rotation name="Reverse Landscape">
+            <display id="0">
+                <region left="92" top="18" width="360" height="360"/>
+            </display>
+            <imageList>
+                <mainImage>default_R90.png</mainImage>
+                <keyPressedImage>default_R90_p.png</keyPressedImage>
+            </imageList>
+            <keyMapList>
+                <keyMap>
+                    <region left="243" top="396" width="58" height="28" update="true"/>
+                    <eventInfo>
+                        <keyCode>116</keyCode>
+                        <keyName>Power</keyName>
+                    </eventInfo>
+                    <tooltip>Power</tooltip>
+                </keyMap>
+            </keyMapList>
+        </rotation>
+    </rotations>
+    <hover>
+        <color B="255" G="255" R="255" />
+    </hover>
+    <popupMenu>
+        <scaleItem visible="false" />
+        <keywindowItem visible="false" />
+        <hostKeyboardItem visible="false" />
+        <ramdumpItem visible="false" />
+    </popupMenu>
+</EmulatorUI>
diff --git a/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_0.png b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_0.png
new file mode 100644 (file)
index 0000000..cbebace
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_0.png differ
diff --git a/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_0_p.png b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_0_p.png
new file mode 100644 (file)
index 0000000..50c4932
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_0_p.png differ
diff --git a/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_180.png b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_180.png
new file mode 100644 (file)
index 0000000..6bd1cdd
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_180.png differ
diff --git a/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_180_p.png b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_180_p.png
new file mode 100644 (file)
index 0000000..835c155
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_180_p.png differ
diff --git a/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_L90.png b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_L90.png
new file mode 100644 (file)
index 0000000..c4984f4
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_L90.png differ
diff --git a/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_L90_p.png b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_L90_p.png
new file mode 100644 (file)
index 0000000..dd0eb82
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_L90_p.png differ
diff --git a/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_R90.png b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_R90.png
new file mode 100644 (file)
index 0000000..0f854a7
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_R90.png differ
diff --git a/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_R90_p.png b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_R90_p.png
new file mode 100644 (file)
index 0000000..1845e6f
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearable-360x360-1btn/default_R90_p.png differ
diff --git a/tizen/src/ui/resource/skins/wearable-360x360-1btn/info.ini b/tizen/src/ui/resource/skins/wearable-360x360-1btn/info.ini
new file mode 100644 (file)
index 0000000..38062e8
--- /dev/null
@@ -0,0 +1,4 @@
+skin.name=W square 360x360
+resolution.width=360
+resolution.height=360
+manager.priority=1
diff --git a/tizen/src/ui/resource/skins/wearable-360x360-1btn/layout.xml b/tizen/src/ui/resource/skins/wearable-360x360-1btn/layout.xml
new file mode 100644 (file)
index 0000000..98a2705
--- /dev/null
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<EmulatorUI xmlns="http://www.tizen.org/emulator/ui/layout">
+    <dbi_version>2.4</dbi_version>
+    <formList>
+        <form name="Portrait">
+            <display>
+                <region left="18" top="92" width="360" height="360"/>
+                <angle>0</angle>
+            </display>
+            <normalImage>default_0.png</normalImage>
+            <pressedImage>default_0_p.png</pressedImage>
+            <keyList>
+                <key name="Power">
+                    <region left="396" top="243" width="28" height="58"/>
+                    <keycode>116</keycode>
+                    <tooltip>Power</tooltip>
+                    <shortcut>F3</shortcut>
+                </key>
+            </keyList>
+        </form>
+        <form name="Landscape">
+            <display>
+                <region left="92" top="46" width="360" height="360"/>
+                <angle>270</angle>
+            </display>
+            <normalImage>default_L90.png</normalImage>
+            <pressedImage>default_L90_p.png</pressedImage>
+            <keyList>
+                <key name="Power">
+                    <region left="243" top="0" width="58" height="28"/>
+                    <keycode>116</keycode>
+                    <tooltip>Power</tooltip>
+                    <shortcut>F3</shortcut>
+                </key>
+            </keyList>
+        </form>
+        <form name="Reverse Portrait">
+            <display>
+                <region left="46" top="92" width="360" height="360"/>
+                <angle>180</angle>
+            </display>
+            <normalImage>default_180.png</normalImage>
+            <pressedImage>default_180_p.png</pressedImage>
+            <keyList>
+                <key name="Power">
+                    <region left="0" top="243" width="28" height="58"/>
+                    <keycode>116</keycode>
+                    <tooltip>Power</tooltip>
+                    <shortcut>F3</shortcut>
+                </key>
+            </keyList>
+        </form>
+        <form name="Reverse Landscape">
+            <display>
+                <region left="92" top="18" width="360" height="360"/>
+                <angle>90</angle>
+            </display>
+            <normalImage>default_R90.png</normalImage>
+            <pressedImage>default_R90_p.png</pressedImage>
+            <keyList>
+                <key name="Power">
+                    <region left="243" top="396" width="58" height="28"/>
+                    <keycode>116</keycode>
+                    <tooltip>Power</tooltip>
+                    <shortcut>F3</shortcut>
+                </key>
+            </keyList>
+        </form>
+    </formList>
+
+    <menuList>
+        <infoItem>
+            <shortcut>Ctrl+F1</shortcut>
+        </infoItem>
+        <separator/>
+        <onTopItem name="Always on Top">
+            <shortcut>Ctrl+F2</shortcut>
+        </onTopItem>
+        <switchItem name="Rotate">
+            <shortcut property="prev">Ctrl+Num+7</shortcut>
+            <shortcut property="next">Ctrl+Num+9</shortcut>
+        </switchItem>
+        <separator/>
+        <advancedItem>
+            <menuList>
+                <screenShotItem name="Screen Shot">
+                    <shortcut>Ctrl+F7</shortcut>
+                </screenShotItem>
+                <separator/>
+                <aboutItem name="About"/>
+                <forceCloseItem name="Force Close">
+                    <shortcut>Ctrl+F4</shortcut>
+                </forceCloseItem>
+            </menuList>
+        </advancedItem>
+        <shellItem name="Shell">
+            <shortcut>Ctrl+F5</shortcut>
+        </shellItem>
+        <controlPanelItem name="Control Panel">
+            <shortcut>Ctrl+F6</shortcut>
+        </controlPanelItem>
+        <separator/>
+        <closeItem name="Close">
+            <shortcut>F4</shortcut>
+        </closeItem>
+    </menuList>
+
+</EmulatorUI>
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default.dbi b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default.dbi
new file mode 100644 (file)
index 0000000..6fc6b78
--- /dev/null
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<EmulatorUI xmlns="http://www.tizen.org/emulator/skin/dbi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+    <dbi_version>2.3</dbi_version>
+    <layer>rotary</layer>
+    <rotations>
+        <rotation name="Portrait">
+            <display id="0">
+                <region left="18" top="92" width="360" height="360"/>
+                <maskImage>mask.png</maskImage>
+                <rotaryImage>rotary_default_0.png</rotaryImage>
+            </display>
+            <imageList>
+                <mainImage>default_0.png</mainImage>
+                <keyPressedImage>default_0_p.png</keyPressedImage>
+            </imageList>
+            <keyMapList>
+                <keyMap>
+                    <region left="396" top="243" width="28" height="58" update="true"/>
+                    <eventInfo>
+                        <keyCode>116</keyCode>
+                        <keyName>Power</keyName>
+                    </eventInfo>
+                    <tooltip>Power</tooltip>
+                </keyMap>
+            </keyMapList>
+        </rotation>
+        <rotation name="Landscape">
+            <display id="0">
+                <region left="92" top="46" width="360" height="360"/>
+                <maskImage>mask.png</maskImage>
+                <rotaryImage>rotary_default_L90.png</rotaryImage>
+            </display>
+            <imageList>
+                <mainImage>default_L90.png</mainImage>
+                <keyPressedImage>default_L90_p.png</keyPressedImage>
+            </imageList>
+            <keyMapList>
+                <keyMap>
+                    <region left="243" top="0" width="58" height="28" update="true"/>
+                    <eventInfo>
+                        <keyCode>116</keyCode>
+                        <keyName>Power</keyName>
+                    </eventInfo>
+                    <tooltip>Power</tooltip>
+                </keyMap>
+            </keyMapList>
+        </rotation>
+        <rotation name="Reverse Portrait">
+            <display id="0">
+                <region left="46" top="92" width="360" height="360"/>
+                <maskImage>mask.png</maskImage>
+                <rotaryImage>rotary_default_180.png</rotaryImage>
+            </display>
+            <imageList>
+                <mainImage>default_180.png</mainImage>
+                <keyPressedImage>default_180_p.png</keyPressedImage>
+            </imageList>
+            <keyMapList>
+                <keyMap>
+                    <region left="0" top="243" width="28" height="58" update="true"/>
+                    <eventInfo>
+                        <keyCode>116</keyCode>
+                        <keyName>Power</keyName>
+                    </eventInfo>
+                    <tooltip>Power</tooltip>
+                </keyMap>
+            </keyMapList>
+        </rotation>
+        <rotation name="Reverse Landscape">
+            <display id="0">
+                <region left="92" top="18" width="360" height="360"/>
+                <maskImage>mask.png</maskImage>
+                <rotaryImage>rotary_default_R90.png</rotaryImage>
+            </display>
+            <imageList>
+                <mainImage>default_R90.png</mainImage>
+                <keyPressedImage>default_R90_p.png</keyPressedImage>
+            </imageList>
+            <keyMapList>
+                <keyMap>
+                    <region left="243" top="396" width="58" height="28" update="true"/>
+                    <eventInfo>
+                        <keyCode>116</keyCode>
+                        <keyName>Power</keyName>
+                    </eventInfo>
+                    <tooltip>Power</tooltip>
+                </keyMap>
+            </keyMapList>
+        </rotation>
+    </rotations>
+    <hover>
+        <color B="255" G="255" R="255" />
+    </hover>
+    <popupMenu>
+        <scaleItem visible="false" />
+        <keywindowItem visible="false" />
+        <hostKeyboardItem visible="false" />
+        <ramdumpItem visible="false" />
+    </popupMenu>
+</EmulatorUI>
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_0.png b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_0.png
new file mode 100644 (file)
index 0000000..b717be1
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_0.png differ
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_0_p.png b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_0_p.png
new file mode 100644 (file)
index 0000000..9cc0ff0
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_0_p.png differ
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_180.png b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_180.png
new file mode 100644 (file)
index 0000000..de4a7d3
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_180.png differ
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_180_p.png b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_180_p.png
new file mode 100644 (file)
index 0000000..52b6627
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_180_p.png differ
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_L90.png b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_L90.png
new file mode 100644 (file)
index 0000000..0502f5a
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_L90.png differ
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_L90_p.png b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_L90_p.png
new file mode 100644 (file)
index 0000000..fe6a23b
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_L90_p.png differ
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_R90.png b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_R90.png
new file mode 100644 (file)
index 0000000..9528d00
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_R90.png differ
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_R90_p.png b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_R90_p.png
new file mode 100644 (file)
index 0000000..bd917a8
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/default_R90_p.png differ
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/info.ini b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/info.ini
new file mode 100644 (file)
index 0000000..bc28dbc
--- /dev/null
@@ -0,0 +1,4 @@
+skin.name=W circle 360x360
+resolution.width=360
+resolution.height=360
+manager.priority=1
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/layout.xml b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/layout.xml
new file mode 100644 (file)
index 0000000..944a101
--- /dev/null
@@ -0,0 +1,112 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<EmulatorUI xmlns="http://www.tizen.org/emulator/ui/layout">
+    <dbi_version>2.4</dbi_version>
+    <formList>
+        <form name="Portrait">
+            <display>
+                <region left="18" top="92" width="360" height="360"/>
+                <angle>0</angle>
+                <maskImage>mask.png</maskImage>
+            </display>
+            <normalImage>default_0.png</normalImage>
+            <pressedImage>default_0_p.png</pressedImage>
+            <keyList>
+                <key name="Power">
+                    <region left="396" top="243" width="28" height="58"/>
+                    <keycode>116</keycode>
+                    <tooltip>Power</tooltip>
+                    <shortcut>F3</shortcut>
+                </key>
+            </keyList>
+        </form>
+        <form name="Landscape">
+            <display>
+                <region left="92" top="46" width="360" height="360"/>
+                <angle>270</angle>
+                <maskImage>mask.png</maskImage>
+            </display>
+            <normalImage>default_L90.png</normalImage>
+            <pressedImage>default_L90_p.png</pressedImage>
+            <keyList>
+                <key name="Power">
+                    <region left="243" top="0" width="58" height="28"/>
+                    <keycode>116</keycode>
+                    <tooltip>Power</tooltip>
+                    <shortcut>F3</shortcut>
+                </key>
+            </keyList>
+        </form>
+        <form name="Reverse Portrait">
+            <display>
+                <region left="46" top="92" width="360" height="360"/>
+                <angle>180</angle>
+                <maskImage>mask.png</maskImage>
+            </display>
+            <normalImage>default_180.png</normalImage>
+            <pressedImage>default_180_p.png</pressedImage>
+            <keyList>
+                <key name="Power">
+                    <region left="0" top="243" width="28" height="58"/>
+                    <keycode>116</keycode>
+                    <tooltip>Power</tooltip>
+                    <shortcut>F3</shortcut>
+                </key>
+            </keyList>
+        </form>
+        <form name="Reverse Landscape">
+            <display>
+                <region left="92" top="18" width="360" height="360"/>
+                <angle>90</angle>
+                <maskImage>mask.png</maskImage>
+            </display>
+            <normalImage>default_R90.png</normalImage>
+            <pressedImage>default_R90_p.png</pressedImage>
+            <keyList>
+                <key name="Power">
+                    <region left="243" top="396" width="58" height="28"/>
+                    <keycode>116</keycode>
+                    <tooltip>Power</tooltip>
+                    <shortcut>F3</shortcut>
+                </key>
+            </keyList>
+        </form>
+    </formList>
+
+    <menuList>
+        <infoItem>
+            <shortcut>Ctrl+F1</shortcut>
+        </infoItem>
+        <separator/>
+        <onTopItem name="Always on Top">
+            <shortcut>Ctrl+F2</shortcut>
+        </onTopItem>
+        <switchItem name="Rotate">
+            <shortcut property="prev">Ctrl+Num+7</shortcut>
+            <shortcut property="next">Ctrl+Num+9</shortcut>
+        </switchItem>
+        <separator/>
+        <advancedItem>
+            <menuList>
+                <screenShotItem name="Screen Shot">
+                    <shortcut>Ctrl+F7</shortcut>
+                </screenShotItem>
+                <separator/>
+                <aboutItem name="About"/>
+                <forceCloseItem name="Force Close">
+                    <shortcut>Ctrl+F4</shortcut>
+                </forceCloseItem>
+            </menuList>
+        </advancedItem>
+        <shellItem name="Shell">
+            <shortcut>Ctrl+F5</shortcut>
+        </shellItem>
+        <controlPanelItem name="Control Panel">
+            <shortcut>Ctrl+F6</shortcut>
+        </controlPanelItem>
+        <separator/>
+        <closeItem name="Close">
+            <shortcut>F4</shortcut>
+        </closeItem>
+    </menuList>
+
+</EmulatorUI>
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/mask.png b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/mask.png
new file mode 100644 (file)
index 0000000..64f34c2
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/mask.png differ
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_0.png b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_0.png
new file mode 100644 (file)
index 0000000..c925de8
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_0.png differ
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_180.png b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_180.png
new file mode 100644 (file)
index 0000000..8256ee7
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_180.png differ
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_L90.png b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_L90.png
new file mode 100644 (file)
index 0000000..c4af05a
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_L90.png differ
diff --git a/tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_R90.png b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_R90.png
new file mode 100644 (file)
index 0000000..355ec64
Binary files /dev/null and b/tizen/src/ui/resource/skins/wearableO-360x360-1btn/rotary_default_R90.png differ