home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18574 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.5 KB

  1. Path: sparky!uunet!comp.vuw.ac.nz!waikato.ac.nz!ldo
  2. From: ldo@waikato.ac.nz (Lawrence D'Oliveiro, Waikato University)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Command-Option-Down Arrow broken! (MPW)
  5. Message-ID: <1992Nov18.172459.12288@waikato.ac.nz>
  6. Date: 18 Nov 92 17:24:59 +1300
  7. References: <1992Nov17.201430.27220@reed.edu>
  8. Organization: University of Waikato, Hamilton, New Zealand
  9. Lines: 24
  10.  
  11. In article <1992Nov17.201430.27220@reed.edu>, bowman@reed.edu (BoBoRamDos) writes:
  12. > A couple of weeks ago (right after I installed Now Utilities 4), command-option
  13. > down arrow (go to end of file) stopped working in MPW.  It still works fine
  14. > in SADE.  I've since upgraded from 3.3a14 to 3.3a16, and it still doesn't work.
  15. > I've removed Now, and *that* didn't fix it.  As anyone who is used to using
  16. > that particular key sequence, having it go away is a major pain.  Anyone have
  17. > any ideas?
  18.  
  19. Try entering the following command in the worksheet window:
  20.  
  21.     SetKey Command-Option-DownArrow
  22.  
  23. This should display the current definition of that key sequence. The standard
  24. response is
  25.  
  26.     SetKey Option-Command-Downarrow         MoveEndOfFile
  27.  
  28. If you don't get this, then perhaps there's a SetKey command in one of your
  29. startup scripts that's changing it.
  30.  
  31. Lawrence D'Oliveiro                       fone: +64-7-856-2889
  32. Computer Services Dept                     fax: +64-7-838-4066
  33. University of Waikato            electric mail: ldo@waikato.ac.nz
  34. Hamilton, New Zealand    37^ 47' 26" S, 175^ 19' 7" E, GMT+13:00
  35.