I changed Scale function shortcuts because MacOSX
uses Control+Shift+Arrows Keys for Mission Control Shortcuts.
Mission Control Shortcuts are enable as the default setting on MacOSX.
So, I changed shortcuts for Scale function to avoid the system shortcuts.
Change-Id: I8a4fe87e79e0a216058d17e320e1fb22c682f2ab
Signed-off-by: Jihye Won <jihye.won1@samsung.com>
(cherry picked from commit
607fd715799e2fdb785242676e9346f5ca24b9cb)
<shortcut property="next">Ctrl+Shift+Right</shortcut>
</switchItem>
<scaleItem name="Scale">
- <shortcut property="prev">Ctrl+Shift+Up</shortcut>
- <shortcut property="next">Ctrl+Shift+Down</shortcut>
+ <shortcut property="prev">Ctrl+Shift+=</shortcut>
+ <shortcut property="next">Ctrl+Shift+-</shortcut>
<factorList default="50">
<factor name="1x">100</factor>
<factor name="3/4x">75</factor>
<shortcut property="next">Ctrl+Shift+Right</shortcut>
</switchItem>
<scaleItem name="Scale">
- <shortcut property="prev">Ctrl+Shift+Up</shortcut>
- <shortcut property="next">Ctrl+Shift+Down</shortcut>
+ <shortcut property="prev">Ctrl+Shift+=</shortcut>
+ <shortcut property="next">Ctrl+Shift+-</shortcut>
<factorList default="50">
<factor name="1x">100</factor>
<factor name="3/4x">75</factor>
<shortcut property="next">Ctrl+Shift+Right</shortcut>
</switchItem>
<scaleItem name="Scale">
- <shortcut property="prev">Ctrl+Shift+Up</shortcut>
- <shortcut property="next">Ctrl+Shift+Down</shortcut>
+ <shortcut property="prev">Ctrl+Shift+=</shortcut>
+ <shortcut property="next">Ctrl+Shift+-</shortcut>
<factorList default="50">
<factor name="1x">100</factor>
<factor name="3/4x">75</factor>
<shortcut property="next">Ctrl+Shift+Right</shortcut>
</switchItem>
<scaleItem name="Scale">
- <shortcut property="prev">Ctrl+Shift+Up</shortcut>
- <shortcut property="next">Ctrl+Shift+Down</shortcut>
+ <shortcut property="prev">Ctrl+Shift+=</shortcut>
+ <shortcut property="next">Ctrl+Shift+-</shortcut>
<factorList default="50">
<factor name="1x">100</factor>
<factor name="3/4x">75</factor>
<shortcut property="next">Ctrl+Shift+Right</shortcut>
</switchItem>
<scaleItem name="Scale">
- <shortcut property="prev">Ctrl+Shift+Up</shortcut>
- <shortcut property="next">Ctrl+Shift+Down</shortcut>
+ <shortcut property="prev">Ctrl+Shift+=</shortcut>
+ <shortcut property="next">Ctrl+Shift+-</shortcut>
<factorList default="50">
<factor name="1x">100</factor>
<factor name="3/4x">75</factor>