Cursor works when passing over a command without touching the Touchpad

The cursor on my iMac regularly engages by merely passing over a command without clicking the touch pad.  All i can do is force stop the machine because the cursor performs unwanted commands before I can get the cursor to restart or Shut Down.

tjk wrote:
Hi s,
First try a PRAM Reset: http://docs.info.apple.com/article.html?artnum=2238
If no luck, try an SMC Reset: http://support.apple.com/kb/HT3964
In some cases, the battery can interfere with a cable between it and the inside of the MBP, causing keyboard and/or trackpad issues. Shut down the MBP, disconnect the power adapter, remove the battery, take a piece of something semi-soft (like a paper napkin foldedover a couple times), place it over the cable you see in the battery compartment, and tape it down. Replace the battery and see how things go. If this works, you'll eventually want to replace the keyboard/trackpad cable (about $25 if you can do the work yourself). Note that if you go to a repair shop, they usually want to replace the entire top case assembly, which is much more costly.
If the issue persists, shut down, disconnect the power adapter, remove the battery, connect the power adapter, boot the MBP and see if the issue persists without the battery in place (but remember to save a lot, because if the power adapter gets pulled out the MBP will immediately shut down and any unsaved work will be lost).
Also look at the battery to see if it has any signs of deformity/bulging, in which case do not use it again (it may be pushing on the keyboard/trackpad cable and causing the issue); it must be replaced.
First off Sir or lady tjk, I do a PRAM reset weekly and it's never fixed diddly for this issue, I'm sorry to report. The cursor going awry usually happens in Mail when composing or replying to emails, so I wondered if Mail was corrupted, but alas, no. Still happens.
Upon inspecting the battery and the compartment, both appear normal. No bulging or binding either (a brazzier reference).
I did the SMC reset before I read your post, but apparently not to Apple's spec so will try it again. Then will see what's up doc.

Similar Messages

  • Can i change the cursor icon when hover over an active link by another one ?

    Can i change the cursor icon when hover over an active link by another one ?

    i have multiple links,so is there a way to have the custom cusrsor work on all links in a page and not just one?......you can see here i have 3 links..but only the top one changes to the crosshair cursor when rolled over  http://prntscr.com/5oxkj6
    actually it seems its not working on multiple instances of the same button.
    nvm found out why,lol...it was because i ndidnt have an actual link associated with the other instances of the button....all good now:)

  • ''Well When i plug in my ipod touch the battery life is low..i let it sit a wyhle.And it starts up to the apple logo and it stay there some time then it restartsback over to the very low battery and repeat(Over&Over)?

    ''Well When i plug in my ipod touch the battery life is low..i let it sit a wyhle.And it starts up to the apple logo and it stay there some time then it restartsback over to the very low battery and repeat(Over&Over)

    Can you reset the device by holding the sleep and home button until the Apple logo comes back again?
    If this does not work, try to connect in recovery mode, explained here: iOS: Unable to restore

  • Why does fix capitalization work when there is only one space after the period in pages 09?

    why does fix capitalization work when there is only one space after the period in pages 09?  For example:  "Turn on 3rd St. After the traffic light."  There is only one space after the period in "St."  shouldn't it only auto correct after TWO spaces..??  the word After, should be after..

    You may also use a noBreak space after the period at the end of the abbreviation.
    If I remember well, in such case the capitalization will not apply.
    Yvan KOENIG (VALLAURIS, France) mercredi 27 avril 2011 23:34:46

  • Without touching the screen, only 2 of my apps started shaking randomly. Not the kind of shaking when you want to delete/move. It was odd. Any idea as to what that could be?

    Without touching the screen, 2 of my apps started shaking randomly. Not the kind of shaking when you want to delete/move the apps. It was odd. Any idea as to what that could be?

    An "other" that large usually indicates that the "other" includes corrupted files.  Usually restoring from backup eliminated the corrupted files. However, sometimes restoring to factory settings/new iPod is required.
    To restore from backup see:
    iOS: How to back up
    To restore to factory settings/new iPod see:
    iTunes: Backing up, updating, and restoring iOS software

  • Is there a way to work with AutoCAD files in Illustrator without saving the autoCAD file back to a 2

    Is there a way to work with AutoCAD files in Illustrator without saving the autoCAD file back to a 2007 .dxf file format?

    Different versions of Illustrator can import different versions of DXF.
    Maybe there's a plugin by hotdoor that might enable you to import the latest version of the file format.

  • Customize interface without touching the source code

    My VP of of marketing is at it again. I have pasted in the exact email that he sent me. If anyone has ideas or suggestions or knows if Forms 9i has this built-in capability, please let me know.
    Thanks.
    Can you post this on metalink and see if someone at Oracle (or elsewhere) has an answer for us? Somehow, other LIMS developers are distributing LIMS products that allow their users to customize the interface without touching the source code -- no impact on their ability to take new releases. How do they do that?
    Here's my question:
    Anyone familiar with the Tools / Forms / Design this Form feature in MS Outlook? This allows a mere mortal to actually create and publish a custom Outlook form (could be a Contact, Task, Note, Journal, etc. form) across the organization. Is there such a capability built into Oracle9i Forms? In other words, can a developer easily build and distribute an Oracle software app such that the end-user can use an administrative tool to modify the interface/forms, add fields, change field names, move things around on the form, change colors, etc. -- without needing the Oracle Developer tool used by the original software developer, along with source code?
    Here's my original email from a few months ago:
    Our VP of marketing has been on my case about the ability to allow customers to "map" a form label (prompt) to a "custom" label of their choosing. The only way I know to do this is to create a "mapping" table and each time a form opens have code in the Post-Query trigger that changes the prompt of each column to the label that is in the "mapper" table. My fear here is Performance. Also, if the user closes that form and comes back to it - that logic has to be executed again - once again Performance. We have thought about the global variable idea, but we have over 100 tables with approx. 20 columns each. That's alot of globals to carry around. What's the overhead of carring around let's say 150 global variables?
    My questions to all of you are:
    1) Is anyone else doing this exact thing?
    2) If so, what is the performance hit?
    3) Is there a way to "remember" after the first time it paints - until the application is closed (not just that form) - other than global variables?
    4) Is there a solution already in place within Forms for this?
    5) Is there newer technology that has overcome this problem?
    My VP doesn't like the mapping idea. He wants to know isn't there a better way instead of mapping all the fields. Isn't there some simple utility provided by Oracle that allows the user to simply change the form labels (no, he's not talking about Oracle Developer). He is a real Outlook nut. So he's always comparing everything to how Outlook works. This is how it works in Outlook -- you click on Design Form, modify it, then install it on the machine. Surely Oracle must have something like this. He thinks we're asking the wrong question or not asking it in the right way. I'm not sure how else to ask it. Our users want to see "Date of Birth" spelled out instead of "DOB" as the label for a column on a form. Is there a way for them to take the fmx and change that label? Is there a better way other than storing this in a table and querying it up each time the form opens? Yes, I could use a global so I don't have to query it from the database every time, but I still have to evaluate every time the form is opened during that session to see which label I need to use and then set the prompt accordingly. Our VP doesn't like this, he wants this to be a one time change.
    Thanks so much for you help,
    Tina

    Hmmm.... either your VP of marketing or the users have too much time on their hands. ;-)
    I would go with a lookup table. If your database is responsive and you index the table by form name, you can retrieve a number of rows and setup the screen quickly enough that nobody would notice any time lag.
    If there aren't too many titles stored in the form, you could use a PLL library procedure and stuff all of them into a few globals -- just stack them into a single string separated by an odd character, like maybe chr(3). Then when the form is called again, it could first check to see if the globals exist, and parse the titles from there.
    But be careful about changing field titles. If they change DOB to Date of Birth, the length changes, and so you need to determine where the extra length goes. The title field must be wide enough and the text justification should be set properly.

  • Xperia S upper menu rolls down without touching the screen

    Hello all! I have a Xperia S with the lastet firmware. The error is the following: the upper menu, where there is a sound, wifi icon, date, etc, rolls down without touching the screen. If i touch the screen for texting for example, the upper menu rolls down and i cannot keep texting. I have to touch the power button to block the screen, and touch it again to enable the screen. Is then when i can roll up the menu y try to use the phone. I can do this for a short time because the menu goes crazy again. From Sony Care told me that i can repair it by using The Repair Phone/Tablet option from the Sony Companion software(lastest version). It hasn't repaired my phone. I'm really concerned about, what else can i do? It is a software issue or a hardware one? Thanks for your time! Greetings!

    Hello Quester, Regarding the cover, it has one, but i removed it when the issue appeared for the first time. It has factory cover only.Hmmm, i'm really concerned about it. I don't want to believe that is a hardware issue, but maybe it is. I've tried to make a downgrade of the firmware. Once, it worked and the issue disappeared but after a couple, and while i was installing some apps, the issue appeared again. I was thinking that may be an app could cause the issue but after applying the repair tool from Sony Companion, the issue remains and the phone is cleared, without any 3rd apps.  Thanks and Regards,Pat.

  • HT201269 I downloaded new music into my ipod touch and now when i go on my ipod touch the old music i had on there is like i cant hear them but they are there still

    i downloaded new music on my ipod touch today and now when i go on my ipod touch the old music i had on there i cant listen to them no more because they arent there but still there like i could still see the names of them

    Are they grayed out?
    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync all music and resync
    You can also try deleting all music by:
    To delete all music go to Settings>General>Usage>Storage>Music>Tap edit in upper right and then tap the minus sign by All Music
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                 
    - Restore to factory settings/new iOS device.

  • Without touching the JSP file

    Hi,
    I just want to set a text in my browser with bold face from my
    begin....Display method. say <B>Back></B>.
    Since i decalare this as a text and using .setvalue() i'm getting it
    as it is(i.e <B>back</B> in browser o/p.
    Can u suggest me the solution ?
    Todd, thanks for ur previous suggestion.
    Thanks and Regards,
    Vidyasankar.

    I'm not sure, but I assume what you're indicating is that you're getting
    back literally "<B>Back</B>" in the rendered browser text (meaning the HTML
    source is "<B&rt;Back</B&rt;"). If so, it's because you need to set
    the "escape" attribute to false for the text field:
    <jato:text name="FooText" escape="false"/>
    Todd
    ----- Original Message -----
    From: "VidyaSankar" <dnvidyasankar@y...>
    Sent: Friday, February 09, 2001 2:49
    Subject: [iPlanet-JATO] Without touching the JSP file
    Hi,
    I just want to set a text in my browser with bold face from my
    begin....Display method. say <B>Back></B>.
    Since i decalare this as a text and using .setvalue() i'm getting it
    as it is(i.e <B>back</B> in browser o/p.
    Can u suggest me the solution ?
    Todd, thanks for ur previous suggestion.
    Thanks and Regards,
    Vidyasankar.
    [email protected]

  • HT203171 Track pad is erratic, sometimes scrolling without touching the pad. Also highlighting chunks of my Thesis with the touch of a finger. Frustrating because I have accidentally deleted during this out of control mechanism with the track pad.

    My Mac Book Air has developed an erratic process with the track pad. Sometimes the page scrolls without touching the pad, great chunks of my Thesis can be highlighted and sometimes I delete without realising. Does anyone else have this problem. The Tech wants to replace my track pad today, not sure what to do?

    See if any of these items apply:
    http://support.apple.com/kb/TS1449
    Regards,
    Captfred

  • My Iphone 4 with iOS 5 changes without touching the glass the windows!

    Since a few days my Iphone changes the windows forward and backward without touching the glass. It's very annoying because writing a new sms is very diffucult because the content is deleted an i have start again several times.
    What can I do? I still reseted my Phone and put on it the Backup. But there are no changes.

    The Basic Troubleshooting Steps are:
    Restart... Reset... Restore from Backup...  Restore as New...
    Restart / Reset
    http://support.apple.com/kb/ht1430
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414
    If you try all these Steps and you still have issues... Then a Visit to an Apple Store or AASP (Authorized Apple Service Provider) is the Next Step... Be sure to make an appointment first...

  • My i-touch music is interrupted by voice memo. the music also fast forwards, changes tracks or stops and starts without touching the i-touch

    my i-touch music is interrupted by voice memo. the music also fast forwards, changes tracks or stops and starts without touching the i-touch. can you help?

    Try the standard fixes:
    - Rest. Nothing is lost
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Restore from backup
    - Restore to factory defauslts/new iPod.

  • When I turn on my ipod touch the screen goes white and stays white.

    When I turn on my ipod touch the screen goes white and stays white.  It plays but all I see on the screen is white.  I cannot change anything.

    It iTunes is asking to enter the passcode then:
    - A data recovery company may be able to help
    - Restore the iPhone from the backup of the iPod. You can then get the data off and then retore the iPhone from the backup of the iPhone.

  • When I physically rotate my IPOD touch the screen does not rotate. I must have something set wrong

    When I physically rotate my Ipod touch the screen does not rotate. I must have something set wrong, but can't find out what it is. Can someone point me in the right direction?...thanks

    Is orientation lock on?
    iPod touch User Guide (For iOS 5.0 Software)

Maybe you are looking for

  • Execute SSIS Package from JOB which contains Execute Process Task calling a .bat file

    Hi All, I have a EXCEL Macro needs to be called from SSIS. We could not use Script task because of some internal reason. So we have taken an approach to call a .BAT file using Execute Process Task. This .BAT file will call a .VBS file which will exec

  • Libre ~ Error 2038 "failed to open the file"

    Good morning. I have a Libre-eBook reader Pro. I have downloaded and synced from Kobo to my Libre with no problems. But when I try to download ebooks from the public library they download and open in Digital Editions just fine.  I drag and drop them

  • Payload in Alert Message

    Dear Friends / Experts, I have a requirement wherein we need to send the alert via email. Subject / Message Body of the email need to contain the Payload - SalesOrder Number. Is it possible to achieve this without the use of BPM? Thanks in Advance Ra

  • Viewing pictures directly in email

    I use gmail, and on my iphone 3g I can't view the pictures that I am being sent from other iphones directly in the email, I have to download the attachment first and sometimes they take a while. Anyone know how to fix this?

  • MY FIREFOX does not have a URL box, refresh, back/forward buttons or a tool bar with file, view, tools, etc.

    <blockquote>Locking thread.<br> Please continue here: [/questions/786744]</blockquote><br> Hi again, There's no bar that says file, tools, view, (other?) OR URL box, reload button or back/forward buttons, so I can't even do some of the things people