HwMonitorAlignment
A tool to align your multi-monitor setup perfectly on Windows
Install / Use
/learn @Chrisg2000/HwMonitorAlignmentREADME

HwMonitorAlignment is a tool to align your multi-monitor setup perfectly in Windows.

Developed for Microsoft Windows 10. The APIs used should be backwards compatible, but have not yet been officially tested.
Usage
- Download and run the program. Sometimes it may take a while to start.
- Make sure all monitors connected to your computer are visible.
- Click the
Adjustbutton. Lines will appear on the screens- Move the cursor to the screen where the lines do not match those of the primary.
- Click once on the screen to select it.
- Now move the lines up and down with <kbd>↑</kbd> (Up Arrow) or <kbd>↓</kbd> (Down Arrow)
- Use <kbd>Page Up</kbd> and <kbd>Page Down</kbd> to move faster
- Align the lines on the screen with those on the primary and click
Apply. - The tool now applies the new configuration.
- A dialog with a timer appears. If something goes wrong, the old settings will be applied again after 15 seconds.
- Have fun with no more hight-changing windows!
Installation
This tool was written in Python 3.7 and compiled into an binary with PyInstaller, so you have two options:
- Download the
hwmonitoralignmentbinary from Releases tab. - Clone this repository and start it up with Python 3.7
C:\> git clone http://gitlab.chrisware.de/chris/hwmonitoralignment.gitC:\> pip install -r requirements.txtC:\> python main.py
Description
The tool uses the concept of the virtual screen. The virtual screen is the bounding rectange of all connected monitors to the computer. The primary screen contains the coordinate system origin (0,0) in the upper left corner.

It is not necessary that the origin is in the upper left corner of the virtual screen, so positions on it can be negative. The coordinates of a monitor always point to the upper left corner. By moving the monitor on the virtual screen the monitors can be aligned to each other.
Contributing
Clone the repository and start programming! I am looking forward to any pull request and ready to discuss it.
Personal Note
This is the first project I have published. Due to my limited experience in "end-user" program development, I may have made mistakes. The program was often subject to decision changes during development, so some areas may not seem consistent. I have sometimes been inspired by the source code of Linux Show Player, so maybe some parallels can be found between the source code. Linux Show Player is a great software, not only in terms of usage, but also in terms of its elegant structure. I took basic concepts like the signal and the basic implementation from the model and built on them.
License
This project is licensed under the GPL License - see the LICENSE file for details
Related Skills
node-connect
351.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
