How to move windows vertically only?

I would like to press the cmd key while I am moving a window to disable the horizontal axis, so the window could only be moved up and down, but never left or right.

Is it possible to do this? How?

1 Like

@Andreas_Hegenberg is this possible? How?

I don't think this is possible right now.

It might be possible to implement, I'll think about it!

1 Like

I have added this in the 5.542 alpha. There are now 4 new actions:

  • Start Blocking X AXIS Mouse Movements
  • Stop / End Blocking X AXIS Mouse Movements
  • Start Blocking Y AXIS Mouse Movements
  • Stop / End Blocking Y AXIS Mouse Movements

Here is an example preset that freezes the X position when holding cmd+ctrl (configured via key sequences):

axis-lock.bttpreset (6.7 KB)

wow! thanks a lot!!

i'm going to try it right now!!

It's working GREAT!!

Thanks again!!

1 Like