LG Monitor Ultrawide 34WP75C - switch to USB-C from Windows - Solution #3249
chrispazz
started this conversation in
Show and tell
Replies: 1 comment
-
Nice! :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
using the following command from windows is possible to switch back to USB-C from DisplayPort (I think from HDMI too):
writeValueToDisplay.exe 0 0xD1 0xF4 0x50
you have to execute it 2 times because the first execution goes back to DisplayPort.
Software is here:
https://github.com/kaleb422/NVapi-write-value-to-monitor
@waydabber is it possible to implement it in BetterDisplay? Have I won a free license? ;)
for everybody, I created a .bat in windows and set a shortcut key so I can do back and forth from usb-c (Mac with BetterDisplay) to DisplayPort (Windows) and vice versa.
Chris
Beta Was this translation helpful? Give feedback.
All reactions