GestureSign icon indicating copy to clipboard operation
GestureSign copied to clipboard

Any way to do a "Double click + drag" action?

Open oamits opened this issue 4 years ago • 2 comments

First of all, thank you for this superb and most useful software. Projects like these keep the spirit of open source alive and keep us all inspired! Bravo!

I've been trying to emulate Alt + double-click + drag mouse action for an application I have, but with no success.

I've tried with multi-action (continuous and other) using various commands, e.g.

For example:

  1. Key Down/Up > Press (Alt)
  2. Mouse action > current point click left button,
  3. Mouse actions > current point press left button
  4. Mouse actions > mouse move

etc, etc, but have failed.

Is there a way I can accomplish that?

Thank you very much.

oamits avatar Dec 11 '21 11:12 oamits

I hope the function would be press left button on windows, then move windows untill left button release .

delphinuz avatar Feb 05 '22 14:02 delphinuz

Can you tell me what that combo does? I ask because I was looking for a way to drag selected text using the touchscreen only, and dunno if it'd the same as what you're talking about.

oroboros avatar Feb 26 '22 13:02 oroboros