skin: make menu key button
[sdk/emulator/qemu.git] / tizen / src / ui / resource / skins / wearable / wearable-general-2btn / controller / key-window / layout.xml
index f4db577..fbac90f 100644 (file)
                 <shortcut>Ctrl+Shift+F8</shortcut>
             </key>
         </keyList>
+        <form name="Menu Window">
+            <keyList>
+                <key name="Rotate">
+                    <shortcut>Ctrl+Shift+Left</shortcut>
+                </key>
+                <key name="Shell">
+                    <shortcut>Ctrl+Shift+S</shortcut>
+                </key>
+                <key name="Control Panel">
+                    <shortcut>Ctrl+Shift+P</shortcut>
+                </key>
+                <key name="Screen Shot">
+                    <shortcut>Ctrl+Shift+F12</shortcut>
+                </key>
+            </keyList>
+        </form>
     </form>
 </ControllerUI>