shortcut: change all shortcuts with Ctrl+Shift
authorJihye Won <jihye.won1@samsung.com>
Tue, 15 Dec 2015 11:30:49 +0000 (20:30 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Fri, 18 Dec 2015 07:13:00 +0000 (16:13 +0900)
To improve usuability, we changed all shortcuts with
a combination of Ctrl key and Shift key.

Change-Id: Ie8cd2ba5bd9bfad01f0c140462e70677a899f705
Signed-off-by: Jihye Won <jihye.won1@samsung.com>
(cherry picked from commit 2cb5dfc576b22efe5452cfd1d5f7e73701f4596c)

14 files changed:
tizen/src/ui/resource/skins/mobile-320x480-3btn/layout.xml
tizen/src/ui/resource/skins/mobile/mobile-480x800-3btn/layout.xml
tizen/src/ui/resource/skins/mobile/mobile-540x960-3btn/layout.xml
tizen/src/ui/resource/skins/mobile/mobile-720x1280-3btn/layout.xml
tizen/src/ui/resource/skins/mobile/mobile-general-3btn/controller/key-window/layout.xml
tizen/src/ui/resource/skins/mobile/mobile-general-3btn/layout.xml
tizen/src/ui/resource/skins/tv/tv-1920x1080/layout.xml
tizen/src/ui/resource/skins/wearable/wearable-320x320-1btn/layout.xml
tizen/src/ui/resource/skins/wearable/wearable-360x360-1btn/layout.xml
tizen/src/ui/resource/skins/wearable/wearable-360x480-1btn/layout.xml
tizen/src/ui/resource/skins/wearable/wearable-general-1btn/controller/key-window/layout.xml
tizen/src/ui/resource/skins/wearable/wearable-general-1btn/layout.xml
tizen/src/ui/resource/skins/wearable/wearableO-360x360-2btn/layout.xml
tizen/src/ui/resource/skins/wearableO-360x360-1btn/layout.xml

index dcc709690e75903aacb7fc571177ed41471f1c5f..3c16deee9dc9bcbebb6e80507b9ec6a977f8f534 100644 (file)
                     <region left="71" top="552" width="54" height="54"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <!-- shortcut: on MacOSX, "Ctrl" means not Command key but Control key -->
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="159" top="552" width="54" height="54"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="247" top="552" width="54" height="54"/>
                     <region left="362" top="487" width="15" height="70"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="362" top="63" width="15" height="70"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <!-- shortcut: on MacOSX, "Cmd" is used instead of "Ctrl" -->
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="362" top="140" width="15" height="70"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
                     <region left="552" top="256" width="54" height="54"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="552" top="167" width="54" height="54"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="552" top="79" width="54" height="54"/>
                     <region left="486" top="3" width="70" height="15"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="63" top="3" width="70" height="15"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="139" top="3" width="70" height="15"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
                     <region left="255" top="14" width="54" height="54"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="167" top="14" width="54" height="54"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="78" top="14" width="54" height="54"/>
                     <region left="3" top="64" width="15" height="70"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="3" top="488" width="15" height="70"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="3" top="412" width="15" height="70"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
                     <region left="14" top="71" width="54" height="54"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="14" top="159" width="54" height="54"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="14" top="248" width="54" height="54"/>
                     <region left="64" top="362" width="70" height="15"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="488" top="362" width="70" height="15"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="412" top="362" width="70" height="15"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
 
     <menuList>
         <infoItem>
-            <shortcut>Ctrl+F1</shortcut>
+            <shortcut>Ctrl+Shift+F1</shortcut>
         </infoItem>
         <separator/>
         <onTopItem name="Always on Top">
-            <shortcut>Ctrl+F2</shortcut>
+            <shortcut>Ctrl+Shift+T</shortcut>
         </onTopItem>
         <moveItem name="Move">
             <shortcut>Ctrl+Shift+M</shortcut>
         </moveItem>
         <switchItem name="Rotate">
-            <shortcut property="prev">Ctrl+F11</shortcut>
-            <shortcut property="next">Ctrl+F12</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Left</shortcut>
+            <shortcut property="next">Ctrl+Shift+Right</shortcut>
         </switchItem>
         <scaleItem name="Scale">
-            <shortcut property="prev">Ctrl+F9</shortcut>
-            <shortcut property="next">Ctrl+F10</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Up</shortcut>
+            <shortcut property="next">Ctrl+Shift+Down</shortcut>
             <factorList default="50">
                 <factor name="1x">100</factor>
                 <factor name="3/4x">75</factor>
         <advancedItem>
             <menuList>
                 <screenShotItem name="Screen Shot">
-                    <shortcut>Ctrl+F7</shortcut>
+                    <shortcut>Ctrl+Shift+F12</shortcut>
                 </screenShotItem>
                 <separator/>
                 <aboutItem name="About"/>
             <shortcut>Ctrl+Shift+S</shortcut>
         </shellItem>
         <controlPanelItem name="Control Panel">
-            <shortcut>Ctrl+F6</shortcut>
+            <shortcut>Ctrl+Shift+P</shortcut>
         </controlPanelItem>
         <separator/>
         <rebootItem name="Reboot">
             <shortcut>Ctrl+Shift+F4</shortcut>
         </rebootItem>
         <closeItem name="Close">
-            <shortcut>Ctrl+F4</shortcut>
+            <shortcut>Ctrl+Shift+F4</shortcut>
         </closeItem>
     </menuList>
 
index 483bdbd946118fc09e05c184c3616ab058626432..1ccfda5d7bccf58abe8ef9b574cf393c69ea1f38 100644 (file)
                     <region left="113" top="882" width="74" height="74"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <!-- shortcut: on MacOSX, "Ctrl" means not Command key but Control key -->
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="233" top="882" width="74" height="74"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="355" top="882" width="74" height="74"/>
                     <region left="536" top="814" width="20" height="74"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="536" top="76" width="20" height="74"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <!-- shortcut: on MacOSX, "Cmd" is used instead of "Ctrl" -->
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="536" top="162" width="20" height="74"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
                     <region left="882" top="364" width="74" height="74"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="882" top="244" width="74" height="74"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="882" top="122" width="74" height="74"/>
                     <region left="813" top="0" width="74" height="20"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="75" top="0" width="74" height="20"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="161" top="0" width="74" height="20"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
                     <region left="363" top="9" width="74" height="74"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="244" top="9" width="74" height="74"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="121" top="9" width="74" height="74"/>
                     <region left="0" top="79" width="20" height="74"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="0" top="816" width="20" height="74"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="0" top="730" width="20" height="74"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
                     <region left="9" top="113" width="74" height="74"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="9" top="234" width="74" height="74"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="9" top="355" width="74" height="74"/>
                     <region left="78" top="534" width="74" height="20"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="816" top="534" width="74" height="20"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="730" top="534" width="74" height="20"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
 
     <menuList>
         <infoItem>
-            <shortcut>Ctrl+F1</shortcut>
+            <shortcut>Ctrl+Shift+F1</shortcut>
         </infoItem>
         <separator/>
         <onTopItem name="Always on Top">
-            <shortcut>Ctrl+F2</shortcut>
+            <shortcut>Ctrl+Shift+T</shortcut>
         </onTopItem>
         <moveItem name="Move">
             <shortcut>Ctrl+Shift+M</shortcut>
         </moveItem>
         <switchItem name="Rotate">
-            <shortcut property="prev">Ctrl+F11</shortcut>
-            <shortcut property="next">Ctrl+F12</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Left</shortcut>
+            <shortcut property="next">Ctrl+Shift+Right</shortcut>
         </switchItem>
         <scaleItem name="Scale">
-            <shortcut property="prev">Ctrl+F9</shortcut>
-            <shortcut property="next">Ctrl+F10</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Up</shortcut>
+            <shortcut property="next">Ctrl+Shift+Down</shortcut>
             <factorList default="50">
                 <factor name="1x">100</factor>
                 <factor name="3/4x">75</factor>
         <advancedItem>
             <menuList>
                 <screenShotItem name="Screen Shot">
-                    <shortcut>Ctrl+F7</shortcut>
+                    <shortcut>Ctrl+Shift+F12</shortcut>
                 </screenShotItem>
                 <separator/>
                 <aboutItem name="About"/>
             <shortcut>Ctrl+Shift+S</shortcut>
         </shellItem>
         <controlPanelItem name="Control Panel">
-            <shortcut>Ctrl+F6</shortcut>
+            <shortcut>Ctrl+Shift+P</shortcut>
         </controlPanelItem>
         <separator/>
         <rebootItem name="Reboot">
             <shortcut>Ctrl+Shift+F4</shortcut>
         </rebootItem>
         <closeItem name="Close">
-            <shortcut>Ctrl+F4</shortcut>
+            <shortcut>Ctrl+Shift+F4</shortcut>
         </closeItem>
     </menuList>
 
index 4c01197d787e5bca42d46e4fc4fd994605c22322..63f04f111b1a452bf95dc2621d5dd35769d60d83 100644 (file)
                     <region left="124" top="1044" width="74" height="74"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <!-- shortcut: on MacOSX, "Ctrl" means not Command key but Control key -->
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="264" top="1044" width="74" height="74"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="406" top="1044" width="74" height="74"/>
                     <region left="595" top="974" width="20" height="74"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="595" top="75" width="20" height="74"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <!-- shortcut: on MacOSX, "Cmd" is used instead of "Ctrl" -->
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="595" top="162" width="20" height="74"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
                     <region left="1044" top="414" width="74" height="74"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="1044" top="274" width="74" height="74"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="1044" top="134" width="74" height="74"/>
                     <region left="973" top="0" width="74" height="20"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="75" top="0" width="74" height="20"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="161" top="0" width="74" height="20"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
                     <region left="415" top="9" width="74" height="74"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="273" top="9" width="74" height="74"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="132" top="9" width="74" height="74"/>
                     <region left="0" top="79" width="20" height="74"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="0" top="976" width="20" height="74"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="0" top="890" width="20" height="74"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
                     <region left="9" top="123" width="74" height="74"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="9" top="265" width="74" height="74"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="9" top="408" width="74" height="74"/>
                     <region left="79" top="595" width="74" height="20"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="975" top="595" width="74" height="20"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="889" top="595" width="74" height="20"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
 
     <menuList>
         <infoItem>
-            <shortcut>Ctrl+F1</shortcut>
+            <shortcut>Ctrl+Shift+F1</shortcut>
         </infoItem>
         <separator/>
         <onTopItem name="Always on Top">
-            <shortcut>Ctrl+F2</shortcut>
+            <shortcut>Ctrl+Shift+T</shortcut>
         </onTopItem>
         <moveItem name="Move">
             <shortcut>Ctrl+Shift+M</shortcut>
         </moveItem>
         <switchItem name="Rotate">
-            <shortcut property="prev">Ctrl+F11</shortcut>
-            <shortcut property="next">Ctrl+F12</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Left</shortcut>
+            <shortcut property="next">Ctrl+Shift+Right</shortcut>
         </switchItem>
         <scaleItem name="Scale">
-            <shortcut property="prev">Ctrl+F9</shortcut>
-            <shortcut property="next">Ctrl+F10</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Up</shortcut>
+            <shortcut property="next">Ctrl+Shift+Down</shortcut>
             <factorList default="50">
                 <factor name="1x">100</factor>
                 <factor name="3/4x">75</factor>
         <advancedItem>
             <menuList>
                 <screenShotItem name="Screen Shot">
-                    <shortcut>Ctrl+F7</shortcut>
+                    <shortcut>Ctrl+Shift+F12</shortcut>
                 </screenShotItem>
                 <separator/>
                 <aboutItem name="About"/>
             <shortcut>Ctrl+Shift+S</shortcut>
         </shellItem>
         <controlPanelItem name="Control Panel">
-            <shortcut>Ctrl+F6</shortcut>
+            <shortcut>Ctrl+Shift+P</shortcut>
         </controlPanelItem>
         <separator/>
         <rebootItem name="Reboot">
             <shortcut>Ctrl+Shift+F4</shortcut>
         </rebootItem>
         <closeItem name="Close">
-            <shortcut>Ctrl+F4</shortcut>
+            <shortcut>Ctrl+Shift+F4</shortcut>
         </closeItem>
     </menuList>
 
index d52af189c8725a9b7dbe5a57e0fd198b3ecc20d3..b487368be2c82be1d0fb6f6f7c7d847dfb940f6d 100644 (file)
                     <region left="205" top="1396" width="84" height="84"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <!-- shortcut: on MacOSX, "Ctrl" means not Command key but Control key -->
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="385" top="1396" width="84" height="84"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="565" top="1396" width="84" height="84"/>
                     <region left="836" top="1304" width="24" height="96"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="836" top="103" width="24" height="96"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <!-- shortcut: on MacOSX, "Cmd" is used instead of "Ctrl" -->
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="836" top="213" width="24" height="96"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
                     <region left="1395" top="566" width="84" height="84"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="1395" top="387" width="84" height="84"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="1395" top="205" width="84" height="84"/>
                     <region left="1303" top="0" width="96" height="24"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="103" top="0" width="96" height="24"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="212" top="0" width="96" height="24"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
                     <region left="566" top="25" width="84" height="84"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="386" top="25" width="84" height="84"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="205" top="25" width="84" height="84"/>
                     <region left="0" top="105" width="24" height="96"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="0" top="1305" width="24" height="96"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="0" top="1195" width="24" height="96"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
                     <region left="23" top="204" width="84" height="84"/>
                     <keycode>169</keycode>
                     <tooltip>Menu</tooltip>
-                    <shortcut>F2</shortcut>
+                    <shortcut>Ctrl+Shift+F6</shortcut>
                 </key>
                 <key name="Home">
                     <region left="23" top="385" width="84" height="84"/>
                     <keycode>139</keycode>
                     <tooltip>Home</tooltip>
-                    <shortcut>F1</shortcut>
+                    <shortcut>Ctrl+Shift+F5</shortcut>
                 </key>
                 <key name="Back">
                     <region left="23" top="565" width="84" height="84"/>
                     <region left="104" top="836" width="96" height="24"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
                 <key name="Volume +">
                     <region left="1304" top="836" width="96" height="24"/>
                     <keycode>115</keycode>
                     <tooltip>Volume +</tooltip>
-                    <shortcut>Ctrl+]</shortcut>
+                    <shortcut>Ctrl+Shift+]</shortcut>
                 </key>
                 <key name="Volume -">
                     <region left="1194" top="836" width="96" height="24"/>
                     <keycode>114</keycode>
                     <tooltip>Volume -</tooltip>
-                    <shortcut>Ctrl+[</shortcut>
+                    <shortcut>Ctrl+Shift+[</shortcut>
                 </key>
             </keyList>
         </form>
 
     <menuList>
         <infoItem>
-            <shortcut>Ctrl+F1</shortcut>
+            <shortcut>Ctrl+Shift+F1</shortcut>
         </infoItem>
         <separator/>
         <onTopItem name="Always on Top">
-            <shortcut>Ctrl+F2</shortcut>
+            <shortcut>Ctrl+Shift+T</shortcut>
         </onTopItem>
         <moveItem name="Move">
             <shortcut>Ctrl+Shift+M</shortcut>
         </moveItem>
         <switchItem name="Rotate">
-            <shortcut property="prev">Ctrl+F11</shortcut>
-            <shortcut property="next">Ctrl+F12</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Left</shortcut>
+            <shortcut property="next">Ctrl+Shift+Right</shortcut>
         </switchItem>
         <scaleItem name="Scale">
-            <shortcut property="prev">Ctrl+F9</shortcut>
-            <shortcut property="next">Ctrl+F10</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Up</shortcut>
+            <shortcut property="next">Ctrl+Shift+Down</shortcut>
             <factorList default="50">
                 <factor name="1x">100</factor>
                 <factor name="3/4x">75</factor>
         <advancedItem>
             <menuList>
                 <screenShotItem name="Screen Shot">
-                    <shortcut>Ctrl+F7</shortcut>
+                    <shortcut>Ctrl+Shift+F12</shortcut>
                 </screenShotItem>
                 <separator/>
                 <aboutItem name="About"/>
             <shortcut>Ctrl+Shift+S</shortcut>
         </shellItem>
         <controlPanelItem name="Control Panel">
-            <shortcut>Ctrl+F6</shortcut>
+            <shortcut>Ctrl+Shift+P</shortcut>
         </controlPanelItem>
         <separator/>
         <rebootItem name="Reboot">
             <shortcut>Ctrl+Shift+F4</shortcut>
         </rebootItem>
         <closeItem name="Close">
-            <shortcut>Ctrl+F4</shortcut>
+            <shortcut>Ctrl+Shift+F4</shortcut>
         </closeItem>
     </menuList>
 
index 603652f177b3a136efbb8fcc59758d5370a53d8b..ed9f88df1b6748f236b71510c837e331aaec2957 100644 (file)
@@ -6,12 +6,13 @@
             <key name="Menu">
                 <keycode>169</keycode>
                 <tooltip>Menu</tooltip>
-                <shortcut>F2</shortcut>
+                <!-- shortcut: on MacOSX, "Ctrl" means not Command key but Control key -->
+                <shortcut>Ctrl+Shift+F6</shortcut>
             </key>
             <key name="Home">
                 <keycode>139</keycode>
                 <tooltip>Home</tooltip>
-                <shortcut>F1</shortcut>
+                <shortcut>Ctrl+Shift+F5</shortcut>
             </key>
             <key name="Back">
                 <keycode>158</keycode>
             <key name="Power">
                 <keycode>116</keycode>
                 <tooltip>Power</tooltip>
-                <shortcut>F3</shortcut>
+                <shortcut>Ctrl+Shift+F7</shortcut>
             </key>
             <key name="Volume +">
                 <keycode>115</keycode>
                 <tooltip>Volume +</tooltip>
-                <!-- shortcut: on MacOSX, "Cmd" is used instead of "Ctrl" -->
-                <shortcut>Ctrl+]</shortcut>
+                <shortcut>Ctrl+Shift+]</shortcut>
             </key>
             <key name="Volume -">
                 <keycode>114</keycode>
                 <tooltip>Volume -</tooltip>
-                <shortcut>Ctrl+[</shortcut>
+                <shortcut>Ctrl+Shift+[</shortcut>
             </key>
         </keyList>
     </form>
index e9eef246f0051dd3839a66f94ea828e7179124bc..1ac630dc966f03c74dce73f0e2d2c72f9b72aa4f 100644 (file)
 
     <menuList>
         <infoItem>
-            <!-- shortcut: on MacOSX, "Cmd" is used instead of "Ctrl" -->
-            <shortcut>Ctrl+F1</shortcut>
+            <!-- shortcut: on MacOSX, "Ctrl" means not Command key but Control key -->
+            <shortcut>Ctrl+Shift+F1</shortcut>
         </infoItem>
         <separator/>
         <onTopItem name="Always on Top">
-            <shortcut>Ctrl+F2</shortcut>
+            <shortcut>Ctrl+Shift+T</shortcut>
         </onTopItem>
         <moveItem name="Move">
             <shortcut>Ctrl+Shift+M</shortcut>
         </moveItem>
         <switchItem name="Rotate">
-            <shortcut property="prev">Ctrl+F11</shortcut>
-            <shortcut property="next">Ctrl+F12</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Left</shortcut>
+            <shortcut property="next">Ctrl+Shift+Right</shortcut>
         </switchItem>
         <scaleItem name="Scale">
-            <shortcut property="prev">Ctrl+F9</shortcut>
-            <shortcut property="next">Ctrl+F10</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Up</shortcut>
+            <shortcut property="next">Ctrl+Shift+Down</shortcut>
             <factorList default="50">
                 <factor name="1x">100</factor>
                 <factor name="3/4x">75</factor>
         <advancedItem>
             <menuList>
                 <controllerItem name="Controller">
-                    <shortcut>Ctrl+F8</shortcut>
+                    <shortcut>Ctrl+Shift+K</shortcut>
                 </controllerItem>
                 <screenShotItem name="Screen Shot">
-                    <shortcut>Ctrl+F7</shortcut>
+                    <shortcut>Ctrl+Shift+F12</shortcut>
                 </screenShotItem>
                 <separator/>
                 <aboutItem name="About"/>
             <shortcut>Ctrl+Shift+S</shortcut>
         </shellItem>
         <controlPanelItem name="Control Panel">
-            <shortcut>Ctrl+F6</shortcut>
+            <shortcut>Ctrl+Shift+P</shortcut>
         </controlPanelItem>
         <separator/>
         <rebootItem name="Reboot">
             <shortcut>Ctrl+Shift+F4</shortcut>
         </rebootItem>
         <closeItem name="Close">
-            <shortcut>Ctrl+F4</shortcut>
+            <shortcut>Ctrl+Shift+F4</shortcut>
         </closeItem>
     </menuList>
 
index f338dc31130cc54e30f459af2b0f939ada8f52c8..07b2ddddaaa2665d1eefa4b683d938b451e0bcb7 100644 (file)
 
     <menuList>
         <infoItem>
-            <!-- shortcut: on MacOSX, "Cmd" is used instead of "Ctrl" -->
-            <shortcut>Ctrl+F1</shortcut>
+            <!-- shortcut: on MacOSX, "Ctrl" means not Command key but Control key -->
+            <shortcut>Ctrl+Shift+F1</shortcut>
         </infoItem>
         <separator/>
         <onTopItem name="Always on Top">
-            <shortcut>Ctrl+F2</shortcut>
+            <shortcut>Ctrl+Shift+T</shortcut>
         </onTopItem>
         <moveItem name="Move">
             <shortcut>Ctrl+Shift+M</shortcut>
         </moveItem>
         <scaleItem name="Scale">
-            <shortcut property="prev">Ctrl+F9</shortcut>
-            <shortcut property="next">Ctrl+F10</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Up</shortcut>
+            <shortcut property="next">Ctrl+Shift+Down</shortcut>
             <factorList default="50">
                 <factor name="1x">100</factor>
                 <factor name="3/4x">75</factor>
         <advancedItem>
             <menuList>
                 <controllerItem name="Controller">
-                    <shortcut>Ctrl+F8</shortcut>
+                    <shortcut>Ctrl+Shift+K</shortcut>
                 </controllerItem>
                 <screenShotItem name="Screen Shot">
-                    <shortcut>Ctrl+F7</shortcut>
+                    <shortcut>Ctrl+Shift+F12</shortcut>
                 </screenShotItem>
                 <separator/>
                 <aboutItem name="About"/>
             <shortcut>Ctrl+Shift+S</shortcut>
         </shellItem>
         <controlPanelItem name="Control Panel">
-            <shortcut>Ctrl+F6</shortcut>
+            <shortcut>Ctrl+Shift+P</shortcut>
         </controlPanelItem>
         <separator/>
         <rebootItem name="Reboot">
             <shortcut>Ctrl+Shift+F4</shortcut>
         </rebootItem>
         <closeItem name="Close">
-            <shortcut>Ctrl+F4</shortcut>
+            <shortcut>Ctrl+Shift+F4</shortcut>
         </closeItem>
     </menuList>
 
index 5a870b5ece85150d41caff65856e529d7c3ab8d4..59ba429f552e8da14e393013b958e28ad2382a01 100644 (file)
@@ -14,7 +14,8 @@
                     <region left="372" top="116" width="12" height="80"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <!-- shortcut: on MacOSX, "Ctrl" means not Command key but Control key -->
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
@@ -30,7 +31,7 @@
                     <region left="116" top="0" width="80" height="12"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
@@ -46,7 +47,7 @@
                     <region left="0" top="244" width="12" height="80"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
@@ -62,7 +63,7 @@
                     <region left="244" top="372" width="80" height="12"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
 
     <menuList>
         <infoItem>
-            <!-- shortcut: on MacOSX, "Cmd" is used instead of "Ctrl" -->
-            <shortcut>Ctrl+F1</shortcut>
+            <shortcut>Ctrl+Shift+F1</shortcut>
         </infoItem>
         <separator/>
         <onTopItem name="Always on Top">
-            <shortcut>Ctrl+F2</shortcut>
+            <shortcut>Ctrl+Shift+T</shortcut>
         </onTopItem>
         <moveItem name="Move">
             <shortcut>Ctrl+Shift+M</shortcut>
         </moveItem>
         <switchItem name="Rotate">
-            <shortcut property="prev">Ctrl+F11</shortcut>
-            <shortcut property="next">Ctrl+F12</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Left</shortcut>
+            <shortcut property="next">Ctrl+Shift+Right</shortcut>
         </switchItem>
         <separator/>
         <advancedItem>
             <menuList>
                 <screenShotItem name="Screen Shot">
-                    <shortcut>Ctrl+F7</shortcut>
+                    <shortcut>Ctrl+Shift+F12</shortcut>
                 </screenShotItem>
                 <separator/>
                 <aboutItem name="About"/>
             <shortcut>Ctrl+Shift+S</shortcut>
         </shellItem>
         <controlPanelItem name="Control Panel">
-            <shortcut>Ctrl+F6</shortcut>
+            <shortcut>Ctrl+Shift+P</shortcut>
         </controlPanelItem>
         <separator/>
         <rebootItem name="Reboot">
             <shortcut>Ctrl+Shift+F4</shortcut>
         </rebootItem>
         <closeItem name="Close">
-            <shortcut>Ctrl+F4</shortcut>
+            <shortcut>Ctrl+Shift+F4</shortcut>
         </closeItem>
     </menuList>
 
index fdb674add858fb5ffb3c58391051b4ad26554a74..251f1e2e133c4e73ea148d4430e21807be33e231 100644 (file)
@@ -14,7 +14,8 @@
                     <region left="396" top="243" width="28" height="58"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <!-- shortcut: on MacOSX, "Ctrl" means not Command key but Control key -->
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
@@ -30,7 +31,7 @@
                     <region left="243" top="0" width="58" height="28"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
@@ -46,7 +47,7 @@
                     <region left="0" top="243" width="28" height="58"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
@@ -62,7 +63,7 @@
                     <region left="243" top="396" width="58" height="28"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
 
     <menuList>
         <infoItem>
-            <!-- shortcut: on MacOSX, "Cmd" is used instead of "Ctrl" -->
-            <shortcut>Ctrl+F1</shortcut>
+            <shortcut>Ctrl+Shift+F1</shortcut>
         </infoItem>
         <separator/>
         <onTopItem name="Always on Top">
-            <shortcut>Ctrl+F2</shortcut>
+            <shortcut>Ctrl+Shift+T</shortcut>
         </onTopItem>
         <moveItem name="Move">
             <shortcut>Ctrl+Shift+M</shortcut>
         </moveItem>
         <switchItem name="Rotate">
-            <shortcut property="prev">Ctrl+F11</shortcut>
-            <shortcut property="next">Ctrl+F12</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Left</shortcut>
+            <shortcut property="next">Ctrl+Shift+Right</shortcut>
         </switchItem>
         <separator/>
         <advancedItem>
             <menuList>
                 <screenShotItem name="Screen Shot">
-                    <shortcut>Ctrl+F7</shortcut>
+                    <shortcut>Ctrl+Shift+F12</shortcut>
                 </screenShotItem>
                 <separator/>
                 <aboutItem name="About"/>
             <shortcut>Ctrl+Shift+S</shortcut>
         </shellItem>
         <controlPanelItem name="Control Panel">
-            <shortcut>Ctrl+F6</shortcut>
+            <shortcut>Ctrl+Shift+P</shortcut>
         </controlPanelItem>
         <separator/>
         <rebootItem name="Reboot">
             <shortcut>Ctrl+Shift+F4</shortcut>
         </rebootItem>
         <closeItem name="Close">
-            <shortcut>Ctrl+F4</shortcut>
+            <shortcut>Ctrl+Shift+F4</shortcut>
         </closeItem>
     </menuList>
 
index 5ee895b76cacb1baeeb90f76abfbf57dd7cf5650..af6166cc26c8878a017d849a3bafd5a058feaa12 100644 (file)
@@ -14,7 +14,8 @@
                     <region left="412" top="116" width="12" height="80"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <!-- shortcut: on MacOSX, "Ctrl" means not Command key but Control key -->
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
@@ -30,7 +31,7 @@
                     <region left="116" top="0" width="80" height="12"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
@@ -46,7 +47,7 @@
                     <region left="0" top="404" width="12" height="80"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
@@ -62,7 +63,7 @@
                     <region left="403" top="411" width="80" height="12"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
 
     <menuList>
         <infoItem>
-            <!-- shortcut: on MacOSX, "Cmd" is used instead of "Ctrl" -->
-            <shortcut>Ctrl+F1</shortcut>
+            <shortcut>Ctrl+Shift+F1</shortcut>
         </infoItem>
         <separator/>
         <onTopItem name="Always on Top">
-            <shortcut>Ctrl+F2</shortcut>
+            <shortcut>Ctrl+Shift+T</shortcut>
         </onTopItem>
         <moveItem name="Move">
             <shortcut>Ctrl+Shift+M</shortcut>
         </moveItem>
         <switchItem name="Rotate">
-            <shortcut property="prev">Ctrl+F11</shortcut>
-            <shortcut property="next">Ctrl+F12</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Left</shortcut>
+            <shortcut property="next">Ctrl+Shift+Right</shortcut>
         </switchItem>
         <separator/>
         <advancedItem>
             <menuList>
                 <screenShotItem name="Screen Shot">
-                    <shortcut>Ctrl+F7</shortcut>
+                    <shortcut>Ctrl+Shift+F12</shortcut>
                 </screenShotItem>
                 <separator/>
                 <aboutItem name="About"/>
             <shortcut>Ctrl+Shift+S</shortcut>
         </shellItem>
         <controlPanelItem name="Control Panel">
-            <shortcut>Ctrl+F6</shortcut>
+            <shortcut>Ctrl+Shift+P</shortcut>
         </controlPanelItem>
         <separator/>
         <rebootItem name="Reboot">
             <shortcut>Ctrl+Shift+F4</shortcut>
         </rebootItem>
         <closeItem name="Close">
-            <shortcut>Ctrl+F4</shortcut>
+            <shortcut>Ctrl+Shift+F4</shortcut>
         </closeItem>
     </menuList>
 
index 20402c0998578c24e45951a6d6ab52b7855d27b6..03372dad8a21772edce6a0d6679d14b77a444f07 100644 (file)
@@ -6,7 +6,8 @@
             <key name="Power">
                 <keycode>116</keycode>
                 <tooltip>Power</tooltip>
-                <shortcut>F3</shortcut>
+                <!-- shortcut: on MacOSX, "Ctrl" means not Command key but Control key -->
+                <shortcut>Ctrl+Shift+F7</shortcut>
             </key>
         </keyList>
     </form>
index 15803d10db42990da32b9afae9086b44651997de..f18ed083e58e255e81278dff48d647428ab7f088 100644 (file)
 
     <menuList>
         <infoItem>
-            <!-- shortcut: on MacOSX, "Cmd" is used instead of "Ctrl" -->
-            <shortcut>Ctrl+F1</shortcut>
+            <!-- shortcut: on MacOSX, "Ctrl" means not Command key but Control key -->
+            <shortcut>Ctrl+Shift+F1</shortcut>
         </infoItem>
         <separator/>
         <onTopItem name="Always on Top">
-            <shortcut>Ctrl+F2</shortcut>
+            <shortcut>Ctrl+Shift+T</shortcut>
         </onTopItem>
         <moveItem name="Move">
             <shortcut>Ctrl+Shift+M</shortcut>
         </moveItem>
         <switchItem name="Rotate">
-            <shortcut property="prev">Ctrl+F11</shortcut>
-            <shortcut property="next">Ctrl+F12</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Left</shortcut>
+            <shortcut property="next">Ctrl+Shift+Right</shortcut>
         </switchItem>
         <separator/>
         <advancedItem>
             <menuList>
                 <controllerItem name="Controller">
-                    <shortcut>Ctrl+F8</shortcut>
+                    <shortcut>Ctrl+Shift+K</shortcut>
                 </controllerItem>
                 <screenShotItem name="Screen Shot">
-                    <shortcut>Ctrl+F7</shortcut>
+                    <shortcut>Ctrl+Shift+F12</shortcut>
                 </screenShotItem>
                 <separator/>
                 <aboutItem name="About"/>
             <shortcut>Ctrl+Shift+S</shortcut>
         </shellItem>
         <controlPanelItem name="Control Panel">
-            <shortcut>Ctrl+F6</shortcut>
+            <shortcut>Ctrl+Shift+P</shortcut>
         </controlPanelItem>
         <separator/>
         <rebootItem name="Reboot">
             <shortcut>Ctrl+Shift+F4</shortcut>
         </rebootItem>
         <closeItem name="Close">
-            <shortcut>Ctrl+F4</shortcut>
+            <shortcut>Ctrl+Shift+F4</shortcut>
         </closeItem>
     </menuList>
 
index cf4030dbf1b946c962bf4193de578e4d9aae0813..6a8ac9f9526cd909416f93210de4f102544bf01b 100644 (file)
@@ -22,7 +22,8 @@
                     <region left="368" top="363" width="32" height="36"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <!-- shortcut: on MacOSX, "Ctrl" means not Command key but Control key -->
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
@@ -46,7 +47,7 @@
                     <region left="363" top="0" width="36" height="32"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
@@ -70,7 +71,7 @@
                     <region left="0" top="145" width="32" height="36"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
@@ -94,7 +95,7 @@
                     <region left="145" top="368" width="36" height="32"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
     <menuList>
         <infoItem>
             <!-- shortcut: on MacOSX, "Cmd" is used instead of "Ctrl" -->
-            <shortcut>Ctrl+F1</shortcut>
+            <shortcut>Ctrl+Shift+F1</shortcut>
         </infoItem>
         <separator/>
         <onTopItem name="Always on Top">
-            <shortcut>Ctrl+F2</shortcut>
+            <shortcut>Ctrl+Shift+T</shortcut>
         </onTopItem>
         <moveItem name="Move">
             <shortcut>Ctrl+Shift+M</shortcut>
         </moveItem>
         <switchItem name="Rotate">
-            <shortcut property="prev">Ctrl+F11</shortcut>
-            <shortcut property="next">Ctrl+F12</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Left</shortcut>
+            <shortcut property="next">Ctrl+Shift+Right</shortcut>
         </switchItem>
         <separator/>
         <advancedItem>
             <menuList>
                 <screenShotItem name="Screen Shot">
-                    <shortcut>Ctrl+F7</shortcut>
+                    <shortcut>Ctrl+Shift+F12</shortcut>
                 </screenShotItem>
                 <separator/>
                 <aboutItem name="About"/>
             <shortcut>Ctrl+Shift+S</shortcut>
         </shellItem>
         <controlPanelItem name="Control Panel">
-            <shortcut>Ctrl+F6</shortcut>
+            <shortcut>Ctrl+Shift+P</shortcut>
         </controlPanelItem>
         <separator/>
         <rebootItem name="Reboot">
             <shortcut>Ctrl+Shift+F4</shortcut>
         </rebootItem>
         <closeItem name="Close">
-            <shortcut>Ctrl+F4</shortcut>
+            <shortcut>Ctrl+Shift+F4</shortcut>
         </closeItem>
     </menuList>
 
index 8282c9a5e3c24fe0dfe65c135d01b80861c3d7b5..6fdd33c3b5f948101bea3f889999265c92f17221 100644 (file)
@@ -16,7 +16,8 @@
                     <region left="396" top="243" width="28" height="58"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <!-- shortcut: on MacOSX, "Ctrl" means not Command key but Control key -->
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
@@ -34,7 +35,7 @@
                     <region left="243" top="0" width="58" height="28"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
@@ -52,7 +53,7 @@
                     <region left="0" top="243" width="28" height="58"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
@@ -70,7 +71,7 @@
                     <region left="243" top="396" width="58" height="28"/>
                     <keycode>116</keycode>
                     <tooltip>Power</tooltip>
-                    <shortcut>F3</shortcut>
+                    <shortcut>Ctrl+Shift+F7</shortcut>
                 </key>
             </keyList>
         </form>
 
     <menuList>
         <infoItem>
-            <!-- shortcut: on MacOSX, "Cmd" is used instead of "Ctrl" -->
-            <shortcut>Ctrl+F1</shortcut>
+            <shortcut>Ctrl+Shift+F1</shortcut>
         </infoItem>
         <separator/>
         <onTopItem name="Always on Top">
-            <shortcut>Ctrl+F2</shortcut>
+            <shortcut>Ctrl+Shift+T</shortcut>
         </onTopItem>
         <moveItem name="Move">
             <shortcut>Ctrl+Shift+M</shortcut>
         </moveItem>
         <switchItem name="Rotate">
-            <shortcut property="prev">Ctrl+F11</shortcut>
-            <shortcut property="next">Ctrl+F12</shortcut>
+            <shortcut property="prev">Ctrl+Shift+Left</shortcut>
+            <shortcut property="next">Ctrl+Shift+Right</shortcut>
         </switchItem>
         <separator/>
         <advancedItem>
             <menuList>
                 <screenShotItem name="Screen Shot">
-                    <shortcut>Ctrl+F7</shortcut>
+                    <shortcut>Ctrl+Shift+F12</shortcut>
                 </screenShotItem>
                 <separator/>
                 <aboutItem name="About"/>
             <shortcut>Ctrl+Shift+S</shortcut>
         </shellItem>
         <controlPanelItem name="Control Panel">
-            <shortcut>Ctrl+F6</shortcut>
+            <shortcut>Ctrl+Shift+P</shortcut>
         </controlPanelItem>
         <separator/>
         <rebootItem name="Reboot">
             <shortcut>Ctrl+Shift+F4</shortcut>
         </rebootItem>
         <closeItem name="Close">
-            <shortcut>Ctrl+F4</shortcut>
+            <shortcut>Ctrl+Shift+F4</shortcut>
         </closeItem>
     </menuList>