mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-05 06:06:24 +00:00
Help doc: updated for Ctrl+F3/F4 and -conf <file>
This commit is contained in:
parent
8be128159c
commit
3045e77349
@ -12,7 +12,8 @@
|
||||
follows:
|
||||
</p>
|
||||
-conf <pathname><br>
|
||||
Use an INI file for configuration instead of the Registry.<br><br>
|
||||
Use an INI file for configuration instead of the Registry.<br>
|
||||
Use this switch if you want to have multiple copies of AppleWin with different configurations, or don't want to use the Registry.<br><br>
|
||||
-current-dir <path><br>
|
||||
This is guaranteed to be processed after all the image loading switches (eg. -d1, -h1, etc).<br>
|
||||
Use this switch if you have a mix of (eg) -d1 and -h1 loading images from different folders, and you want to guarantee the current dir.<br><br>
|
||||
|
@ -87,6 +87,10 @@
|
||||
These PC function keys correspond to buttons on the <a href="toolbar.html">toolbar</a>.</p>
|
||||
<p><span style="font-weight: bold;">Function Key F2 + Ctrl:</span><br>
|
||||
This PC function key combo acts like Ctrl+Reset (instead of power-cycle).</p>
|
||||
<p><span style="font-weight: bold;">Function Key F3 + Ctrl:</span><br>
|
||||
This PC function key combo displays the context menu for Drive-1 (then use the cursors to select the item).</p>
|
||||
<p><span style="font-weight: bold;">Function Key F4 + Ctrl:</span><br>
|
||||
This PC function key combo displays the context menu for Drive-2 (then use the cursors to select the item).</p>
|
||||
<p><span style="font-weight: bold;">Function Key F6 + Ctrl:</span><br>
|
||||
This PC function key combo toggles between 1x and 2x window sizes.</p>
|
||||
<p><span style="font-weight: bold;">Function Key F9:</span><br>
|
||||
|
Loading…
Reference in New Issue
Block a user