Update userguide translations
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2010-2011, Haiku. All rights reserved.
|
||||
* Copyright 2010-2014, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -112,21 +112,17 @@ Then there are settings for <span class="menu">Subtitle size</span> and <span cl
|
||||
</table>
|
||||
<p>These keys are assigned to the functions of the control buttons. They are always the bottom left letter keys on the keyboard, i.e. they are used independently of your current keymapping. The above keys correspond to a standard US-american keymap.</p>
|
||||
<table summary="keycombos" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td align="right"><span class="key">→</span></td><td style="width:15px;"></td><td>Seek forwards</td></tr>
|
||||
<tr><td align="right"><span class="key">SHIFT</span> <span class="key">→</span></td><td></td><td>Jump forwards 10 seconds</td></tr>
|
||||
<tr><td align="right"><span class="key">ALT</span> <span class="key">→</span></td><td></td><td>Jump forwards 30 seconds</td></tr>
|
||||
<tr><td align="right"><span class="key">←</span></td><td></td><td>Seek backwards</td></tr>
|
||||
<tr><td align="right"><span class="key">SHIFT</span> <span class="key">←</span></td><td></td><td>Jump backwards 10 seconds</td></tr>
|
||||
<tr><td align="right"><span class="key">ALT</span> <span class="key">←</span></td><td></td><td>Jump backwards 30 seconds</td></tr>
|
||||
<tr><td align="right"><span class="key">←</span> / <span class="key">→</span></td><td style="width:15px;"></td><td>Seek backwards/forwards</td></tr>
|
||||
<tr><td align="right"><span class="key">SHIFT</span> <span class="key">←</span> / <span class="key">→</span></td><td></td><td>Jump backwards/forwards 10 seconds</td></tr>
|
||||
<tr><td align="right"><span class="key">ALT</span> <span class="key">←</span> / <span class="key">→</span></td><td></td><td>Jump backwards/forwards 30 seconds</td></tr>
|
||||
|
||||
<tr><td align="right"><span class="key">↑</span></td><td></td><td>Increase volume</td></tr>
|
||||
<tr><td align="right"><span class="key">↓</span></td><td></td><td>Decrease volume</td></tr>
|
||||
<tr><td align="right"><span class="key">↓</span> / <span class="key">↑</span></td><td></td><td>Decrease/Increase volume</td></tr>
|
||||
|
||||
<tr><td align="right"><span class="key">ALT</span> <span class="key">↑</span></td><td></td><td>Skip to previous Track</td></tr>
|
||||
<tr><td align="right"><span class="key">ALT</span> <span class="key">↓</span></td><td></td><td>Skip to next Track</td></tr>
|
||||
<tr><td align="right"><span class="key">ALT</span> <span class="key">↓</span> / <span class="key">↑</span></td><td></td><td>Skip to next/previous Track</td></tr>
|
||||
|
||||
<tr><td align="right"><span class="key">Spacebar</span></td><td></td><td>Toggle play/pause</td></tr>
|
||||
<tr><td align="right"><span class="key">ALT</span> <span class="key">ENTER</span></td><td></td><td>Toggle full-screen mode (also done by double left-clicking the video area)</td></tr>
|
||||
<tr><td align="right"><span class="key">ALT</span> <span class="key">ENTER</span></td><td></td><td>Toggle full-screen mode (also done by double left-clicking the video area or pressing <span class="key">F</span> or <span class="key">TAB</span>)</td></tr>
|
||||
<tr><td class="onelinetop" align="right"><span class="key">ALT</span> <span class="key">SHIFT</span> <span class="key">0</span> / <span class="key">1</span> / <span class="key">2</span> / <span class="key">3</span></td><td></td><td>Changes aspect ratio to <span class="menu">Stream settings</span> (how the video was encoded), <span class="menu">No aspect correction</span> (maps the pixels of the video 1:1 to the screen), <span class="menu">4:3</span>, <span class="menu">16:9</span></td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user