Mighty Mouse Right Click

Hi,
I have a Mighty Wireless Mouse, and a Wireless Keyboard.
1.) If I would like to keep the track wheel button as the dashboard, can I create a secondary mouse button, or a right click? I know Ctrl-click will be a right click most of the time, but I have a game, where a right click is very useful, but Ctrl-click doesn't work.
2.) Is the main part of the Mighty Mouse just one button, or can I set a primary and secondary on the left and right half of the mouse.
Any advise?
~Christoph

Right. I am using the track-wheel button as dashboard, which I would like to keep. The secondary button doesn't seem to work at first. I told system prefs to put the right button as the secondary button, but after a restart, it is now working. I don't know why I had to restart, but it is now working.
Thanks for the help, though
Sorry none of you get the nice, green star
~Christoph

Similar Messages

  • Mighty mouse right click not working...

    Hi,
    I've recently bought my macbook pro in the summer along with a wireless mighty mouse. after working on the computer a while, the right click function stops working! i tried installing the software that comes with the mouse but i get the same results...
    any suggestions?
    thanks in advance!

    . Follow the steps for disassembling the MM on many of the web sites until you have the upper shell separated from the base. I found removing the bottom grey ring the easiest method.
    2. Inside the upper shell you will see the plastic backed carbon traces used to detect the finger locations. In the centre of the upper shell is also a copper strip adhered to the shell. The plastic traces and the copper shim have a connection through a carbon dot on the shell where there are two holes next to a black carbon dot. I found that there were two issues with my MM that may have caused my issues. The first was that the plastic detectors were not fully adhered and flat on the inner shell. Then I found that the small carbon button which contacts the copper was not fully pressed down. I ran my finger over the entire internal surface of the shell to press down the adhesive bonded parts and then reassembled the mouse.
    3. Instead of gluing the bottom grey ring back on the mouse, fit it in place with small sections of 3M invisible tape, over the grey ring and upper case, just in case things go awry again. If they're small enough, you won't see them when the mouse in operation and the case remains securely closed. Once you are sure you have no more problems then you can add a dab or two of superglue to permanently close the case at a later date or still have access to clean the scroll mechanism at a later time as well.
    The other outcome might be that my disassembly and reassmbly reseated a poorly contacting cable(s) from the base the the upper shell. Either way, I have a fully functioning right click again in all situations. I have not had to remove the batteries in the mouse for over a week now whereas the power reset was becoming an hourly occurrence previously.

  • Wireless Mighty Mouse right click not responding

    I was happily using Final cut Pro but noticed that the right click on the mighty mouse wasn't working. I checked my settings of the mouse and confirmed that 'secondary button' was selected, but no right click was picked up in any application.
    Rebooted Mac with no effect. Switched right button to 'Expose' but that wouldn't work either.
    Solution: Took batteries out of mouse and reinserted. All now resolved.

    Have you shut down (powered off) the Mac and restarted since this problem occurred? Have you turned OFF Bluetooth and turned it back ON? Have you checked the strength of the two batteries in the mouse?
    The buttons not working does not sound like a typical cleaning or hardware issue (although the scroll ball not scrolling is probably a cleaning issue). It may be a software problem.
    First, go to System Preferences +Keyboard & Mouse+ pane Mouse tab, and make some changes to the settings of the buttons that do not work. Change them any to a different setting. See if each change takes effect. If it does, change it back to the way it was before. This will rewrite the preference settings, and hopefully get those buttons working again.
    I would also do the usual general trouble-shooting actions. Run Disk Utility and use the +Repair Disk Permissions+ routine. Then restart using the reset PRAM command.
    http://support.apple.com/kb/HT1379

  • Bluetooth Mighty Mouse - right click works for a while and then stops...

    I recently bought a wireless Mighty Mouse, installed all the supplied software and paired it with my Macbook Pro. I've set up the right click as Secondary button and have been using it without any problems.
    Then recently I've noticed that after using it for a while (in general applications like Aperture, Firefox etc), the right click will perform a Primary (left) click instead. Even if I take my hand completely off the mouse and click on the right side, it will perform a left click function. If I switch the Mighty Mouse off and back on, it starts to work normally again.
    Is this a general issue with these mice? Or is mine just faulty? I can't see that it's a hardware fault as it returns to normal when I turn off/on the mouse. Any ideas?
    Thanks in advance.

    My new MacBook Pro and Wireless MM just arrived Friday and I spent Saturday transferring files from my PB G4 and installing Parallels/WinXP.
    My Mighty Mouse worked fine initially, but then the Right Click (Secondary) reverted to Left Click (Primary). I reversed the settings to a "Left-handed" setup, the settings stuck. But the right button would not hold a Secondary setting.
    I then paired the PB G4's Wireless Mighty Mouse (that I've had for several months) with the MacBook Pro - same issue surfaced. Both mice work consistently as represented with the PowerBook AND my IOGear bluetooth mouse works perfectly with both the PB and MBP (although the Mouse Preference Pane that comes up for the IOGear mouse is a reduced feature set that does not allow any additional button programning.)
    I think it's a Preference Pane code issue. If the others who have posted here have ALSO installed Parallels, then the Parallels tools may be creating conflicts.
    MacBook Pro Core 2 Duo 2.33 and just about everyting that came before it   Mac OS X (10.4)  

  • Mouse right-click function doesn't work in Bookmarks (Mac)

    I recently switched from PCs to Macs. No problem downloading Firefox and transferring old bookmarks and other settings, with one exception. With the PCs, when I right-clicked a particular bookmark under Bookmarks I got a series of 12 options (from Open, Open in New Window to Delete, Sort by Name, Properties). I used these a lot to delete bookmarks, change names, alphabetize lists, etc. I can now do most of these things under the Manage Bookmarks setting, but when I right click bookmarks now the new bookmark I click on just replaces the one on screen (ie, the right click does exactly what the left click does). I am using two different mice (Apple Mighty Mouse with Leopard, Microsoft Wheel Mouse with Tiger) and the right click function behaves as expected in other programs. Are these mouse right click Bookmark functions supposed to appear with the Firefox for Mac? If so, any ideas how to resolve my problem?

    Can someone explain to me why it's possible in Chrome on Mac, but not on Firefox? This is my 2nd biggest complaint about FF on the Mac, only surpassed by missing favicons in bookmarks. Chrome does both very well.

  • Why keyboard and mouse right click not working in Solaris and Linux?

    Hi all,
    I have two problems:
    1) I am working on AWT/Swing application and its working fine in window enviornment,but while running on solaris and linux mouse right-click option window not poping up.
    2) Ctrl+c,Ctrl+v,Home and End keyboard key are not working in solaris and linux OS for same application.
    Pls provide me some solution for these problem.
    -Dinesh

    Hi Nik,
    Thanks for reply. I found some solution for the above problem.
    For mouse right click there was problem in my source code.I have not implemented the mousePressed() method
    In case of keyboard Home, End and arrow key working fine after exporting AWTUSE_TYPE4_PATCH=false; in solaris and linux
    But still Ctrl-c and Ctrl-v not working.
    I am using JDK1.5.0_07+Eclipse IDE 3.1
    -Dinesh

  • How to activate mouse right click in JTexhArea

    Hi Swings Expert!
    I've a problem to get action mouse right click in JTextArea for example to cut and paste selected text from textarea into another textarea.
    If I want to copy and paste text from textarea, Ive to use Ctrl C for copy
    and Ctrl V for paste the selected text.
    Is there a way to activate mouse right click in JTextArea?
    any help.....Thanks a lot.

    Here are the basics:
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.text.*;
    public class PopupMenuTest extends JFrame implements MouseListener
         public JPopupMenu popup;
         public PopupMenuTest()
              popup = new JPopupMenu();
    //          popup.add( new DefaultEditorKit.CutAction() );
              JMenuItem item = new JMenuItem( new DefaultEditorKit.CutAction() );
              item.setMnemonic('C');
              popup.add( item );
              popup.add( new DefaultEditorKit.CopyAction() );
              popup.add( new DefaultEditorKit.PasteAction() );
              JTextField textField = new JTextField("Right Click For Popup");
              textField.addMouseListener( this );
              getContentPane().add(textField);
         private void checkForPopup(MouseEvent e)
              if (e.isPopupTrigger())
                   popup.show(e.getComponent(), e.getX(), e.getY());
         public void mousePressed(MouseEvent e)
              checkForPopup( e );
         public void mouseReleased(MouseEvent e)
              checkForPopup( e );
         public void mouseClicked(MouseEvent e) {}
         public void mouseEntered(MouseEvent e) {}
         public void mouseExited(MouseEvent e) {}
         public static void main(String[] args)
              PopupMenuTest frame = new PopupMenuTest();
              frame.setDefaultCloseOperation( JFrame.EXIT_ON_CLOSE );
              frame.pack();
              frame.setLocationRelativeTo( null );
              frame.show();
    }

  • CommandLink on mouse right click!!!

    Hi all,
    I have a problem in CommandLink,when i use mouse right click open in new tab or open in new window over the CommandLink it shows a previous page instead of actual page.I tried to overcome this using <redirect/> tag in faces-config xml but its a vain eventually.
    No request is generated to server while trying open in new tab.
    Any of u ever had this issue,any suggestions???.
    Awaiting reply.
    Thanks in advance,
    sundar.

    sundar82 wrote:
    Hi all,
    I have a problem in CommandLink,when i use mouse right click open in new tab or open in new window over the CommandLink it shows a previous page instead of actual page.I tried to overcome this using <redirect/> tag in faces-config xml but its a vain eventually.
    No request is generated to server while trying open in new tab.Which browser are you using?

  • My iMac mouse right click does not work now

    Hi all,
    My iMac mouse right click does not work now.  It was fine a couple of days ago. 
    Right click is definitely enabled, I have checked it several times.
    A Google search revealed that in Firefox it could be that I'm not using the latest version of Firebug.  I have auto updates on and Firebug is the latest version 1.11.3
    I use right click for correcting spell checked words, instead of a suggested correct spelling I get the 'open in a new tab' menu.
    In Firefox when I right click to open in a new tab I get the menu but it does nothing.
    It is driving me mad
    Any help will be greatly appreciated,
    Thank you
    P.S. thought it was suddenly working when I did the spell check in this post but it was the left click doign it....

    I don't use Firefox so I can't test it, but it might be something to do with a preference setting. Have a look at this link (ignore all the instructions), just look at the image of the preferences, there appears to be a setting in Javascript preferences relating to contextual menus. Check to see what your settings are:
    http://stackoverflow.com/questions/16377381/disable-firefoxs-silly-right-click-c ontext-menu

  • Thunderbird Crashes on selection +"ctrl+c" or mouse right click

    Whenever I attempt to copy text from within a mail message, by selecting text & pressing ctrl+C TB crashes,
    or Just on Mouse Right Click TB Crashes

    So, I finally did a fresh install of OSX on iMac, and the right click came back.
    I think there was something corrupted on the system that somehow showed up after Adobe CS2. I reinstalled CS2 but up to now, no problems at all.
    Thanks all for the insights, they all helped a lot!

  • I HAVE IMAC 27 INCH MY MOUSE RIGHT CLICK IS NOT WORKING PROPERLY .ANY ONE HAVE HIS PROBLEM

    I HAVE IMAC 27 INCH MY MOUSE RIGHT CLICK IS NOT WORKING PROPERLY .ANY ONE HAVE THIS PROBLEM

    Have you tried going to System Preferences>Mouse and making sure that right click is set to secondary click?

  • Apple mouse right click function stopped working

    After 4 and a half years my Apple mouse right click function on my iMac stopped working.  However the mouse works perfectly on my other iMac.  The apple store said the problem is in the iMac.  Any ideas how to fix this?
    Thanks, jpm3577

    First log into another user account on your Mac and see if it work correctly there.  If not boot into Safe Mode, Mac OS X: Starting up in Safe Mode, and try there.  Also try another USB port on the Mac if it's a wired mouse.

  • Disable Mouse Right click inside Adobe Acrobat PDF plugin

    Hi All,
    We are rendering Adobe live cycle pdf file inside html object tag.
    I have disabled toolbar , navigation bar using navpanes=0&toolbar=0.
    But when mouse right click reenable the context menu again.
    So Is there any way to disable mouse righ click inside Adobe Acrobat PDF browser plugin?

    I had the same problem after updating Firefox to version 4.0 and Acrobat Reader to Version X. For me (Win XP) what solve the problem was deleting the Acrobat Reader Plugin (nppdf32.dll) in the Firefox plugin folder (C:\Program Files\Mozilla Firefox\plugins). So now there is only one Acrobat Reader Plugin left namely the one in the Acrobat Reader plugin folder (C:\Program Files\Adobe\Reader 10.0\Reader\Browser).

  • Magic mouse right click problem in Mountain Lion

    Hi!
    My Magic mouse right-click doesn't work in Mountain Lion! in previous OSes it was working properly (Leopard and Lion), but when I upgrated to Mountain, this problem occured.
    if you click anywhere on the magic mouse, it simply do a click, not a right-click anyway...
    I did a lot of searches and changes but the problem is still alive...
    somewhere suggested disabling "Secondary Click", then restart, and then enabling it. but nothing changed...
    somewhere suggested to remove two files named "com.apple.Bluetooth..." in /Library/Preferences, and then restart the system, but this not worked for me, too...
    I changed the "Secondary Click" to "Click on the left side" but nothing changed and the magic mouse did just clicking and not right-clicking!
    I wondered what can I really do to solve this problem?!
    any suggestion is appreciated...

    I still use the magic-mouse and still it's not stable. I've found theONLY way to overcome the rightclick is to make sure that you're NOT pressing anywhere else on the mouse (even touching) and only pressing at theTOP right-hand most corner.
    It's not the best resolution, but the best that Applecare could provide me with. I thinjk, because it's relatively new due to the new generation of capacitive touch devices that we all get the bugs/flaws.
    As like the iPhone, although an EXCELLENT device, and the various versions of OSX, we're going to be plagued eith bugs until a newer review comes out.
    The way I found out was to use BOTH tools (MagicPrefs and BetterTouchTool) together, and in both set the Rightclick sensitive area to a near nothing for system wide (non app specific).
    It does fail at times on some apps, and takes a few clicks, but 90% of the time it's cleared up.
    I somehow think that most developers (and yes its the developers not apple) that forget that we rest out palms on the mouse) and they don't filter out the events forrectly (i.e. a palm on the mouse is seen as a tap). Othere works well, for exmaple I use photoshop, which adapted well to the mouse. The majority of games, and including those (ESPECUALLY THOSE) flash mbased, don't like the mouse at all!

  • Mouse Right Click

    Hello all,
    How to track mouse right click in Oracle Forms? I have a form which has a popup menu, based on the item status i have to enable and disable some options in the popup menu. Any ideas?
    With Regards,
    Yathish

    try the PRE-POPUP-MENU - trigger

Maybe you are looking for

  • One note starts on its own when I use Remote Desktop connection

    Whenever I use RDC to connect to my home server, One note start and pops up totally on its own on my local computer. Can anyone explain why, and more importantly how I can stop this behaviour?

  • Mail merge

    I have created ( using Acrobat 9 pro extended) a pdf form that I can partially complete from data that I hold with the rest of the data being completed by the recipient as an interactive pdf form sent by email. I can pick up my data (Excel 2007 sprea

  • How to check a particular string in address

    hi, I need to check if my address has "freemans" or "foodstuffs or 'db.co.nz, then give a defautl email address. hence i coded like this zstmp_addr type ZCHAR60. IF ( ts_filerefs-zsmtp_addr CA 'foodstuffs' ) AND        ( ts_filerefs-zsmtp_addr CA 'fr

  • Printing books to PDF

    I make InDesign CS3 books because it is more convenient and faster to create PDF files from a book than from indidivual documents. Is it possible in the Export Adobe PDF dialog, under Marks and Bleeds, to add Page Information to each individual docum

  • Error -3285

    have successfully setup a streaming server on OS X Server, and i can stream from several networkstations, including a Mac, Windows, a MacBook Pro... But i have a MacBook and PB 12'' that can: - access the network share and copy the file if they want