MPos is a minimalistic and easy to use tool to track the current position of the cursor on the screen. MPos especially considers High-DPI monitors and DPI scaling of Windows 10. The mouse position is provided in physical/ unscaled Windows pixels and in coordinates scaled by DPI-virtualization. The tool also provides information about the DPI scaling and the raw/ physical DPI of the current monitor.

Note: MPos requires Windows 8.1 or newer and .NET Framework v.4.6 or newer.

Get support:
https://github.com/bluegrams/MPos/issues

Support the development:
https://ko-fi.com/alxnull

Features

  • Track the cursor position in physical pixels (Physical) and scaled pixels (Scaled)
  • See the cursor position relative to the active window (Relative)
  • See the DPI scaling of the current monitor (Scaling)
  • See the raw (real) DPI of the current monitor (Raw Dpi)
  • Determine the color of the pixel at the cursor position (RGB)
  • Flexibly adjust shown data
  • Grab the current cursor position with global shortcut
  • Log of last grabbed cursor positions for easy copying

Project Samples

Project Activity

See All Activity >