WoW Support: Middle-Click and move, Left- & Right-Click #199
-
I am currently assessing if I can use my Magic Mouse for World of Warcraft gaming. I got the Middle-Click working, but when I do so, I cannot move the screen (which it usually should do). Furthermore, I couldn't find a way to emulate a simulatneous Left- and Right-Click. Any help is highly appreciated. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Thanks for reporting. The default middle click behavior is geared to work best with 3D modeling applications. To get the behavior that works with games like WoW, you can execute the following terminal command: defaults write com.brassmonkery.Multitouch mutateMouseDragEvents -bool true Then restart the app. I'll add the simultaneous left & right click to my backlog, but I don't have a timeframe for when I would get to it. |
Beta Was this translation helpful? Give feedback.
Thanks for reporting.
The default middle click behavior is geared to work best with 3D modeling applications. To get the behavior that works with games like WoW, you can execute the following terminal command:
defaults write com.brassmonkery.Multitouch mutateMouseDragEvents -bool true
Then restart the app.
I'll add the simultaneous left & right click to my backlog, but I don't have a timeframe for when I would get to it.