Page 1 of 1

I want to press one key by pressing two keys together

Posted: 07 Jun 2018, 06:25
by Vivank99
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.

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

Posted: 07 Jun 2018, 14:04
by brutus_skywalker

Code: Select all

f & LButton :: Send {LButton}{n}