/[cebix]/BasiliskII/README
ViewVC logotype

Diff of /BasiliskII/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by cebix, Sun Oct 3 20:40:05 1999 UTC revision 1.5 by cebix, Mon Oct 4 22:37:53 1999 UTC
# Line 166  scsi0 ... scsi6 Line 166  scsi0 ... scsi6
166      "scsi.device/2").      "scsi.device/2").
167    
168    Windows:    Windows:
169      Ignored. Basilisk II scans for all SCSI devices and the first 6 found      The "SCSI target" has the format <"Vendor"> <"Model"> (e.g.
170      devices are made visible to the MacOS. You cannot explicitly enable a      scsi0 "HP" "CD-Writer+ 7100"). Note the use of quotes.
     device, but you can disable a device (see the "disablescsi" command).  
171    
172  screen <video mode>  screen <video mode>
173    
# Line 470  Windows: Line 469  Windows:
469    
470      Note the use of quotes.      Note the use of quotes.
471    
472    disablescsi <"Vendor"> <"Model">    rightmouse <0/1>
473    
474      Disables this vendor/model combination. You may need this simply because      Defines what the right mouse button is used for. The default values of 0
475      you have more than 6 SCSI devices, or the particular device has problems      means that it is used to move windowed mode BasiliskII screen.
476      under BasiliskII. E.g.      Value 1 sends a combination Control and mouse click to the MacOS.
477        This may be useful under OS versions 8 and above.
478    
479        disablescsi "HP" "CD-Writer+ 7100"    keyboardfile <path>
480    
481      Again, note the use of quotes.      Defines the path of the customized keyboard code file.
482    
483      pollmedia <"true" or "false">
484    
485        If true (default), tries to automatically detect new media.
486        Applies to all "floppy", "cd" or "disk" removable media except
487        1.44 MB floppies. May cause modest slow down. If unchecked,
488        use Ctrl-Shift-F11 to manually mount new media.
489        If you have auto-insert notification (AIN) enabled, you may turn this
490        option off. Note that some CD related software require AIN,
491        and some other need it to be turned off. Consult the documentation
492        of your CD software to learn which one is optimal for you.
493    
494      framesleepticks <milliseconds>
495    
496        The amount of time between video frames.
497    
498      showfps <true/false>
499    
500        If true, the real frame rate is displayed.
501    
502      stickymenu <true/false>
503    
504        If true, the main menu bar is kept open even after the mouse button is released,
505        under all OS versions (OS 8 has this feature already). There are extensions to do
506        the same thing, but it's faster to handle this in native code.
507        Default is "true".
508    
509    ntdx5hack <"true" or "false">    ntdx5hack <"true" or "false">
510    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15