On Sunday, March 23, 2003, at 07:56 AM, George H. Yankey wrote: > Most of the programs we use are running in OS X and the problem > continues to happen.
Here's a method that may show you what's eating up the CPU. Go into Applications->Utilities->Process Viewer This will show you all the processes running on the system and how much of the CPU they're using. Look for something that's using nearly all your clock cycles. You have to let it run for a minute or so before you believe it because just launching the process manager will skew the numbers for a short time. A better process listing is gotten by typing "top -v" into a terminal window--without the quotes. | The next meeting of the Louisville Computer Society will | be March 25. The LCS Web page is <http://www.kymac.org>.
