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

Tags: Windows

Similar Questions

  • Im trying to fill the network so my ps2 connections can use the signal wireless to my laptop running vista Basic. When I click to bridge, I get a message saying that I need at least 2 internet connections. is this in any way about this?

    Im trying to fill the network so my ps2 connections can use the signal wireless to my laptop running vista Basic. When I click to bridge, I get a message saying that I need at least 2 internet connections. is this in any way about this?

    Hi Jer9009,

    Welcome to the Microsoft answers site.

    ·         Could you give the exact error code or error number you get?

    To connect multiple computers, install a network adapter in each and run a network CAT5 cabling to connect each one to a hub (and thus the other.) The computer that will serve as a transition will have a standard network card for wired and a wireless network adapter that will connect to the wireless (WAP) access point or gateway on the second network.

    A network bridge is software or hardware that connects two networks or more so that they can communicate. You can create only a single bridge network on a computer, but a bridge can handle any number of network connections.

    For more information, see the link: create a network bridge:http://windows.microsoft.com/en-US/windows-vista/Create-a-network-bridge

    Add a connection to a network bridge: http://windows.microsoft.com/en-us/windows-vista/Add-a-connection-to-a-network-bridge

    Swathi B - Microsoft technical support.
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • 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

  • 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.

  • 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

  • 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

  • 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

  • When I start my laptop (running vista 32-bit) upward and the connection, get this error message "error loading c:\users\Appdata\Local\Temp\sshnas.dll".

    When I start my laptop (running vista 32-bit) upward and the connection, get this error message "error loading c:\users\Appdata\Local\Temp\sshnas.dll".

    Hello

    Download update and scan with the free version of malwarebytes anti-malware

    http://www.Malwarebytes.org/MBAM.php

    You can also download and run rkill to stop the process of problem before you download and scan with malwarebytes

    http://www.bleepingcomputer.com/download/anti-virus/rkill

    If it does not remove the problem and or work correctly in normal mode do work above in safe mode with networking

    Windows Vista

    Using the F8 method:

    1. Restart your computer.
    2. When the computer starts, you will see your computer hardware are listed. When you see this information begins to tap theF8 key repeatedly until you are presented with theBoot Options Advanced Windows Vista.
    3. Select the Safe Mode with networking with the arrow keys.
    4. Then press enter on your keyboard to start mode without failure of Vista.
    5. To start Windows, you'll be a typical logon screen. Connect to your computer and Vista goes into safe mode.
    6. Do whatever tasks you need and when you are done, reboot to return to normal mode.
  • 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.

  • Impossible to move anything with the mouse in Photoshop CC 2015 running on Win 8.1

    Hello world

    I can't move anything with the mouse in Photoshop CC 2015 running on Win 8.1. I can't even move/resize the cropping frame when activated.

    However, I am able to move any layer with the help of the keys on my keyboard. (it happened also in Indesign)

    How can I fix this?, please, it drives me crazy!

    Thanks for your help!

    Hi crazyfoo,

    You run Photoshop CC 2015 (latest version) with a Tablet Wacom (drivers day)?

    If this isn't the case, so it could be other drivers of conflicting devices. See the mouse, hand tool works do not at all!

    What is your operating system and the computer specs?

    Kind regards

    Assani

  • 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.

  • 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.

  • I am running vista ultimate 32-bit and 64-bit so the disk and to install 64-bit on a new PC.

    Salvation as above I am currently running Vista Ultimate 32 bit and have just bought a new computer that is running a 64-bit system, I have a product OPS windows genuine containing both 32 & 64-bit disc. How can I disable the 32-bit to install a clean 64-bit on a new HARD drive. I intend to use a drive to kill to wipe the HARD drive on my old computer but have read that others have had the problem, reinstall the 64-bit version as windows will not activate the license, any help or advice on this would be really appreciated.

    Hello

    Just clean the disk.

    There is no way to disable the function.

    And phone Activation may be necessary when you do what you do.

    You'll probably have to explain to a real person.

    What to is explained in the link.

    "How to activate Vista normally and by Activation of the phone '

    http://www.Vistax64.com/tutorials/84488-activate-Vista-phone.html

    See you soon.

  • I am running Vista Ultimate 64 bit and in order to install the internet security package, I need to install SP2. Belongs to this normal windows update or do I have to download it from Microsoft?

    I am running Vista Ultimate 64 bit and in order to install the internet security package, I need to install SP2. Belongs to this normal windows update or do I have to download it from Microsoft?

    Windows Vista SP2 came out mid-2009.  You should have gotten a long time ago.

    How to obtain the latest Windows Vista service pack

Maybe you are looking for

  • Delivery

    I am in the UNITED Arab Emirates and I order Iphone 7 as of September 10, 2016, today still. How long will it take?

  • e-mail folders disappeared on one account

    No e-mail (Inbox folder), sent, etc.. address book again here can search e-mail messages, and they will appear in the search pane, but not in the main window. Tried several fixes online sources but no luck.

  • My HP dv4-1145go is dead - no lights, no video, nothing.

    A few months ago my dv4 has stopped working. It is a device I want to make it work, in order to prevail on the TRIPS Agreement and use it for email and web browsing. My diagnostic skills are limited and a multimeter is the extent of my test. I don't

  • No sliding bar

    Dear, all the I 'get control topane"and after that, the scroll bars Horizontal and Vertical disappeared. I can't get these bars. Someone help me get the bars? Thank you.

  • helps user input

    Hello I'm working on an application of the recipe. In the attached code, using the high and low, you can browse the list of receipts and the corresponding recipe variables appear in the indicators. I have two buttons, one to load recipe and other new