Windows: Swap Mouse Right-Click Middle-Click
Here's how to swap mouse right-button and middle-button's actions, for Microsoft Windows. For why, see see Why Swap Mouse Right Button and Middle Button
Use AutoHotkey to swap buttons. You need to install it. [see AutoHotkey Tutorial]
; AutoHotkey code to swap middle and right buttons $RButton::MButton $MButton::RButton
Copy and paste the above code and save it to a file, save it as swap_buttons.ahk
.
Double click it to open.
You can set Microsoft Windows to automatically run the script when machine starts.
Customize Mouse
- Why Swap Mouse Right Button and Middle Button
- Windows: Swap Mouse Right-Click Middle-Click
- Windows: Single-click Open File
- Windows: Mouse Hover to Activate Window
- Mac: Hover Mouse Auto Click
- Mac: Mouse Too Slow?
- Linux: Mouse Hover to Raise Window
- Linux: Mouse Hover-Click
- Linux: Mouse Single-Click to Open File
- Linux: Swap Mouse Buttons
- Linux: Accelerated Scroll and AutoScroll
- Firefox: Mouse Wheel Scroll Speed
- Linux: Mouse Speed
- Mouse Reviews