Mouse Wheel does not work on a Laptop?

I have written a program to support mouse wheel action in my appplication. (using 1.4.1) This works fine on my desktop PC but on my HP Laptop it is a no go.
The mouseWheelMoved event doesn't even register on the built-in mouse pad of HP. (I checked it out in debug mode and moving the HP mouse wheel does not generate a mouseWheelMoved event.)
Any help or insight on this problem is appreciated.
Thx

>
The mouseWheelMoved event doesn't even register on the
built-in mouse pad of HP. (I checked it out in debug
mode and moving the HP mouse wheel does not generate a
mouseWheelMoved event.)
Maybe it registers as some other mouse event. Have you trying listening and reporting other events?

Similar Messages

  • Getting input from mouse-wheel: does not work under windows/IE

    Hi
    I have built an applet that extends JApplet. To it I have added a class that extends JPanel implements MouseListener, MouseWheelListener, MouseMotionListener.
    I collect input using the method
    public void mouseWheelMoved(MouseWheelEvent e){
    do stuff...
    I have build this on a mac and tested it in firefox and it works fine. But on xp/vista internet explorer, the applet does not respond to mousewheel input. On mac osx /safari it does not work either.
    Is there any solution to this problem?
    Best regards, Carlis.

    Just for luck, try setting the JPanel focusable.panel.setFocusable(true);If that doesn't make a difference, you need to post a [_Short, Self Contained, Compilable and Executable, Example Program (SSCCE)_|http://mindprod.com/jgloss/sscce.html] that clearly demonstrates your problem.
    db

  • Whenever I play anything on Windows Media Player Classic, the middle mouse button does not work as a vertical scroll in firefox, but instead shows a horizontal scroll that does not scroll the web pages. How can I fix this problem?

    Hi
    I have a windows 7 and whenever I play anything on Windows Media Player Classic, the middle mouse button does not work as a vertical scroll in firefox, but instead shows a horizontal scroll that does not scroll the web pages. How can I fix this problem?
    I hope that was clear.
    Thnx

    Hello kmanthie,
    I just sent you a private message. If you are not sure how to check your forum messages, this post has instructions.
    I worked on behalf of HP.

  • My mouse can not click to anything left, right or the middle mouse button does not work

    I am using a 24 inch imac and the problem is suddenly my mouse can not click to anything left, right or the middle mouse button does not work i can see cursor moving and i can use the features of the keyboard but my mouse dies. I tried to plug in another mouse magic trackpad and my tablet but each has the same problem. I can not click to anything but cursor is moving and computer is not frozen. I have to shut it off from the power button when this happens. Do you have any idea what can cause this and how can i fix this?

    Reset the SMC 2-3 times. Click Intel iMac SMC and PRAM resets for instructions.

  • Tecra A3 - Creative Mouse Wireless does not work

    My Creative Mouse Wireless does not work while touchpad is installed.
    Even if I disable the Touchpad, the mouse seal does not work.
    Does anyone know how to solve this problem?
    Thank you,
    R.P.

    Hello
    On this way it is not easy to say what the problem is. I assume that you got some installations software for your external device. Install it and it should works.
    As far as I know functionality of external mouse doesn`t depend on touchpad settings.
    Bye

  • I have the macBookPro and the problem is the mouse pad does not work I tried everything but still does not work what should i do ?

    I have the macBookPro and the problem is the mouse pad does not work I tried everything but still does not work what should i do ?
    so i'm using the usb mouse

    I want to clarify the issue.
    The issue is with the MBP trackpad, and it works fine with an attached USB mouse.
    With some ingenuity, you might be able to fix this yourself, but I suggest visiting your local Apple Store/Genius Bar. Some have fixed this issue and have posted their results online, but the Apple Store should be your first destination.
    Post here with your results!!

  • Installed new version of Firefox, now scroll wheel does not work

    Installed new version of Firefox, now my scroll wheel does not work. I need this fixed immediately or will be forced to abandon Firefox as my browser. Can anyone help? I saw some Q&A on this but no definite fix. Thanks!
    == This happened ==
    Every time Firefox opened
    == Immediately after I installed

    I have the same problem, plus more. I cannot click on a button, does no good. I have been using 3.01, would never upgrade; always had a problem since 3.5. Now I upgrade to 3.66 figuring the problems were over, wrong. No scroll wheel, no buttons, cannot close half the windows, cannot go to a bookmarked page. Did Microsoft take over Mozilla? If I wanted a junk browser, I would use IE. I want the Firefox that it used to be; stable, reliable. What happened? Only way I can get Firefox to work is in safe-mode.

  • Scrolling with the mouse wheel does not always work with 4.0? Never a problem with previsous versions.

    in firefox 4.0, at times the scrolling wheel will not work. It has never been a problem with previous versions, and always works in internet explorer.

    Hello Henry,
    Thanks for the hint!
    My mouse wheel is  working, but not in flash player...strange... It is a Microsoft Comfort  Mouse and I see there is already logged bug about that: https://bugs.adobe.com/jira/browse/FP-5145
    Anyway besides this bug, there is an additional issue I think, that the vertical layout does not calculate properly the vertical scroll position, when certain elements are excluded from the layout. I have described this additionally in the Jira.
    Regards,
    Dinko

  • I-pod nano click wheel does not work help!

    Hi,
    My i-pod nano 1st gen click wheel will not work i have tried restoring,restarting and all the 5 r's but still nothing has happened... there has to be a solution out there somewhere o yea i have also tried taking out the gunk in the click wheel but nothing HELP!

    Version in the nano is 1.1; iTunes is 6.0.4.2.
    This silly thing "healed itself" the next morning (?!), worked fine for two days, and decided to show the same symptoms this evening, then began working fine again.
    Whether it is working or not I can feel the click of the wheel but unit shows no response when the problem is manifesting. So if I am having the problem I can press the wheel any which way for as long as I like and nothing happens -- screen does not light up, unit doesn't scroll, play/pause gives no response, etc.
    HP laptop Windows XP

  • The sound's wheel is not working in my laptop

    Hello:
    I just installed Arch.
    I followed the Beginner's Guide. Installed ALSA, etc.
    I downloaded Amarok, but when I'm listening to music, and I scroll the wheel that regulates the music in my laptop, it does not work.
    I must do any additional thing?
    Thank you very much.

    gromlok wrote:
    Hello, I'm using XFCE, and In the Mixer opion, in Multimedia, I made visile the Master control, with the vertical lines for volume, but when I move the wheel It does nor work, nor in Amarok!! I don't have a similar option in my settings in XFCE.
    Do you know what else could I do?
    Thank you.
    I don't know XFCE so i can't say you how to set shortcuts, but you can use this method to configure the wheel.
    First of all open xev. On the square move left/right your wheel and take note of buttons number, then you could install xbindkeys from extra then edit/create .xbindkeys file in your home.
    I.E
    # Volume Decrease
    "amixer -c 0 sset Master 1- unmute cap"
    c: ### write here the code recived from Xev
    # Volume Increase'
    "amixer -c 0 sset Master 1+ unmute cap"
    c: ### write here the code recived from Xev
    now run xbinkeys. To set permanently  put xbindkeys in autostart
    Last edited by thepasto (2010-04-29 16:49:39)

  • New ThinkPad Precision Wireless Mouse (MORFGOO) does not work

    Hello to everyone,
    My wireless mouse does not work. The symptoms are: The mouse is completely unresponsive, as if it had no power at all (cannot be turned on, no red laser, no interaction with CPU).
    How I came to notice the problem:
    I installed the mousesuite from lenovo/support/mousesuite. Then I restarted the computer. After this, I connected the USB Bluetooth Adapter to a USB port of the ThinkPad 430s 2352 CTO. I tried to turn the mouse on. No changes were noticed, Mouse still offline, no light. Tried a different set of battery & tried the wireless button. No change. Reinstalled the mousesuite. No noticeable change.
    I believe the mouse might be broken. Could anyone please provide me with support as to how I could solve this? In the case that it is non-functional, how do I return it to lenovo? Is it under my one year guaranty (I bought it as an accessory on my command for my laptop)?
    Thanks for your answers!
    ph423

    Hi,
         Your migration to Lion brought over a previous hot key preferences document. And this contains one bad key that wasn't updated.
    - Quit System Preferences (if open)
    - Delete this document to remove a carry-over mapping error.
    - Then logout
    Note: That this will delete any existing modified keyboard assignments. Re-assign changes manually.
    Note2: This document is in your users preferences folder.
    ~/Library/Preferences/com.apple.symbolichotkeys.plist
    -Alan

  • Ipod click wheel does not work at all..

    I gave a friend of mine my 4g photo. It worked for him for a few days and then stopped. He brought it back to me and I restored it twice back to factory settings. Still nothing. The other weird thing is when you cycle between hold and on, it starts the ipod like it is an on and off switch. The click wheel does not respond, and the hold thing is just weird. I just would like to know if this is a hardware problem, and if there is anything I can do to get it up and running again.. thanks...
    Macbook Pro 15"   Mac OS X (10.4.8)  

    hi muddy angel, recently i had a problem that sounds similar. my well cared and little used 40gb ipod didnt respond to the clickwheel -no reason that could be recognised. gravis in berlin, germans probably biggest apple dealer, checked the item. they told me it would be a rare, but well known very unlucky thing that clickwheels sometimes just give up their functions for unknown reasons. unfortunately my clickwheel did so, after the warrenty has run out a couple of weeks ago and as well annoying is the fact that a replacement of the clickwheel is horrible expensive. so, if you have the opportunity to have your ipod checked by a hardware pro - try it.

  • Wifi on Macbook Pro does not work when Windows laptop connected

    Does anyone know why this is the case or how to fix it? My wifi works great until my wife turns her windows laptop on and logs on the to the wifi. At that point, mine does not work until she shuts her computer down. Any ideas?

    you both probably have the same IP address....
    set your laptop to DHCP or type in another IP address...

  • Left mouse click does not work

    I have a mid-2010 Mac Book Pro 15", 8GB, Samsung 840 500GB SSD, w/ Mountain Lion.
    About four to six months ago I started having issues where the left mouse button would stop working when I left the computer on unattended (but not asleep) for extended periods of time.
    I have both a bluetooth keyboard and magic mouse connected most of the time, but when the issue occurs the button issue extends to both the external mouse and the on-system touch pad.
    The issue started at about the same time that I took my system in to be repaired after the harddisk started failing. The system has since had the OS reloaded (twice) and the replacement harddisk has since been replaced with and SSD, so I if the original service is to blame, it is a peripheral issue (damage, firmware update, etc).
    Here is where it gets really crazy... rebooting does NOT fix the issue. Shutting down and restarting does NOT fix the issue. Hard power off (holding the power until it hard-off's the system) then restarting DOES fix the issue.
    The problem is reproducible, and since I've now demoted this laptop to being my television PC, it gets left on idle all the time (and hense the problem occurs all the time).
    To the best of my knowledge I have all the latest patches and firmware loaded.
    I suspect this is a low level firmware/hardware bug, but have no way to confirm and have had no luck with finding answers here or via the store.
    Any assistance is appreciated!!

    I can left mouse click any other program successfully. I can only left mouse click Firefox one time and then it refuses to work. I set the default mouse structure and pressed apply. It does me no good. There must be another cause for no other program has problems except for Firefox.

  • Portal Content Studio - mouse button does not work anymore

    if you use the portal content studio
    content-administration > portal-content
    you can configure the portal objects by browsing them and clicking the right mouse button.
    That worked but now the mouse button doesn't work - left mouse button works as expected (with left mouse button one can navigate through the objects, iViews, working sets, etc...).
    Right mouse button does nothing, portal objects could not be edited. Of course, the mouse is Ok.
    Is this strange error known?
    How to avoid it?
    Is there a possibility to reset this application, so it restarts/re-initializes correctly?
    Even a restart of SAP NetWeaver didn't help.
    Or can one use another method to perform an action instead of the right mouse button?

    reason were endorsed libs in the jre

Maybe you are looking for