uvmac/docs/control.html

1 line
7.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title> User Interface of Mini vMac </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="canonical" href="control.html">
</head>
<body>
<div>
<i> <a href="https://www.gryphel.com/index.html">www.gryphel.com</a>/c/<a href="index.html">minivmac</a>/control
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
</div>
<hr>
<h3 align=center>
Mini vMac
</h3>
<h3 align=center>
User Interface
</h3>
<hr>
<p> <b> Contents </b> </p>
<blockquote>
<p>
<a href="control.html#control_mode">Control Mode</a>
</p>
<p>
<a href="control.html#menu_commands">Menu Commands</a>
</p>
<p>
<a href="control.html#command_line">Command Line Arguments</a>
</p>
<p>
<a href="control.html#dnd">Drag and Drop</a>
</p>
</blockquote>
<p> <a name="control_mode"><b>Control Mode</b></a> </p>
<p> All the functions of the emulator can be controlled with
the Mini vMac Control Mode, which works the same in the
Macintosh, Windows, and Linux versions.
To enter the Control Mode,
press and hold down the &lsquo;control&rsquo; key. You will remain
in the Control Mode until you release the &lsquo;control&rsquo; key.
While in Control Mode, visual feedback is displayed on
top of the emulated screen. Type &lsquo;H&rsquo; in Control Mode to
display available commands. The commands are: </p>
<p> &lsquo;<b>A</b>&rsquo; - About </p>
<blockquote>
<p> Displays version and copyright information. </p>
</blockquote>
<p> &lsquo;<b>O</b>&rsquo; - Open Disk Image </p>
<blockquote>
<p> (Only in the Macintosh and Windows versions.)
See the &ldquo;<a href="hardware.html#floppy_drives">Floppy Drive</a>&rdquo;
section of the Hardware Reference. </p>
</blockquote>
<p> &lsquo;<b>Q</b>&rsquo; - Quit </p>
<blockquote>
<p> See the &ldquo;<a href="hardware.html#power_switch">Power Switch</a>&rdquo;
section of the Hardware Reference. </p>
</blockquote>
<p> &lsquo;<b>S</b>&rsquo; - Speed Control </p>
<blockquote>
<p> See the &ldquo;<a href="hardware.html#processor">Processor</a>&rdquo;
section of the Hardware Reference. </p>
</blockquote>
<p> &lsquo;<b>M</b>&rsquo; - Magnify Toggle </p>
<blockquote>
<p> See the &ldquo;<a href="hardware.html#screen">Screen</a>&rdquo;
section of the Hardware Reference. </p>
</blockquote>
<p> &lsquo;<b>F</b>&rsquo; - Full Screen Toggle </p>
<blockquote>
<p> See the &ldquo;<a href="hardware.html#screen">Screen</a>&rdquo;
section of the Hardware Reference. </p>
</blockquote>
<p> &lsquo;<b>K</b>&rsquo; - emulated &lsquo;control&rsquo; key toggle </p>
<blockquote>
<p> See the &ldquo;<a href="hardware.html#keyboard">Keyboard</a>&rdquo;
section of the Hardware Reference. </p>
</blockquote>
<p> &lsquo;<b>R</b>&rsquo; - Reset </p>
<blockquote>
<p> See the &ldquo;<a href="hardware.html#reset">Reset Button</a>&rdquo;
section of the Hardware Reference. </p>
</blockquote>
<p> &lsquo;<b>I</b>&rsquo; - Interrupt </p>
<blockquote>
<p> See the &ldquo;<a href="hardware.html#interrupt">Interrupt Button</a>&rdquo;
section of the Hardware Reference. </p>
</blockquote>
<p> &lsquo;<b>P</b>&rsquo; - copy variation options </p>
<blockquote>
<p>
Copies to the clipboard (of the real computer, not the emulated
computer) a string containing the options describing this
variation of Mini vMac. (See the
&ldquo;<a href="options.html">Options</a>&rdquo;
documentation.)
</p>
</blockquote>
<p> <a name="menu_commands"> <b> Menu Commands </b> </a> </p>
<p> The menu commands are so far only available in the Macintosh
and Windows versions, when not in full screen mode. </p>
<p> &ldquo;Quit&rdquo; </p>
<blockquote>
<p> In the &ldquo;Mini vMac&rdquo; menu in Mac OS X.
In the &ldquo;File&rdquo; menu in Windows and Mac OS 9.
See the &ldquo;<a href="hardware.html#power_switch">Power Switch</a>&rdquo;
section of the Hardware Reference. </p>
</blockquote>
<p> &ldquo;Open Disk Image...&rdquo; </p>
<blockquote>
<p> In the &ldquo;File&rdquo; menu.
See the &ldquo;<a href="hardware.html#floppy_drives">Floppy Drive</a>&rdquo;
section of the Hardware Reference. </p>
</blockquote>
<p> &ldquo;More Commands...&rdquo; </p>
<blockquote>
<p> In the &ldquo;Special&rdquo; menu.
Displays information about the Control Mode. </p>
</blockquote>
<p> &ldquo;About Mini vMac...&rdquo; </p>
<blockquote>
<p> In the &ldquo;Mini vMac&rdquo; menu in Mac OS X.
In the &ldquo;Apple&rdquo; menu in Mac OS 9.
In the &ldquo;Help&rdquo; menu in Windows.
Displays dialog suggesting the &lsquo;A&rsquo; command of
the Mini vMac Control Mode. </p>
</blockquote>
<p> <a name="command_line"> <b> Command Line Arguments </b> </a> </p>
<p> X Window System (Linux, BSDs, etc.)</p>
<blockquote>
<p> If there are any arguments that don't begin with
&lsquo;-&rsquo;, Mini vMac will try to mount them as disk image
files. See the &ldquo;<a href="hardware.html#floppy_drives">Floppy Drive</a>&rdquo;
section of the Hardware Reference. </p>
<p> If there are any unrecognized arguments beginning
with &lsquo;-&rsquo;, Mini vMac will print out
copyright and usage information and quit. </p>
<p> &ldquo;-r [rom_file_path]&rdquo; or &ldquo;--rom [rom_file_path]&rdquo;:
Mini vMac will try to load the ROM file from [rom_file_path].
See the &ldquo;<a href="hardware.html#rom">ROM</a>&rdquo;
section of the Hardware Reference. </p>
<p> &ldquo;-d [directory_path]&rdquo;:
Mini vMac will use [directory_path] instead of the directory
containing the application when looking for things
such as the ROM or disk images named disk1.dsk, disk2.dsk and so on.
(See the &ldquo;<a href="hardware.html#rom">ROM</a>&rdquo; and
&ldquo;<a href="hardware.html#floppy_drives">Floppy Drive</a>&rdquo;
sections of the Hardware Reference.)
</p>
<p> &ldquo;-n [app_name]&rdquo;:
Mini vMac will use [app_name] instead of the name
of the application file for things such as the title
of the Mini vMac window.
See the &ldquo;<a href="hardware.html#screen">ROM</a>&rdquo;
section of the Hardware Reference.
</p>
<p> &ldquo;-display [display_name]&rdquo; or &ldquo;--display [display_name]&rdquo;:
XOpenDisplay will be called with [display_name]
as the argument.
See the &ldquo;<a href="hardware.html#screen">Screen</a>&rdquo;
section of the Hardware Reference. </p>
</blockquote>
<p> Windows </p>
<blockquote>
<p> Mini vMac expects that the command line string passed to
it is a list of arguments separated by spaces. </p>
<p> If there are any arguments that don&rsquo;t begin with
&lsquo;/&rsquo; or &lsquo;-&rsquo;,
Mini vMac will try to mount them as disk image
files. If an argument begins with a double quote
(&lsquo;"&rsquo;), then all characters, including spaces, until
the next double quote are part of the argument.
See the &ldquo;<a href="hardware.html#floppy_drives">Floppy Drive</a>&rdquo;
section of the Hardware Reference. </p>
</blockquote>
<p> <a name="dnd"> <b> Drag and Drop </b> </a> </p>
<p> A disk image file can be mounted by dragging its icon
onto the Mini vMac window.
See the &ldquo;<a href="hardware.html#floppy_drives">Floppy Drive</a>&rdquo;
section of the Hardware Reference. </p>
<p> : </p>
<p> If you find Mini vMac useful, please consider
<a href="https://www.gryphel.com/c/help/index.html">helping the Gryphel Project</A>.
</p>
<a href="https://www.gryphel.com/index.html">
<img src="https://www.gryphel.com/d/gryphel-32.gif" width=32 height=32 border=0
alt="gryphel logo, 1K"
>
</a>
<p> Next - <b><a href="hardware.html">Emulated Hardware Reference</a></b> </p>
<hr>
<div>
<i> <a href="https://www.gryphel.com/index.html">www.gryphel.com</a>/c/<a href="index.html">minivmac</a>/control
- <a href="https://www.gryphel.com/c/feedback.html">feedback</a> </i>
<br>
copyright (c) 2018 Paul C. Pratt - last update 10/26/2018
</div>
</body>
</html>