Giter Club home page Giter Club logo

quick-change-resolution's Introduction

QuickChangeResolution

Overview

QuickChangeResolution is a small utility that allows you to quickly change the display resolution.

Screenshot

Main window

Download

Source: https://github.com/jackdp/Quick-Change-Resolution
Compiled binaries (Windows 32 and 64-bit): https://www.pazera-software.com/products/quick-change-resolution/

Run-time parameters

Parameter Description
-lo, --list-options Lists available options (parameters).
-lr, --list-resolutions Lists available resolutions.
-r, --set-resolution Sets the given resolution.
-u, --user Writes a new resolution to the system registry (for the current user).
-a, --all Writes a new resolution to the system registry (for all users).

Examples

To set resolution 1024 x 768 for the current session: QuickChangeRes.exe -r 1024x768

To permanently set the Full HD resolution for all users: QuickChangeRes.exe -a -r 1920x1080

License

Public domain. You can do with my code and compiled binaries whatever you want without any limitations.

Note

Sometimes I work on a laptop with a damaged matrix. Most often I connect to this laptop via the virtual desktop. Then I use the maximum resolution. However, I have to do some things directly on it. Then I have to change the resolution to a much lower one.

Sometimes I have to switch resolutions frequently during my work. Changing the resolution using the Control Panel is very inconvenient for me, so I wrote this program.

Compilation

You need Delphi XE2 or newer (the free Delphi Community version is enough).

You also need to install the following packages/components:

To compile, just open src/QuickChangeRes.dproj file in Delphi, than select menu Project -> Build.

Releases

2021.03.19 - Version 1.0

quick-change-resolution's People

Contributors

jackdp avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.