sdl: switched default frame advance key from "\" to "`" for consistency with Win32 port

[[Split portion of a mixed commit.]]
This commit is contained in:
punkrockguy318 2012-01-08 18:29:12 +00:00
parent 4866456799
commit 6856a1ca4c
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ necessarily 100% accurate or complete):
<tr><td>=</td><td>Increase emulation speed.</td></tr>
<tr><td>TAB</td><td>Hold for turbo emulation speed.</td></tr>
<tr><td>Pause</td><td>Pause emulation.</td></tr>
<tr><td>\</td><td>Advance a single frame.</td></tr>
<tr><td>`</td><td>Advance a single frame.</td></tr>
<tr><td>.</td><td>Toggle movie frame counter.</td></tr>
<tr><td>,</td><td>Toggle input display.</td></tr>
<tr><td>q</td><td>Toggle movie read-only</td></tr>