How to emulate middle mouse button in Lion on MBAir?

I've installed a couple apps via MacPorts and found that features in them require clicking a middle mouse button.  But I can't find anything in System Preferences-->Trackpad about configuring a gesture or key+click that emulates a middle mouse button.   A google search implies that cmd+click used to work for this, but it doesn't seem to be working in Lion.
How does a Lion user emulate a middle button of a three-button mouse on a MacBook Air's trackpad?

You might see if you can get the feature from one of these:
Jitouch
BetterTouchToo...
MagicPrefs

Similar Messages

  • How do I change what the middle mouse button/wheel does?

    I feel like an idiot asking this, but I can't figure this out...
    I've plugged in a bog standard 2 button + scroll wheel third button mouse, but I can't get the middle mouse button/wheel to behave like it would in Windows.  If I click it, it changes programs, hold it it brings up the task switcher thing.  It's like I'm pressing command + tab.
    I want it to work normally, where the program I'm using the middle button responds, not the OS.  Like in Firefox, I want to be able to close tabs with the middle mouse button, and open new links with it...instead all it can do is switch programs.
    Is there a way to do this?  Am I missing something obvious?

    Err...I don't know what happened, but I rebooted and now it's working like normal (knock on wood!).  Noooo idea how it ended up in that state!

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

  • I used to be able to open links in a new tab by clicking my middle mouse button, but now that I've updated it to the most recent update it doesn't work anymore. How do I fix this? I really love that feature. It works in IE and Chrome but not Mozilla.

    Ok, I used to be able to open links up in a new Tab using my middle mouse button. However, I updated firefox with the automatic Updates on the 26th of October and now I no longer can open links with my middle mouse button. Why? I use this feature just about every time I go searching on the internet so I really would like it back. I couldn't find anything that it was related to in the options so I turn this over to you guys.

    Do you have that problem when running in the Firefox SafeMode? <br />
    [http://support.mozilla.com/en-US/kb/Safe+Mode] <br />
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this: <br />
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • How can I get the middle mouse button to work with the toolbar button?

    Yesterday firefox stopped responding to middle-mouse clicks made in the bookmarks toolbar. Middle mouse buttons still work in web pages.

    Hi,
    Please check if this happens in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]. Safe mode disables the installed '''Extensions''', and themes ('''Appearance''') in '''Tools''' ('''Alt''' + '''T''') > '''Add-ons'''. Hardware acceleration is also temporarily disabled - the manual setting is '''Tools''' > '''Options''' > '''Advanced''' > '''General''' > [https://support.mozilla.org/en-US/kb/Options%20window%20-%20Advanced%20panel?as=u '''Use hardware acceleration when available''']. All these settings/options/add-ons can also be individually or collectively disabled/enabled/changed in Firefox normal mode to check if an extension, theme, option or hardware acceleration is causing issues. Disabling/enabling hardware acceleration, and some types of add-ons in normal mode may require a Firefox restart.
    [http://support.mozilla.com/en-US/kb/Uninstalling+add-ons Uninstalling Add-ons]
    [http://kb.mozillazine.org/Uninstalling_toolbars Uninstalling Toolbars]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.org/en-US/kb/Options%20window Options]

  • Mission control "Middle mouse button" shortcut conflict?

    I am trying to set the preference shortcut for mission control to Middle Mouse Button. When doing so I get a yellow triangle that says "This mouse button settings conflicts with the settings for another mouse button". The shortcut still works even with the error message. I can't find this button being used anywhere else in system settings. Any ideas on how to find out what the conflict is? Sort of silly it doesn't tell you on the warning tool tip.
    Thanks.

    I know this is an old problem, but I have spent several hours on several occasions searching the Internet, and I never could find the solution. So I did some digging and testing, and I'm posting the solution for the benefit of others who are still trying to find an answer.
    Move the files com.apple.symbolichotkeys.plist and com.apple.symbolichotkeys.plist.lockfile (if present) from your *user*/Library/Prefrences folder to the trash, then log out and back in. Problem solved.
    *Note that this will reset your other user-defined keyboard shortcuts to default.
    To get to that folder in Lion or Mountain Lion, from the Finder hold option while clicking on the menu Go, then select Library. Open the Preferences folder, and the offending files will be there.
    I was looking for a solution because I have been having trouble with my MBP where often when I click the middle mouse button or use the four finger swipe up to bring up Mission Control, the desktop would go to gray briefly as though it were reloading, and Dashboard would quit. This would happen several times a day, and it was getting annoying. I thought that the button conflict perhaps was causing that problem. It now seems fixed, but I'll need a few days to know for sure. Anyway, the button conflict is gone.

  • Why is it that sometimes when I use my middle mouse button to click on a link to open it in a new tab I will have it open it in an entirely new instance of Firefox instead of a new tab?

    Occasionally when I click on a link with my middle mouse button, instead of opening the page in a new tab, it will open a new instance of Firefox.
    I've looked through some of the settings and I wasn't able to find anything. It really gets to be bothersome at times because I prefer things to be in tabs instead of a new browser.

    It's not specific sites. I can middle-click on the same link 50 times and it will open it in a new tab 45 times and 5 of those times, it will randomly open it in an entirely new window. I don't know what's causing this.
    It happens so randomly that I don't know how to pin-point what it could be.

  • In UNIX middle mouse button pastes clipboard text to noneditable JTextField

    In UNIX, if you have a JTextField which is not editable, i.e. setEditable(false), clipboard text can still be pasted to the JTextField if the middle mouse button is pressed. How can I prevent this?
    I've tried overriding the JTextComponent paste() method,but that only works if the user hits CTRL-V, but not for the middle mouse button click. A GlassPane works but blocks all events for the entire frame.
    How do I prevent middle mouse button clicks from pasting into a noneditable JTextField?

    This is actually a bug in java that has been reported and fixed so in the next release i would expect that it will work. We found the bug about 8 months ago and reported it and have since recieved email from sun saying the bug has been fixed. They had a similar problem with the CTRL-V paste before and fixed it but apparently forgot to fix the unix based middle click paste. We decided that the bug wasn't something we needed to fix so we never investigated a work around for it.

  • Disable middle mouse button paste, but keep other functions

    Hello everybody,
    I am proud to own a Thinkpad USB-Keyboard with a TrackPoint, attachted to a UltraBase with a x201 on it. But this keyboard has a little problem. When I want to scroll with the middle button and the TrackPoint it first pastes the content of the Clipboard and for example in firefox another page is loaded if there was a link in the clipboard. This does not happen on the Keyboard of the laptop, but only on the USB-Keyboard. And because I don't use the paste-feature anyway I tried to remove it by remapping the mouse buttons in .Xmodmap like this:
    "pointer = 1 2 3 4 ~"
    to
    "pointer = 1 0 3 4 ~",
    but this only kept the scrolling function and disabled not only the pasting, but also the other functions like closing tabs.
    I would like to ask you how it is possible to disable the middle mouse-button-paste-feature but to keep all the other middle-mouse-button related functions, like closing tab, open hyperlinks in new tabs and of course scrolling with the TrackPoint.
    It would also be great if someone knows a solution for the misbehavior of the Thinkpad USB-Keyboard.
    Thank you very much

    shubb wrote:
    You are referring to the Trackpad, not mouse. 
    No I'm not.

  • Firefox 4 middle mouse button click acts different from v3

    clicking on the middle mouse button (not scrolling) acts like "open link in duplicated tab" rather than how it used to act like "open link in new tab".
    It places the new tab at the bottom/end of the list of tabs rather than how it used to as a child of the tab in which the middle button was clicked.
    Is there an option to change this behavior?

    jscher2000: THANK YOU. The thread was doubly useful.
    1. I had the same problem to cor-el's post to "Set the pref browser.tabs.insertRelatedAfterCurrent to true on the about:config page" as orwel had: it will not be changed.
    2. I disabled my addons one by one and found that THE PROBLEM WAS with Duplicate This Tab 1.2 When it is disabled, the center mouse click works as it used to -- and I assume this means 'correctly'. Certainly it's the way I want it to work:-)
    3. I am new to this support path. If you think the information I just posted can help those on the thread you pointed to, and you are so inclined, please inform them about Duplicate This Tab 1.2 should anyone there be using it.

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

  • Right mouse button and middle mouse button

    Hi,
    How can i add a right mouse button and middle mouse button
    click in captivate, is there a way out of this.

    Hi prem1280
    There is a Developer Center article that may help here.
    Click
    here to read it.
    Additionally, if you are planning on publishing to .EXE
    format, fellow Adobe Community Expert Paul Dewhurst has something
    at
    This
    Link that you may be interested in.
    Cheers... Rick

  • Middle mouse button opens multiple tabs

    My middle mouse buttone will open from 1 to 4 tabs, all copies of the the same page on a single click.
    It doesn't matter if i do a slow (10 sec) click or a fast click.
    but on long clicks (if its going to malfunction) it will continue to open tabs as long as the mouse is held down. Other times it won't open the new tab until i let go.
    I have this on all three of the computers i use computers (work and home) since 3.6
    == This happened ==
    Every time Firefox opened
    == 3.6

    I do not have the Ad Block Plus extension installed.
    I'll try a different mouse for the day, though, and see how it goes. It may just be the mouse in my case.

  • Middle mouse button (Mouse button3) gone

    Dear support community
    I have a huge problem. I am working on a 3D project where I really need my middle mouse button!
    My co worker came by today and helped me. He plugged in his mighty mouse and have assigned the middle mouse to "Application switcher" He then left ofc with his Mighty mouse, and did not assign the middle button back to "button 3" and now every time I use my middle mouse button on my regular USB mouse (Razer Krait) I can't use the middle mouse button, without the Application switcher coming on all the time. I have searched for over an hour now on Google and more and no answers or solutions to my problem at all.
    I am not in the position to go out and find, or buy a mighty mouse and plug it in, just to switch back the button 3 function, and it is weekend now, so no co-workers around before Monday, and my project is due to monday
    This is how it looked like (images from Google) NOTE this is just a random dump. Mine was set to "Application Switcher"
    Now when the Mighty Mouse is unplugged it looks like this.
    I can't belive it has to be so hard? FYI yes i did used to have an mighty mouse of my own, but it is broken and gone
    Thank you.

    Hello,
    I just have this problem. I found the culprit file : "com.apple.symbolichotkeys.plist" in Home / Library / preferences.
    Don't know if it's a problem to delete it, but you can create a new account in the System Preferences Panel (Users and Groups), and then copy this file from the new account to your usual one. 
    After you can delete or not the new account.
    So, the middle button can be use in applications like Davinci Resolve, etc.
    Hope it 'll help...

  • Hp Stream 7 - Map Two Fingers To Middle Mouse Button

    Hello all,
    I hope that you can help me. I've scoured the web for an answer, but most solutions involve trackpads. Is there a way I can map the middle mouse button functionality to two fingers being pressed to the screen simultaneously?
    All help is appreciated. Thank you.

    Hey @Shesho,
    Welcome to the HP forums.
    I understand you have some questions about gestures on your Stream 7 tablet.
    To the best of my knowledge you cannot reconfigure touchscreen gestures on Windows 8 tablets. You can see a list of gestures and how they work here: Touch: Swipe, tap, and beyond.
    Hope that helps.
    Please click the "Kudos, Thumbs Up" at the bottom of this post if you want to say "Thanks" for helping!
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    The Great Deku Tree
    I work on behalf of HP.

Maybe you are looking for

  • Reg: how to change layout in report writer

    HI all, how to change layout in report painter? regards JK Rao

  • Problem with CJ02

    hi i am doing a BDC to post the settlement rules using CJ02 tcode but the problem is, some of the fields in screen 300 of CJ02 (GBISP GBISJ GABPE GABJA ) are not accepting any inputs in production but every thing is fine in quality message is some th

  • How do I get CS6 to not distort color when using Lion and printing from Epson R2880?

    Ever since I up-graded to CS5 , the color has been distorted.  It is not an Epson Lion problem because printing from preview or iPhoto the color is perfect. Adobe has known about this problem since January 23, 2012.  Their help people have taken over

  • So how do you declare an object?

    Okay I have a program I'm trying to build that lets me navigate between menus... Main Menu starts up: (Unimportant) Then it takes me to another Menu. When this is over I want to go back:    System.out.println("Select: ");         System.out.println("

  • Can't find smbutil Solaris 10

    Hi There. I'm a solaris beginner and must mount an CIFS Share I would like to mount an Netgear NAS with my Solaris 10 OS. I found the doc "How to Find Available CIFS Shares on a Known File Server" [SUN Document|http://docs.sun.com/app/docs/doc/820-24