I hope someone can help because I tried quite a few things, but came up empty handed.
What I need is a key to do the following.
- Press the left mouse button.
- Wait a tiny amount (0.1s)
- Then add(!) the shift key to the left mouse button.
- On release, release both shift and mouse button.
I'm using this to snap objects into place.
When in the 3rd step I use the left mouse + modifier option, it 're-clicks'. I don't want that, it just needs to add the shift to the already existing 'left mouse down'.