You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skimming quickly through the decontrol source, I can't see what's wrong with your approach. Sorry :/
But since it's been so long since you asked, I hope you have figured it out already? If you have it would be cool to hear what the issue was.
Trying to switch monitor inputs. I can accomplish this using
ddccontrol
orddcutil
on ubuntu linux.For example:
ddccontrol -r 0x60 -w 18 dev:/dev/i2c-4
This will change my monitor's input.
I have the following python code:
But I receive the following error:
Thoughts on what I'm doing wrong?
The text was updated successfully, but these errors were encountered: