Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Simulate Middle Click with AutoHotKey
jeffharbert
Jan 14th, 2017
5,547
0
Never
1
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Autohotkey
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
; If your mouse/trackball/other doesn't have a middle button, this AutoHotKey snippet maps Ctrl+Win+M to simulate a middle click.
#!m::
Send
{
MButton
}
Return
Advertisement
Comments
User was banned
Add Comment
Please,
Sign In
to add comment
Public Pastes
Cooking Recipe
3 min ago | 6.19 KB
Cooking Recipe
5 min ago | 6.20 KB
Cooking Recipe
8 min ago | 6.18 KB
⭐ Exploit Documentation ⭐
CSS | 40 min ago | 1.04 KB
This month smells like money
CSS | 40 min ago | 1.04 KB
✅ API Flaw Money Method
CSS | 41 min ago | 1.04 KB
Cooking Recipe
1 hour ago | 6.11 KB
Cooking Recipe
1 hour ago | 6.10 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!