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