-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Smarter monitor management. #32
Comments
Thanks for the issue.
(The device ID may change, but probably this is often correct) |
Brilliant, however i'm unsure how to implement this into a script. |
This command runs the previous command as administrator, but of course with UAC dialog, which you may not want.
Here I used window class to detect Notepad window. Sometimes it's not so easy to detect only specific windows you want, and I don't know how steam VR windows works, but it's probably possible. |
Brilliant! Got it working.
You'll just need to create a shortcut and place it into the windows start up folder with admin rights. |
A way to have the virtual monitor dynamically turn on and off depending on external decencies.
For example while i'm normally using my computer it stays off.
Opening steam VR turns the virtual display on, so it's only in use when it's visible to the user.
Closes again when closing Steam VR.
Improves UX automatically.
The text was updated successfully, but these errors were encountered: