Login Page - Create Account

Support Board


Date/Time: Mon, 20 Apr 2026 12:26:07 +0000



Post From: Custom Window Layouts [Feature Request]

[2026-03-09 16:05:32]
JohnR - User831573 - Posts: 338
A possible solution would be to use a keyboard mouse macro program and tie your script to a specific key. Probably one to move & resize from your initial layout, and a 2nd script to move them to their original locations. I use AutoHotKey, but there are others. I'm not a pro, I just muddle through until it does what I want, but there are helpful folks on the user section ready to help.

Just a thought.

JohnR

https://www.autohotkey.com/docs/v1/lib/WinMove.htm
WinMove
Changes the position and/or size of the specified window.

WinMove [, X, Y]
WinMove [, WinTitle, WinText, X, Y, Width, Height, ExcludeTitle, ExcludeText]