home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / misc / 21338 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  3.8 KB

  1. Xref: sparky comp.sys.mac.misc:21338 comp.sys.mac.system:15754
  2. Path: sparky!uunet!think.com!sdd.hp.com!usc!wupost!ultramac!raph
  3. Message-ID: <1992Dec31.213056.2808682256@ultramac.uucp>
  4. Newsgroups: comp.sys.mac.misc,comp.sys.mac.system
  5. Distribution: world
  6. From: Mats.Bredell@udac.uu.se
  7. Organization: Odyssey Ultraware, Inc
  8. Date: Thu, 31 Dec 1992 21:30:56 CDT
  9. Subject: Re: disabling extensions:  extension manager
  10. Lines: 81
  11.  
  12. Harvey Brydon (918)250-4312 (brydon@ASLVX1.SLB.COM) wrote:
  13. : In article <1992Dec29.155209.16121@tdb.uu.se>, bredell@tdb.uu.se (Mats
  14. : Bredell) writes:
  15. : >Peter Bell (bell-peter@yale.edu) wrote:
  16. : >: In article <1992Dec23.141811.11598@tdb.uu.se> Mats.Bredell@udac.uu.se
  17. writes:
  18. : >: >Noam G. Nudelman (P88038@BARILVM.BITNET) wrote:
  19. : >: >: 
  20. : >: >: Hi,
  21. : >: >: 
  22. : >: >:   I am interested in changing some system extensions so that
  23. : >: >: when I hold the Shift botton down while booting, they will NOT be
  24. : >: >: disabled.
  25. : >: >: 
  26. : >: >:   Any help will be appreciated.
  27. : >: >
  28. : >: >As far as I know, it's (almost) impossible. Apple has made it with the
  29. : >: >Tune-Up by adding a driver that loads the INIT somehow, but it's tricky.
  30. : >: 
  31. : >: yeah, as far as I know, the only solution is to use the extension manager
  32. : >: control panel (at sumex, et al.) to select a group of extensions to 
  33. : >: enable at startup, disabling the rest.  It works quite well.
  34. : >
  35. : >Yes, but this won't solve the problem. If you hold down the shift key, the
  36. : >system won't load any extensions at all.
  37. : >[...]
  38. : Two suggestions that I think do what you want.
  39. : (1) If you want some extensions to load and not others, move the ones you
  40. : don't want into a temporary folder.
  41. : (2) While holding down shift disables all extensions, many (but alas, not
  42. all)
  43. : extensions allow you to set another key (caps lock, control, option,
  44. command,
  45. : or combinations of these) that disable that particular extension.  Why not
  46. set
  47. : all of these but the one you want to disable themselves with (say) the
  48. option
  49. : key?  I would avoid option/command and shift...
  50. : Any reason why one of these two things won't work for you?
  51.  
  52. The original question was about finding a way to force an extension to be
  53. loaded even if the shift key is being held down. The answer is simple: when
  54. the Mac boots, it checks to see if the shift key is down. If so, it doesn't
  55. load any extensions or control panels. You can't change this behaviour.
  56.  
  57. Under system 6, the extensions checked for a key combination themselves, but
  58. system 7 has made the shift key as an override that will disable everything.
  59.  
  60. One way to force an extension to be loaded is to write a device driver to
  61. do all the job. Device drivers are always loaded at startup. The driver colud
  62. be very simple, it's enough if it simply loads the extension code and starts
  63. executing. As far as I know, no one has done it yet (except for Apple
  64. themselves).
  65.  
  66. /Mats
  67. -- 
  68. Mats Bredell                                   Mats.Bredell@udac.uu.se
  69. Uppsala University Computing Center (UDAC)     Ph:  +46 18 187817
  70. Department of medical systems                  Fax: +46 18 187825
  71. Sweden                                         Think straight - be gay!
  72.  
  73.  
  74. ------ Internet Message Header Follows ------
  75. Newsgroups: comp.sys.mac.misc,comp.sys.mac.system
  76. Path: wupost!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!agate!spool.mu.edu!uunet!psinntp!sunic!corax.udac.uu.se!tdb!bredell
  77. From: bredell@tdb.uu.se (Mats Bredell)
  78. Subject: Re: disabling extensions:  extension manager
  79. Message-ID: <1992Dec31.171637.17910@tdb.uu.se>
  80. Reply-To: Mats.Bredell@udac.uu.se
  81. Organization: Uppsala University Computing Center (UDAC)
  82. X-Newsreader: TIN [version 1.1 PL6]
  83. References: <1992Dec30.144847.20754@slcs.slb.com>
  84. Date: Thu, 31 Dec 1992 17:16:37 GMT
  85. Lines: 59
  86. Xref: wupost comp.sys.mac.misc:39525 comp.sys.mac.system:26947
  87.  
  88.  
  89.