Skip to content

Pierce01/MonitorRes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonitorRes

Simple monitor controller that I use to change my monitor resolution from the command line!

Displaying supported resolutions

Usage: ./exe

Changing Resolutions

Usage: ./exe [x] [y] (./exe 1080 920)
Entering 1 will keep the changed resolution, and anything else to revert the most recent change.

Building

mkdir build
cd build/
cmake ..
cmake --build . --config Release

About

Change monitor resolution based on mouse pointer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published