home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / filing / lockit / Docs / StopBoot next >
Encoding:
Text File  |  1998-10-24  |  1.0 KB  |  30 lines

  1. !LockIt - Preventing Booting Without Using LockIt
  2. ============================================================================
  3.  
  4. LockIt now includes the ability to disable the computer in the event of
  5. 'Shift' being held down during boot.  This works by unplugging the
  6. InternationKeyboard module and then soft-loading it when LockIt is
  7. initiated.
  8.  
  9. To do this, simply ensure that the command
  10.  
  11.  Unplug InternationalKeyboard
  12.  
  13. is issued on each computer.  This can be done by adding it to a boot file
  14. eg. the !Boot.Choices.Boot.Desktop file.  It only has to be run once but
  15. the easiest method is to forcibly run it everytime.
  16.  
  17. If LockIt is now not loaded for any reason, it will not be possible to use
  18. either the keyboard or mouse on the computer.
  19.  
  20. Exceptions
  21. ----------
  22.  
  23. This does not avoid a 'Delete' reset.  If the delete key is held down
  24. during the POST check the CMOS will be reset and the locking will no
  25. longer take effect.  If you have an A7000 it is possible to enforce the
  26. hardware CMOS lock (small jumper inside case) which will prevent this.
  27.  
  28.  
  29. Adam
  30. 24/10/1998