Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Short-freeze (pause) when typing.

I bought Macbook Pro about two weeks ago, and I have been having this weird problem.
Every time when I type something in any applications, I get short-pause (about 0.5 sec).

I try to get used to it, but it's starting to get so annoying.

Any solutions?
Thanks

Macbook Pro Mid 2010, Mac OS X (10.6.4), Upgraded HD Momentus XT

Posted on Aug 29, 2010 6:07 PM

Reply
7 replies

Aug 31, 2010 8:03 PM in response to myoasis

Hi M,

Fine! So we know this is not a hardware issue and that it seems to be isolated to text inputs. Let's test some more.

Choose Log Out from the Apple menu and on the login use for User Name: >console (with the ">" sign) and hit enter, you will drop the graphic interface and use only text interaction. You should be prompted for your login name and password at this time. From the prompt you can use some simple command line and text editors, while typing commands you will see if you have delays.
Here are some simple commands and shortcuts:

to check your location on the directory tree - pwd
to get a simple and long list of items at current directory - ls (simple) ls -l (long)
to change current directory - cd .. (to parent directory) cd Path/To/Directory (to subdirectory reference from the current) cd / (to root) cd /Path/To/Directory (using the root as starting point)
to print some command options available - help
to open some command manual - man comandname
to get help reading manuals hit the h key
to quit this help or manual reading hit the q key

Text editor:
Create a simple text file with the list of current directory contents - ls -l > listed.mycreatedfile (the ">" sends the output to the following file that can have any extension.
Open the file using nano text editor - nano listed.mycreatedfile
Type some more into file and use the CONTROL+X to exit, nano asks to save buffer, save it.

Exit console with the exit command line - exit

You should get to the Graphic Interface and feel relief 😉

Check if delay is present on this login screen also. I think it is related to spell checking.

Good luck.

Short-freeze (pause) when typing.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.