Let go of the mouse button? (Left softkey) Laptop HP Pavilion dv2000

Hello world. I have a small problem here.

I have a HP Pavillion dv2000 laptop.

(Here's a photo of him) Just today, I noticed that my left mouse key was loose. It's sometimes a little as the 'Crack' of noise when I push a certain way. It still works and everything, but it's kind of spell. just the front, the rear part is correct. It's not that much of a big deal, but it's getting kind of annoying. (I don't want it to become completely loose and stop working in the future)

I was wondering if there was a way to fix it? I did some research and discovered that replace the top cover will help? I don't think I'll be able to do it myself, so I'm wondering if it will be a good idea to take it to a repair shop? or like the Geek Squad? Only thing that worries me, it's price and know if it will still be possible. If someone saw, or something similar has happened, if you could propose it please, will be greatly appreciated.

Thank you all!

You don't need to replace the hood - just the trackpad Assembly. I have a dv2 so (a dv2915nr) and the part number for my trackpad is 451341-001http://h20141.www2.HP.com/hpparts/Search_Results.aspx?mscssid=EB24CF0D562D4D34826CED55FF5A6B46&SearchIn=product

The part should be the same for all the dv2s, but you can find parts specific to your model here: http://h20141.www2.hp.com/hpparts/default.aspx?mscssid=EB24CF0D562D4D34826CED55FF5A6B46

Of course, you place your order via the HP Web site can be expensive ($ 50 for a trackpad!) so I'd recommend looking for the part through ebay or something.

As for actually replace yourself - it's a bit complicated and I would recommend you just go to a repair shop and let them do, but if you really want to do it yourself by a nice little guide on how to disassemble your computer:

http://Forum.NotebookReview.com/HP-Pavilion-notebooks/228268-how-clean-heatsink-fan-Assembly-dv2xxx.html

It is intended for cleaning of the whole fan and heatsink of heat on your motherboard, but just follow steps 1-3 to get your hood.

Tags: Notebooks

Similar Questions

  • When I choose my quick selection tool, I click and drag the first time, and he adds (my selection). BUT if I let go of the mouse button and try to select more it goes to Negative (-) and removes all selections I made and won't allow me not one

    When I choose my quick selection tool, I click and drag the first time, and he adds (my selection). BUT if I let go the mouse button and try to select it goes to Negative (-) and removes all the selections I made and not will not let me add again. I never had this problem before, you usually need to hold down the Alt (or Option MAC) to subtract from selections. No one knows what happened or how to fix this problem, maybe a setting I accidentally hit? Thanks for your suggestions! :))

    Look at the options of quick selection - particularly the four icons on the left.

  • Reverse the mouse buttons on a laptop running Vista Ultimate

    I use Vista Ultimate on a laptop. I want to reverse the mouse buttons.  When I check the control panel to reverse the buttons on the touch pad works like a 'right click '.  How can I reverse the buttons without messing up the keys.

    I use Vista Ultimate on a laptop. I want to reverse the mouse buttons.  When I check the control panel to reverse the buttons on the touch pad works like a 'right click '.  How can I reverse the buttons without messing up the keys.

    I want to assure you that I understand what you want...
    You want with your mouse, click LEFT to open and do a RIGHT click to select?
    If so, right-click on a free space of the desktop > customize > mouse pointers > now here is the tricky part. I use a Dell computer. If you do not have a Dell, I'm not sure that you can follow from here. > you have a tab button? If so, click on it > under button Configuration, select "Switch primary and secondary buttons" > apply/OK
    See screenshot...

    t-4-2

  • Updating of increment (ATTR_INCR_VALUE) a control digital while holding the mouse button

    Hallo,

    It is a problem with a digital command.

    I have a control that accepts a broad range of values: 0.01 to 60000.

    What I want to do is changing its incremental value according to the current range.

    So, if the value of the control is 2000.6000 to change it to 1000 stage, if it is less than 2000 but more than 200 - at the stage of 100 etc.

    The following code works if I change the value of the control with SIMPLE mouse clicks. But if I just press the left mouse button and hold it down, it does not work!

    Debugging of the shows, he correctly process events and passes to the attribute to (both) control. But change of ATTR_INCR_VALUE seems to have no influence until I release the mouse button.

    ------------------------------------

    int CVICALLBACK SetTint (int command face, int, int event, void * callbackData, int eventData1, int eventData2)
    {
    float dIncValue = 10.0, dIncValue_temp;

    switch (event)
    {
    case EVENT_VAL_CHANGED:
    GetCtrlVal (hMainPanel, MAINP_INTTIME, &fTint);)
    If (fTint > 2000,0) dIncValue = 1000.0;
    If ((fTint<=2000.0)&&(fTint>100.0)) dIncValue = 100.0;
    If ((fTint<=200.0)&&(fTint>20.0)) dIncValue = 10.0;
    If ((fTint<=20.0)&&(fTint>= 2.0)) dIncValue = 1.0;
    If ((fTint<2.0)&&(fTint>0.2)) dIncValue = 0.1;
    If (fTint<=0.2) dincvalue="">

    SetCtrlAttribute (hMainPanel, MAINP_INTTIME, ATTR_INCR_VALUE, dIncValue);
    break...

    -------------------------------------

    Addition of events such as

    case EVENT_COMMIT:
    case EVENT_LEFT_CLICK:
    case EVENT_VAL_CHANGED:
    GetCtrlVal (hMainPanel, MAINP_INTTIME, &fTint);...)

    does not help.

    Swallowing of events after the setting of the attribute as

    SetCtrlAttribute (hMainPanel, MAINP_INTTIME, ATTR_INCR_VALUE, dIncValue);
    Return 1;

    does not help.

    Things like-

    ProcessDrawEvents();
    ProcessSystemEvents();

    does not help also.

    Any other suggestions? :/

    Hello

    Joint an example very smal how you can achieve this

    Best regards, Fabian

  • No KeyPress triggered if the mouse button is held on the control

    Hi all

    I am trying to catch the outfit/auto repeating keyboard inputs at the same time I'm clicking on a slide ring switch, to change the direction of the slide of entry as a Shift key.  (actually, I would like to use the SHIFT key, but apparently not raise events keypress at any time, so I resorted to letter keys).  I check for the KeyPress in the recall of Panel, it fires well if no mouse btns are in a hurry, or if they are pressed on indicator or decorations on the Panel.  But as soon as I click on any control with an active entry, all keypress events stop until the mouse button is up, then keypress starts shooting again, completely defeat the purpose of simultaneous inputs.  I put the test code in the callback of slide control, and it does not receive the keypress events or if the mouse button is pressed, if it does if it has focus, but the mouse button is up.

    Any ideas?  I'm still using ver 6.0 if it makes a difference, try to get it to improve myself to 8.0 but try to do something on the old version, while I wait.

    Ken

    I didn't understand exactly what Ken was referring to. Let's try another approach: a reminder of command triggers a LEFT_CLICK or COMMIT event even it the SHIFT key is pressed, to Ken can intercept the desired event and then test the State of the keyboard, in this way:

    If (event == EVENT_LEFT_CLICK) {}
    GetGlobalMouseState (NULL, NULL, NULL, NULL, NULL, &keys);)
    If (keys & VAL_SHIFT_MODIFIER) {}
    MessagePopup ('Event', "shift key is pressed.");

    }
    }

  • Can not change the mouse buttons

    I tried new mouse on my computer, and now my computer will not recognize the original mouse as a Microsoft mouse. The keyboard and the mouse still work, but I can't change the buttons of the mouse for left-handed people my family before I had no problem doing this. The original mouse is a Sony Vaio device that works wirelessly with a keyboard via a USB input device. Any ideas?

    See if that will help:
    The problems with the mouse button or scroll the parameters
    http://support.Microsoft.com/kb/303091

  • Detecting the mouse button

    Hello

    I'm trying to detect whether the mouse button is pressed. Now I managed to detect status of mouse using the Structure of the event, but my code inside the loop is then suspended. I would like to run the code inside while loop and to have a Boolean flag saying if the mouse button is pressed or not. The code inside so that the loop should run all the time.

    I joined vi described above.

    Hello

    You can use the function time out.

    ex attached below

  • Impossible to use the Central ball on the mouse button to change the distance in plan spot view in FS9

    Fs9 views

    I'm unable to use the Central ball on the mouse button to change the distance in plan spot view in FS9. I've never had this problem before! can anyone help?

    Hello

    1. what operating system do you use?

    2 did you change on your computer?

    I suggest you to follow the links and check out them.

    How to solve the pointer display problems mouse in Microsoft games

    http://support.Microsoft.com/kb/309703

    I also suggest you check if the middle mouse button works with other applications

  • How to safely clean the mouse buttons? (Acer Aspire V3)

    My mother spilled coffee on his laptop Aspire V3, and now the mouse buttons do not work.  The touchscreen always moves the cursor, but the buttons do not respond.  How can I fix/clean these buttons safely?

    Only by removing the entire unit, until you are able to see if there are still coffee in the notebook. You can be sure that everything is dry now. It was enough to break something, especially a bad sign.

  • When you use the pen tool when I click and create an anchor point and release the mouse button the pen tool emerges from the anchor and allow me to go and select a new anchor point. The right pen tool keeps adding lines that I move the mouse.

    When you use the pen tool when I click and create an anchor point and release the mouse button the pen tool emerges from the anchor and allow me to go and select a new anchor point. The right pen tool keeps adding lines that I move the mouse.  How can I get the pen tool to release the anchor

    Try this.go in the menus. Select cc illustrator > preferences > display selection & anchor > then make sure the box "activate the rubber band for" the pen tool is not selected. Then press OK. It should work.

  • Mac Illustrator CC 2015 bug: option-a path to reproduce moving often does not release the path when the mouse button is released

    Mac Illustrator CC 2015 bug: option-a path to reproduce moving often does not release the path when the mouse button is released

    Delete my preferences file and restart the machine seem to have solved that problem.

  • Tool Lasso in CS5.1 will not display line until after I have let go of the mouse

    None of the lasso in CS5.1 tools will show line until after I have let go of the mouse, have tried to update and search on the internet for the same problem. Have also reset all tools to the factory settings and checked for plug ins, uninstalled and restalled program

    Updating your graphics driver and / or disable the OpenGL option in the preferences. Most likely a resource conflict. If you use a Tablet, check the settings there as well. Could be something with the ToolTip to be misinterpreted such as gum or sensitivityy pressure. If this does not help, we need more info on your system, such as the settings of your graphics, what input device you are using and so on...

    Mylenium

  • Whenever I have press and hold to my left click on the mouse button, it automatically highlights everything from this point to the top of the page

    Whenever I press and my left click without releasing, it atomically highlights everything from this point to the top of the page. Also, note if I'm now left click on the scroll bar, it goes back to the original location, even when I try to drag it upwards or downwards.

    Open internet Explorer and the problem does not occur there.

    Try Firefox Safe mode to see if the problem goes away. Firefox Safe mode is a troubleshooting mode that disables certain parameters, disables most Add-ons (extensions and themes).

    If Firefox is open, you can restart Firefox Safe mode in the Help menu:

    • In Firefox 29,0 and above, click on the menu button

      click Help

      then select restart with disabled modules.

    • In previous versions of Firefox, click on the Firefox button in the upper left of the Firefox window and click help (or click on help in the Menu bar, if you do not have a Firefox button) and click on restart with disabled modules.

    If Firefox is not running, you can start Firefox in Mode safe mode as follows:

    • On Windows: Hold down the SHIFT key when you open the desktop Firefox or shortcut in the start menu.
    • On Mac: Hold the option key during the startup of Firefox.
    • On Linux: Exit Firefox, go to your Terminal and run firefox-safe-mode
      (you may need to specify the installation path of Firefox for example/usr/lib/firefox)

    When the Firefox Safe Mode window appears, select "start mode safe."

    If the issue is not present in Firefox Safe Mode, your problem is probably caused by an extension, and you need to understand that one. Please follow the section Troubleshooting extensions, themes and problems of hardware acceleration to resolve common Firefox problems to find the cause.

    To exit safe mode of Firefox, simply close Firefox and wait a few seconds before you open Firefox for normal use again.

  • I put my mouse ps2 connection in my computer, but now the mouse buttons do not work. The pointer moves, but when I click it won't let me select anything?

    I checked the mouse on another computer and it works fine.

    Hi stevebaxter,

    1. When was the last time that the mouse was working fine on the computer?

    2. What is the serial number and model of the mouse?

    3. do you have security software installed on the computer?

    Check and make sure that you have installed the latest drivers for the mouse on the computer.

    Also, make sure that all the settings of the mouse on the computer are correct.

    Customize your mouse settings

    http://www.Microsoft.com/windowsxp/using/Setup/personalize/mouse.mspx

    If the previous step fails, then check if the mouse works in safe mode, and then comes back with the details.

    A description of the options to start in Windows XP Mode

    http://support.Microsoft.com/kb/315222

  • The mouse buttons are not switched

    Whenever I restart my computer I have to reset the default right back to my left hand favorite mouse buttons.  This has happened after that I upgraded my mouse driver.  Revert to a previous version did not remove the problem.

    Schoonerman salvation,

    · Who is the manufacturer of the mouse you are using?

    · Is there any type of installed software that came with the mouse?

    Sometimes software and windows will be conflict and this automatically resets the settings of Windows after restart.

    Do the steps below should allow you to keep all the settings in the SetPoint software at the same time to solve your problem.

    a. Click Start, type msconfig in the Run dialog box and press ENTER.

    b. If you are prompted for an administrator password or a confirmation, type your password or click on continue

    c. in the System Configuration dialog box, click the Startup tab

    d. look for all named KHALMNPR entries or similar and uncheck the box next to them (there may only be a)

    e. click OK and restart your computer

    f. after the restart, change the speed of your mouse pointer and reboot

    With regard to:

    Samhrutha G S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

Maybe you are looking for