зеркало из https://github.com/mozilla/pjs.git
Mac doesn't need platform-specific modifier for Go/Up key b=355396 r=CTho,ss
This commit is contained in:
Родитель
e11d36a518
Коммит
242688ed6b
|
@ -121,7 +121,7 @@
|
|||
<!-- Misc -->
|
||||
<!-- the amazing fishcam dept. -->
|
||||
<key key="f" modifiers="control,alt" oncommand="loadURI('http://home.netscape.com/fishcam/fishcam.html');"/>
|
||||
<key id="goUpKb" keycode="VK_UP" modifiers="alt" command="Browser:Up"/>
|
||||
<key id="goUpKb" keycode="VK_UP" command="Browser:Up" modifiers="alt"/>
|
||||
<key id="key_gotoHistory" key="&history.commandKey;" oncommand="toHistory();" modifiers="accel"/>
|
||||
<keyset id="viewZoomKeys"/>
|
||||
<keyset id="navigationKeys"/>
|
||||
|
|
Загрузка…
Ссылка в новой задаче