monitorcontrol
monitorcontrol copied to clipboard
Python monitor controls using DDC-CI.
Due to high level of errors severity it is impossible to use monitorcontrol (VCPIOError exception thrown) with monitors which do not follow the DDC/CI standard e.g. Philips 223V monitors returns...
Hello I tried get_luminance() of monitocontrol package ver 3.0.1 in windows 10 but I've got return 0 in my Display Monitor from monitorcontrol import get_monitors for monitor in get_monitors(): with...
I have several monitors which are the same model; for example, two Dell P2422H monitors. When I print the VCP capabilities, I don't see any information that distinguishes them: ```...
See also here: https://github.com/scottaxcell/winddcutil/issues/10 If there are more than one physical monitors, like one desktop monitor and one beamer showing the same desktop, this library fails.
Add USB-C ports Source https://github.com/alin23/Lunar/blob/master/Lunar/DDC/DDC.swift Checked on DELL U4021QW
Even though i have inputs': [, , ] shown when using get_vcp_capabilities the set_input_source does not work for any of the codes. Any assistance would be appreciated. print(monitor.set_input_source("DP1") ) =...
Hi, I just stumbled upon this great project - unfortunately, some commands are not working.. (others work) * Monitor manufacturer and model number: LG 34GL750 * Input source (HDMI, VGA,...
* Monitor manufacturer and model number: ASUS VG27A * Input source (HDMI, VGA, display port, ect.): DisplayPort / HDMI * Output device (video card, discrete graphics, ect.): discrete nvidia 3080...
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 3.0.0 to 3.0.1. Release notes Sourced from abatilo/actions-poetry's releases. v3.0.1 3.0.1 (2024-10-27) Bug Fixes ubuntu pipx installation by calling pip from python3 (#71) (2a40fbe) Commits e78f54a ci:...
* Monitor manufacturer and model number: AOC 24G2W1G5 * Input source (HDMI, VGA, display port, ect.): HDMI * Output device (video card, discrete graphics, ect.): Intel UHD Graphics 630 *...