What's with the mouse pointer in Lion?

Ever since upgrading my Mac mini to Lion, I am seeing many instances of the wrong mouse pointer being displayed. It may be a hand when it should be an arrow or vice versa. It may be a diagonal window resizing arrow when it should be a hand.
I can't detect any pattern to this. It's just wrong a large part of the time.
Never had this problem under Snow Leopard.

I know I'm late to this post as it was posted back in 2012 but I'm having the exact same issues.  Any others have this problem and if so, any remedy to this?

Similar Messages

  • I'm trying to use _alpha with the _xmouse to interactively fade a box with the mouse pointer.

    Hi guys,
    I’m new to Flash sort of but most definitely new to
    actionscript and programming in general. I’m hoping someone
    can help me with a practice thing I’ve been working on - I
    thought this would be easy to start of with but it is prooving very
    challenging;
    I’m trying to create an image fade on a box when the
    mouse is within its borders. Essentially I want to get 0% _alpha on
    the left edge of the box and 100% on the right edge and dragging
    the mouse over the box in the x coord will interactively raise or
    lower the _alpha %.
    --see attached code for details--
    red_mc is the name of my red box which is 123pixels center of
    my stage which is 550. When I first started this it was from an
    online tutorial but it was for the entire stage hence my division
    by 550 pixels in the changeAlpha function. I need help trying to
    control the return values for _xmouse within my box to control the
    _alpha property.
    Any help would be great. Thanks!
    Regards,
    Nick.

    1) Use getBounds() to determine the actual coordinates the
    box takes up. If the box's registration is not in it's upper left
    or left, other methods could be flaky.
    2) Find the difference between getBounds().xMin and _xmouse
    3) Find the percent(from 0 to 1) of the box's width that
    difference is(say, a little under half way from left to right, or
    .45)
    3) Multiple times 100 and that's the alpha
    Here:
    red_mc.onRollOver = function() {
    mouseInterval = setInterval(changeAlpha,10,red_mc);
    red_mc.onRollOut = red_mc.onReleaseOutside = function() {
    clearInterval(mouseInterval);
    function changeAlpha (mc) {
    // pass in the MovieClip as an argument, so it's more
    flexible
    var bounds = mc.getBounds(_root); // find target mc's bounds
    on _root
    var xDif = _root._xmouse-bounds.xMin; // determine how far
    from mc's left bound the mouse is
    var percent = xDif/mc._width; // determine what percentage
    of the mc the mouse is at
    mc._alpha = 100*percent; // max alpha times percent gives
    desired alpha
    trace(mc._alpha);
    updateAfterEvent(); // this forces Flash to redraw,
    independent of frame rate
    Hope that helps

  • Strange- A 1" horizontal strip on the screen (which includes the tabs + 0.5cm above and below) does not work with the mouse pointer, only with firefox

    The mouse wont click anywhere over a 1" strip that includes the area where the tabs are lined, and extends 0.5cm above and below this. So, to open or close a tab I can only use Ctrl T or Ctrl W respectively. And, for ex, I cannot click on the top most line on Facebook (which has the Home, messages, news feeds options etc) or that of Twitter, and so on. I have used Mozilla Firefox all my life and this has never happened before. I don't have this problem with any other browser like Internet explorer or Google Chrome. I find it very strange.

    Both the Yahoo! Toolbar extension and the Babylon extension have been reported to cause this issue. Disable or uninstall those add-ons.
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • When trying to log back from sleep mode, the screen behaves as a rotating cube, with the mouse pointer in the top left corner. Hangs.

    iMac OS X Ver 10.7.3
    21.5 Inch, Mid 2011
    2.5 FHz intel Core 5
    12 GB 1333 MHz DDR3
    When the computer in woken from sleep mode we see two login options (bineg used by two users).
    But when we try to login, the screen just behaves as a sluggish rotating cube.
    Nothing works, we just have to hard boot at this time.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    Note: If FileVault is enabled under Mac OS X 10.7 or later, you can’t boot in safe mode.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • How to find out what is under the mouse pointer in a StyledDocument

    Hi all!
    I have a DefaultStyledDocument in a JTextPane.
    styles = new StyleContext();
    doc = new DefaultStyledDocument(styles);
    JTextPane p = new JTextPane(doc);
    i than add a view strings to the document using insertString, some of them using a style with an icon.
    The question now is: can i somehow determine which icon ( or at least which object, inserted by insertString ) is under current mouse position, without setting the caret to this location? or can i trigger an event when the user clicks on such an icon?
    thanks in advance for your help
    eabin

    Use this method :
    public int viewToModel(Point pt)
    and take a look at my answer in this Thread. I think it can give you an idea :
    http://forum.java.sun.com/thread.jsp?forum=57&thread=227390
    Denis

  • Why the mouse pointer in Logic Pro does not change shape during work in OSX 10.9.1?

    I've a MacBook Pro Retina 15-inch Late 2013 and I'm using two external displays. One connected to to the HDMI port (display 1) the other to thunderbolt (display 2). The MacBook display is closed. I’m working with Logic Pro 9.1.8 (32bit) with OSX 10.9.1
    Why the mouse pointer in Logic Pro does not change shape during work???
    It was already difficult with OSX 10.9 but now after upgrading to 10.9.1 it's game over!
    At least before I could select which display use Logic Pro to have all the shape functions of the pointer. Not in both displays, so to be forced to edit in ONLY ONE of the two displays using this workaround: (right click on Logic icon in Dock: Option --> Desktop on Display 1). Now or I select “Option --> All Desktops” or does not work. However, by selecting all displays you say goodbye to Mission Control. This can’t be a solution!!!
    The amazing thing is that Nuendo has no problem while Logic Pro, Apple's native software, it can't!
    With Nuendo it’s indifferent in which display you are working, the shape of the mouse pointer changes shape depending on the requirement in both displays.
    This thing drives me crazy!
    Solutions?
    Here some ideas in other foums:
    http://www.logicprohelp.com/forum/viewtopic.php?f=1&t=86264
    But this aren't really solutions but workarounds. Use Logic in all desktops makes Mission Control useless!!

    I installed all over again by formatting as suggested by the genes of pro application support. Each plug-in, each virtual instrument, a job that lasted 3 days. And as suggested for each new plug-in I proceeded to check the proper functioning of Logic Pro and did each time a back up with Time Machine.
    The Result:
    Logic works as it should ONLY on the primary monitor and ONLY on the first desktop.
    BUT
    Reason and Nuendo dont' have this issue !!
    I believe that Apple developers are thinking only to mobile phones and things like messages or face time.
    And that's not all!
    After a few weeks, perhaps by installing a version of Adobe Acrobat, I say maybe because I'm not sure, logic has stopped working properly. Again problems with the mouse pointer.
    Luckily I had a back up! But now I'm terrified to install new programs. Thanks Apple!

  • I have a macbook pro and two monitors connected via matrox dualhead2go. The display is fine, but there is a lag with the mouse cursor. Matrox technical do not seem to have the answer, anyone else?

    As in the question, everything works fine, but there is a lag with the mouse pointer, latency issue. I have seen on other forums this has been an issue, but with different solutions, and some with no solutions. Matrox technical team have no solutions for me unfortunately, so any similar user experiences would be good.

    I have the same issue....
    Is there any solution ?
    iMac 2010 27" 2.93GHz , OSX 10.6.8 Snow Leopard, Matrox DualHead2Go ME

  • What does the Mouse Pointer with Letter 'M' mean?

    Couldn't find any info on this via search, and I'm still a little new to LP8 so pardon this question if it's been asked many times before.
    Just wondering what the mouse-pointer with the letter 'M' attached to it means. I notice it pops up when I open songs I made in Logic Pro 6 inside Logic Pro 8.
    Thanks,
    David

    Never ceases to amaze me how many times I answer my own questions on various forums but only, of course, after actually posting it. No wonder it didn't pop up on any searches.
    It's the mute tool in case any other newbies stumble upon this post.

  • The answer helped me.But still, what are the settings that I have to change for the behavior of the mouse pointer towards finder? Also the mouse pointer sometimes  doesn't accept my command and start clicking itself.what is the problem and how to fix it?

    The answer helped me.But still, what are the settings that I have to change for the behavior of the mouse pointer towards finder? Also the mouse pointer sometimes  doesn't accept my command and start clicking itself.what is the problem and how to fix it?

    If the mouse clicks something on its own then it looks like you have a hardware problem with the trackpad or possibly the battery that is right underneath the trackpad.
    I have read that the battery can swell and that would put pressure on the trackpad.

  • I updated my iMac to lion and now when i leave my desktop and it goes into stand by it like a picture is taken of the screen and when i want to log in the mouse point removes pixels so i can get to the user login screen this never happened ith snow leopar

    i upgraded my iMac to lion and now when i leave my desktop and it goes into stand by mode, its like a picture is taken of the actice desktop and when i want to log in the mouse point removes pixels so i can get to the user login screen this never happened ith snow leopard. does anyone else experience this and is there a fix?

    I have an iMac 8, 1 that I upgraded Leopard to Snow Leopard.  It was totally updated with the latest from Apple when I bought and tried installing Lion.  The upgrade failed, shot my OS and I couldn't boot.  Had the constant spinner on a grey screen..  did a format of the drive, hdd repair and everything came back clean... got back to Snow Leopard and all the updates on it again and then retried the Lion thing... same bs... dead duck.  Crashed my system one too many times.  I can't see where a few small changes, mostly app related can be classified as an OS upgrade and is not compatible with my iMac.  I have the stuff running on my Mac Pro but have yet to notice anything impressive.  I've always used F3 and really didn't require Mission Control.  Just open you app folder for launch pad... duh?  I use the hot corners anyhow.  As far as Safari is concerned... as a power user, Apple missed the boat on that for me.. full screen etc.. Wow.  I don't like the new Mail either..
    As you can see/read, I'm less than impressed with this release from Apple but I own so many of their products that I will have to put up with it for now... somehow the MS logo should apply to this release Steve.

  • When a link is rolled over by the mouse pointer a very annoying pop up with the link address shows up. There seems to be no way to prevent this from happening. How can this pop up be made to go away?

    no matter what website, every time I move the mouse pointer over something to click on a line of black printing in a thin white box pops up at the bottom of the screen and shows me the http address of the item I'm about to click on. I want to shut this function off or remove it if possible. I find that the previous version did not do this, it seems to be unique to 6.0. It's VERY distracting and ANNOYING. How can I make it go away????

    When you hover the mouse cursor over any link, it will display the link details at the bottom left of the screen; black font on white background.
    This display can be very important as it shows the full address of the hyperlink. This can be particulary useful for checking on whether the link is bona-fida. For example; if you receive an email that looks like it is from a bank , hovering over the link will indicate instantly that the link is pretending to be something it isn't.
    Another example that can be useful; a website link may say 'contact me' rather than give the actual email address. However, when you hover over the link, the actual email address will be displayed at the bottom of the screen. If you click on the link then Outlook usually opens, however I do not use Outlook, so displaying the email address is useful.
    This display is something that has always been present and it is also displayed if you use IE.
    However, I can see that this annoys you, so you could try the following:
    [[https://addons.mozilla.org/en-US/firefox/addon/link-location-bar/?src=api]]
    After installing the addon, you will need to restart Firefox, then go to History and Restore previous session to get all your tabs and webpages back.
    You will now find that when you hover over any link, it will now display in your address bar on the right hand side.
    If this helps, please say this question has been solved.

  • I recently bought, from the original website of Adobe, Photoshop elements 13. However, when I go with my mouse pointer over the menu, It hangs or he works very slow. Does anyone have an idea how I can fix it? I have already downloaded updates, both from A

    I recently bought, from the original website of Adobe, Photoshop elements 13. However, when I go with my mouse pointer over the menu, It hangs or he works very slow. Does anyone have an idea how I can fix it? I have already downloaded updates, both from Adobe and Windows. I have a new pc with window 8.1.

    It could be a coincidence, but I rebooted the machine and (knock on wood) PSE13 seems to be working ok.

  • Hi...i'm still using the old iphone 3G...my phone is no longer charging...when i tried to charge it, what i see on the screen is the usb cord with the arrow pointing the itunes logo...can someone help me?

    hi...i'm still using the old iphone 3G...my phone is no longer charging...when i tried to charge it, what i see on the screen is the usb cord with the arrow pointing the itunes logo...can someone help me?

    It sounds like your phone is in recovery mode, which means it needs to be restored through iTunes on your computer in order to get out of it.

  • After updated software on mac mini with os x 10.7.5 and restart the mouse pointer after about 30 sec. converted to the rainbow wheel and I can't control the computer.

    After updated software on mac mini with os x 10.7.5 and restart the mouse pointer after about 30 sec. converted to the rainbow wheel and I can't control the computer. The rainbow wheel was runnig 8 hrs and I turn off mac mini by power button, then I turn on mac mini with key Shift and p/w, checked HD. My HD has
    capacity 499.25 GB used 86.91GB. Is there a solution to fix this problem axcept the reinstall os?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.  
    These steps are to be taken while booted in safe mode.
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click the line of text below to select it:
    for k in /Sy*/L*/Ex*/{,.?}*.kext; do test -f "$k/Contents/Info.plist" && /usr/libexec/PlistBuddy -c "Print :CFBundleIdentifier" "$_" | egrep -qv "apple|Accusys|ArcMSR|ATTO|CalDigit|HighPoint|hp-fax|JMicron|print|SoftRAID|stex" && echo $k; done | open -f -a TextEdit
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). A TextEdit window will open with the output of the command. Post the contents of that window, if any — the text, please, not a screenshot. You can then close the TextEdit window. The title of the window doesn't matter, and you don't need to post that. No typing is involved in this step.
    Step 2 
    Repeat with this line:
    sudo defaults read com.apple.loginwindow LoginHook | open -f -a TextEdit 
    This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3 
    Repeat with this line:
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null | open -f -a TextEdit
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 4
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null | open -f -a TextEdit 
    Remember, Steps 1-4 are all copy-and-paste — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • What is the mouse pointer called on mac os x snow leopard?

    What is the mouse pointer called on mac os x snow leopard?

    Probably spelled it that way because that is what I felt like doing to mine at that moment, since it decided to act up on its own, flying around the screen like something out of Harry Potter!   Back under control now.
    laverne's mom

Maybe you are looking for

  • How to configure Queue and QueueConnectionFactory for a MDB

    Hi *, I want to send some messages from a session bean to a message driven bean. Therefore I'll use the default Queue (sapDemoQueue) and QueueConnectionFactory. In the ServiceLocator of my SessionBean I do the lookup with following methods:     publi

  • My ipod wont sync due to apple mobile device not startted

    I wonder if you could posible help me with my question? every time I want to sync my itnues, a message is displayed on the screen saying that my ipod cannot be used because the apple mobile device service is not started. what do I do?

  • Unexpected Quits while trying to import from a .xls file

    When I decided to purchase Iworks I was under the impression that numbers was capable of importing documents that had been created in excel. I have now tried to do so a number of different times with different files (all with the file extension .xls)

  • Capture Yes or No event from Adobe Air Installer

    Hi,     I am new to Flex. I need to capture the yes or no event from the AIR installer.  I am insatlling adobe air through my application. If user clicks yes or no of the adobe air insatller i need to cpature the event.Is it possible. Regards, Jayago

  • Picture Messages Pix-Flix ect Not Showing In Usage Anymore

    A few days ago I noticed that none of the picture messages were showing up in that category on the usage page on my Verizon anyone know why?