mirror of
https://review.haiku-os.org/userguide
synced 2024-11-23 15:18:25 +01:00
* Once again New e-mail-mailbox.png with vector icon in Deskbar.
* Switching Terminal tabs is done simply by SHIFT+CursorLeft/Right. Fixes #4319. Thanks for noticing, diver. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32630 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
e4c89a7429
commit
5a144fa40d
Binary file not shown.
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 15 KiB |
@ -73,7 +73,7 @@
|
||||
<tr><td><span class="key">ALT</span> <span class="key">N</span></td><td style="width:15px;"></td><td>Opens another Terminal session in a new window.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">T</span></td><td></td><td>Opens another Terminal session in a new tab.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">1</span>, <span class="key">2</span>, <span class="key">3</span>...</td><td></td><td>Switches to the corresponding tab.</td></tr>
|
||||
<tr><td><span class="key">CTRL</span> <span class="key">SHIFT</span> <span class="key">←</span>/<span class="key">→</span></td><td></td><td>Switches to the previos/next tab.</td></tr>
|
||||
<tr><td><span class="key">SHIFT</span> <span class="key">←</span>/<span class="key">→</span></td><td></td><td>Switches to the previos/next tab.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">TAB</span></td><td></td><td>Switch to the next Terminal window.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">+</span>, <span class="key">-</span></td><td></td><td>Increase/Decrease font size.</td></tr>
|
||||
<tr><td><span class="key">ALT</span> <span class="key">ENTER</span></td><td></td><td>Enter/leave fullscreen mode.</td></tr>
|
||||
|
Loading…
Reference in New Issue
Block a user