I want to press one key by pressing two keys together

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Vivank99

I want to press one key by pressing two keys together

07 Jun 2018, 06:25

I am new to all this. I want that when i press 'f' and 'left mouse button' together , it would result in pressing 'n' but i also want lmouse button to register before n is pressed.
It would be great if anybody could help.
brutus_skywalker
Posts: 175
Joined: 24 Dec 2016, 13:16
Location: Antarctica

Re: I want to press one key by pressing two keys together

07 Jun 2018, 14:04

Code: Select all

f & LButton :: Send {LButton}{n}
Outsourcing Clicks & Presses Since 2004.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: mikeyww, sachalamp and 200 guests