[DevTools] update "Emulator" page
authorGiWoong Kim <giwoong.kim@samsung.com>
Fri, 17 Jul 2015 10:15:14 +0000 (19:15 +0900)
committerGiWoong Kim <giwoong.kim@samsung.com>
Wed, 22 Jul 2015 10:28:59 +0000 (19:28 +0900)
update General Purpose Skin section
Always on Top feature is supported on MacOS

Change-Id: I6aa6b36338b14c7fb75585ebd03ed4d138c2e0eb
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
org.tizen.devtools/html/common_tools/emulator.htm

index ac2e623..d330487 100644 (file)
@@ -335,14 +335,26 @@ $egrep -c &#39;(vmx|svm)&#39; /proc/cpuinfo</pre>
 <p align="center"><img alt="Profile-specific skin Emulator Mobile" src="../images/emulator_profile_mobile.png" /> <img alt="Profile-specific skin Emulator Wearable O" src="../images/emulator_profile_wearable_o.png" /> <img alt="Profile-specific skin Emulator Wearable" src="../images/emulator_profile_wearable.png" /></p>\r
 \r
 <h3 id="general" name="general">General Purpose Skin</h3>\r
-<p>The image of the general purpose skin is generated by nine-patch image processing. The Emulator skin frame has the same appearance on every state of resolution, scale, or rotation. Unlike the <a href="#phone">profile-specific skin</a>, the layout of the general purpose skin is not configurable.</p>\r
+<p>While <a href="#phone">profile-specific skin</a> provides a realistic skin and hardware keys, general purpose skin shows a consistent frame on every state of resolution, scale, or rotation and makes you enable to change the display resolution of Emulator to custom values. Besides, you can see another window, "Key Window".</p>\r
+\r
+<table class="note">\r
+  <tbody>\r
+    <tr>\r
+      <th class="note">Note</th>\r
+    </tr>\r
+        <tr>\r
+           <td class="note">The layout of the general purpose skin is not configurable unlike profile-specific skin.</td>\r
+       </tr>\r
+  </tbody>\r
+</table></li>\r
 \r
 <ul>\r
 <li>Key window\r
-<p>The key window displays an independent hardware key input window, which can be moved to any position on the screen or docked to the left or right side of the main window. If the key window is docked with the main window, both windows can be moved together on the screen.</p>\r
+<p>The key window consists of virtual hardware keys, which are embedded in profile-specific skins. You can use it as a remote controller of its main Emulator window. You can move it to any position seperate from the main window and dock to the right side of the main window. If it is docked with the main window, both windows can be moved together on the screen.\r
+You can make it appear or disappear via the Context Menu or <a href="keyboard_shortcuts.htm#emulator">shortcut key</a>.</p>\r
 </li>\r
 <li>Pair tag\r
-<p>The pair tag indicates that the Emulator main window and key window are in a pair. This tag is activated when the key window is open. The pair tag color changes every time the Emulator boot occurs.</p>\r
+<p>The color of pair tag indicates which main window is paired with the key window. The color changes every time Emulator boots.</p>\r
 </li>\r
 </ul>\r
 \r
@@ -351,10 +363,20 @@ $egrep -c &#39;(vmx|svm)&#39; /proc/cpuinfo</pre>
 <p class="figure">Figure: General purpose skin Emulator</p>\r
 <p align="center"><img alt="General purpose skin Emulator Mobile" src="../images/emulator_general_mobile.png" /> <img alt="General purpose skin Emulator Wearable" src="../images/emulator_general_wearable.png" /></p>\r
 \r
+<table class="note">\r
+  <tbody>\r
+    <tr>\r
+      <th class="note">Note</th>\r
+    </tr>\r
+        <tr>\r
+           <td class="note">You can create an Emulator of custom resolution by using <a href="#manager-cli">Emulator Manager CLI</a> and launch it only with general purpose skin. Note: it is not guaranteed that all the Apps are correctly shown in the custom resolution.</td>\r
+       </tr>\r
+  </tbody>\r
+</table></li>\r
 \r
 \r
 <h3 id="controlkeys" name="controlkeys">Control Keys</h3>\r
-<p>The following keys are available on the Emulator:</p>\r
+<p>The following hardware keys are available on the Emulator:</p>\r
 <ul>\r
        <li><strong>Menu</strong> (mobile only)\r
                <p>When you tap, it opens a list of options available for the current screen.</p>\r
@@ -464,16 +486,6 @@ $egrep -c &#39;(vmx|svm)&#39; /proc/cpuinfo</pre>
 <li><strong>Always On Top</strong>\r
 <p>Select this option to keep the Emulator window on top of other windows.</p>\r
 \r
-<table class="note">\r
-  <tbody>\r
-    <tr>\r
-      <th class="note">Note</th>\r
-    </tr>\r
-               <tr>\r
-                       <td class="note">The <strong>Always On Top</strong> feature is not supported in Mac OS&reg; X.</td>\r
-               </tr>\r
-  </tbody>\r
-</table>\r
 </li>\r
 <li><strong>Rotate</strong>\r
 <p>Select either <strong>Portrait</strong>, <strong>Landscape</strong>, <strong>Reverse Portrait</strong>, or <strong>Reverse Landscape</strong> as the orientation of the Emulator.</p></li>\r
@@ -497,7 +509,7 @@ $egrep -c &#39;(vmx|svm)&#39; /proc/cpuinfo</pre>
 <p>Capture a screenshot of the Emulator.</p></li>\r
 \r
 <li><strong>Advanced &gt; About</strong>\r
-<p>Display the Emulator version, build time, and git version.</p></li>\r
+<p>Display the Emulator version and build time.</p></li>\r
 \r
 <li><strong>Advanced &gt; Force Close</strong>\r
 <p>Force the Emulator to exit. Since force stopping the Emulator can cause problems, use the <strong>Close</strong> option to exit the Emulator. Use <strong>Force Close</strong> only when absolutely necessary.</p></li>\r