sam830917 / Qt-MouseTrapper

This program allows you to clip cursor within selected monitors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt-MouseTrapper

This program allows you to clip the cursor within selected monitors.

demo_img1

Features

  • Detect the connected monitors into list.
  • Simplely check the checkbox to select the monitor.
  • Able to running the program in the background. Close the program by right click and exit in the system tray.

demo_img2

How to Use

  1. Download the zip file in release page.
  2. Extract the zip file and double click "MouseTrapper.exe".
  3. Monitor infomation should update while opening, if not just click Update Monitor button.
  4. Check/uncheck the monitor that you want to clip the cursor.
  5. Toggle the trap by clicking the trap button or Ctrl + F11.

The clipping range only works with continuous range if you have more than 2 monitors!

demo_img3

Environment

  • Visual Studio 2022
  • Qt 6.4.2

References

About

This program allows you to clip cursor within selected monitors.

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 98.5%Language:C 1.5%