uvmac/docs/control.html

1 line
7.7 KiB
HTML
Raw Normal View History

2020-03-14 19:28:01 +00:00
<!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 &ld