Keyboard shortcuts are awesome. But sometimes, you just have one hand on the mouse:
What if you could do the most common keyboard shortcuts from just your mouse?
MouseToys.ahk
and try out these shortcuts!Press this | To do this |
---|---|
WheelUp | π Accelerated scroll up (Scroll faster to scroll farther) |
WheelDown | π Accelerated scroll down |
Press this | To do this |
---|---|
XButton1+WheelDown | β¬οΈ Cycle through windows in recently used order (Alt+Tab) |
XButton1+WheelUp | β¬οΈ Cycle through windows in reverse used order |
XButton1+MButton | π Restore window and move it using the mouse |
XButton1+MButton+WheelDown | βοΈ Minimize window |
XButton1+MButton+WheelUp | β   Maximize window |
XButton1+MButton+RButton | β Close window |
XButton1+MButton+LButton | πΈ Screenshot |
XButton1+LButton | β¦  Send Delete key |
XButton1+LButton+RButton | β   Send Enter key |
XButton1+RButton | π Copy to clipboard |
XButton1+RButton+LButton | π Paste from clipboard |
XButton1+RButton+WheelDown | β©οΈ Undo |
XButton1+RButton+WheelUp | βͺ Redo |
Press this | To do this |
---|---|
XButton2+WheelUp | β¬ οΈ Go to left tab |
XButton2+WheelDown | β‘οΈ Go to right tab |
XButton2+RButton+WheelDown | β¬οΈ Cycle through tabs in recently used order |
XButton2+RButton+WheelUp | β¬οΈ Cycle through tabs in reverse used order |
XButton2+RButton | β Close tab |
XButton2+RButton+LButton | βͺ Reopen last closed tab |
XButton2+LButton | β¬ οΈ Go back one page |
XButton2+LButton+RButton | β‘οΈ Go forward one page |
XButton2+LButton+MButton | π Refresh page |
XButton2+LButton+WheelUp | π Zoom in |
XButton2+LButton+WheelDown | π Zoom out |
XButton2+MButton | π Ctrl+Shift+Click Use to open a link in a new active tab or select multiple tabs |
An example of a 3-button combination is XButton1+MButton+RButton. This means to press & hold XButton1, press & hold MButton, and press & release RButton.