8000 GitHub - cooolinho/monitor-profile-switcher
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cooolinho/monitor-profile-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monitor-profile-switcher

Installation

Folders

Monitor Profile Switcher Path

  • after install via chocolatey

    %ChocolateyInstall%/lib/monitorswitcher/tools

  • after downloading Zip File

    <extracted-zip-folder>/

Profiles

%USERPROFILE%\AppData\Roaming\MonitorSwitcher\Profiles

Usage

1. Create Profiles

If you have more than one monitor, sometimes you need a different setting for your current usage.

Example with two Monitors:

  • Monitor-1
  • Monitor-2
  • Monitor-1+2

Save these different profiles with the MonitorProfileSwitcher.

2. Create Batch Files

  1. Change the path in example/Monitor-1.bat when you download the zip file.

    cd "%ChocolateyInstall%\lib\monitorswitcher\tools"

    cd "<extracted-zip-folder>"

  2. Copy example/Monitor-1.bat and duplicate the batch-file anywhere you want.

  3. Name the files like the profiles

In the batch script there is a placeholder %~n0 = this will be replaced with the filename of the batch script

MonitorSwitcher.exe -load:%USERPROFILE%\AppData\Roaming\MonitorSwitcher\Profiles\%~n0.xml

MonitorSwitcher.exe -load:%USERPROFILE%\AppData\Roaming\MonitorSwitcher\Profiles\Monitor-1.xml

3. Create Shortcuts

I use a Stream Deck for fast profile switching

StreamDeck Preview

  1. Create a new Button
  2. Open File > App/File > Monitor-1.bat

Maybe this will help you!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0