Code Monkey home page Code Monkey logo

powerglue's Introduction

PowerGlue

A tool to force PowerPoint to output on the projector display, regardless if Windows messes up the display number!

PowerPoint stores the output display as DisplayMonitor in the registry. For example, this value could be \\.\DISPLAY2 which could refer a projector you've got hooked up.

It turns out that this \\.\DISPLAY2 identifier is not unique to the display itself! Windows can reassign it to some other physical display (say, a third monitor which isn't the main projector). Things like which order you power-on the devices can affect this.

PowerGlue is a tool which attempts to always set the correct DisplayMonitor value.

Usage

  1. Download the tool and save it somewhere - a config file will get created in this folder

  2. Run the tool. Select which display is the main projector.

Via a bunch of Windows API's and EDID info, the tool will retrieve the up-to-date \\.\DISPLAYXXX value and write it to PowerPoint's registry. Test it out - pressing F5 in PowerPoint should now show the output on your chosen display. (Changes shoud take effect immediately)

  1. Enable the log-in task and event watcher

This will run a tiny service in the system tray which will fire on log-in, and every time a Windows monitor change is detected.

Options

--silent will hide the balloon message. You can manually add this to the arguments of the log-in event (in Task Scheduler).

powerglue's People

Contributors

navhaxs avatar

Watchers

 avatar

powerglue's Issues

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.