Share via

Help with macro for mouse button

Anonymous
2013-03-09T23:12:15+00:00

Trying to emulate one-touch search (a-la Logitech) using MS Comfort Mouse 4500 and Intellipoint 8.2.

I can get the scroll wheel button to activate the bing search engine when clicked.

I see Intellipoint 8.2 permits macros.

Can someone give me a macro that does the following:

Ctrl-C

www.bing.com/?rb=0

Ctrl-V

Hopefully this should work in any version of windows and make MS mice more attractive to business users.

Would love to see this built into Intellipoint...

Thank you in advance.

Peter Perros, Brisbane Australia

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

6 answers

Sort by: Most helpful
  1. Anonymous
    2013-03-15T12:45:15+00:00

    Dear SC Tom

    Thank you for alerting me to MMKC. Did not know about it. Will check it out.

    I'm trying to do the following:

    1. select text with mouse

    2. click button on mouse to:

         (a) Copy selected text (Ctrl-C)

         (b) Open default web search engine

         (c) Paste selected text into default web search engine

         (d) Display search results for selected text

    Logitech call this one-touch search and I just find it handy. Trying to see if I can do this with old MS hardware before spending $ on Logitech stuff.  Can MMKC do this?

    Peter 

    Added 18 July 2013:I ended up buying a Logitech MX905 mouse, and it is so good I bought two more for office computers.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-03-10T13:19:12+00:00

    I agree; my last wired mouse was an Intellimouse Explorer 3.0, and it was a great mouse. If I hadn't changed desks, I would probably still use it (my new desk isn't "wired mouse" friendly).

    I don't have anything for the macro you want. Maybe smittychat's links would provide a solution. Create a VBA macro, then assign the macro name to a mouse button? Don't know, but it might work that way.

    --

    SC Tom

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-03-10T04:32:52+00:00

    Thanks SC Tom

    I edited my question and changed Intellimouse to Intellipoint.  Thank you for pointing this out.  I actually still have and still use an Intellimouse Optical 1.0A 5 button USB mouse - damn fine piece of hardware hopefully collectable.

    I was hoping for a solution that would grab selected text, and cut and paste into Bing with just one click of a mouse button.

    Peter

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2013-03-10T00:04:09+00:00

    You're using IntelliPoint, not IntelliMouse, correct? IP is the software for mice; IM was a mouse :-)

    It's been a while since I've used IntelliPoint since Win7 and Win8 now have the Microsoft Mouse and Keyboard Center. IIRC, it's similar to MMKC for macros.

    Are you wanting to paste Bing into the address space of your browser? If so, rather than use the Ctrl-C to copy, you would create the macro like this:

    http://www.bing.com/?rb=0 Enter

    Then you would assign that to one of the mouse keys, such as the middle (wheel) button. Then, you would click on the address space to highlight what's there, middle-click, and Bing would be pasted, Enter would act, and your browser would go to the Bing home page.

    If that's NOT what you're trying to do, post back and I'll see what I can do for you :-)


     SC Tom

    P.S. I tried that in the MMKC and it worked like a champ. You would use that as an "app-specific" mouse press so your middle click would only do that from within IE.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2013-03-09T23:31:35+00:00

    Was this answer helpful?

    0 comments No comments