Giter Site home page Giter Site logo

Comments (11)

kravemir avatar kravemir commented on August 10, 2024

Hi, seems like lots of yours effort went to investigation. Would you like to prepare PR with monitor, and test it? I'll gladly review and cooperate towards getting merged a nice support for new monitor.

from ddccontrol-db.

xtknight avatar xtknight commented on August 10, 2024

Hi...I'm not really sure which of these settings match with the preset options in options.xml. The options are quite unique to this monitor. I can't find any options that match well except for Sharpness. Does this mean we have to modify options.xml too?

from ddccontrol-db.

kravemir avatar kravemir commented on August 10, 2024

I'm not really sure which of these settings match with the preset options in options.xml

Yes, they to match ones in options.xml, which is built from /db/options.xml.in.

The options are quite unique to this monitor. I can't find any options that match well except for Sharpness. Does this mean we have to modify options.xml too?

Range 0xe0 to 0xff is custom, not covered by any standard, so it makes sense, that they are unique. However, you may reuse existing control from options.xml, and just use it with different addresses and values, also you may add new value options to it, but only relevant ones would be shown for each monitor.

So, please, update also options.xml.in. Add, or reuse, options,.. I'll double check it when I'll do PR review.

from ddccontrol-db.

awdpro avatar awdpro commented on August 10, 2024

I have a LG 27UL500 I'm also trying to right a simple batch file to switch inputs as it is too time consuming to do via the monitor. I used clickmonitoddc & control my monitor to try to create but have not been successful in changing the input. 60 is supposed to be the change input VCP code. With my inputs being 17, 18 & 15. Below are three .bat files I created but none of them seem to work. These are all the same code however I used different variations of the monitor name trying to get this to work. Any idea what I'm doing wrong here?

ControlMyMonitor.exe /SetValue "\.\DISPLAY3\Monitor0" 60 17

ControlMyMonitor.exe /SetValue "LG HDR 4K" 60 17

ControlMyMonitor.exe /SetValue "MONITOR\GSM7707{4d36e96e-e325-11ce-bfc1-08002be10318}\0004" 60 17

from ddccontrol-db.

zzhiyi avatar zzhiyi commented on August 10, 2024

ControlMyMonitor.exe /SetValue ".\DISPLAY3\Monitor0" 60 17

I think you missed a \ in ".\DISPLAY3\Monitor0", which should have two \ before .

from ddccontrol-db.

yeahman45 avatar yeahman45 commented on August 10, 2024

I have a LG 27UL500 I'm also trying to right a simple batch file to switch inputs as it is too time consuming to do via the monitor. I used clickmonitoddc & control my monitor to try to create but have not been successful in changing the input. 60 is supposed to be the change input VCP code. With my inputs being 17, 18 & 15. Below are three .bat files I created but none of them seem to work. These are all the same code however I used different variations of the monitor name trying to get this to work. Any idea what I'm doing wrong here?

ControlMyMonitor.exe /SetValue ".\DISPLAY3\Monitor0" 60 17

ControlMyMonitor.exe /SetValue "LG HDR 4K" 60 17

ControlMyMonitor.exe /SetValue "MONITOR\GSM7707{4d36e96e-e325-11ce-bfc1-08002be10318}\0004" 60 17

Hi any luck? I have the LG 29UM68 and only switching to hdmi1 works (17)...all other source doesn't work 15 and 18 :(

from ddccontrol-db.

awdpro avatar awdpro commented on August 10, 2024

from ddccontrol-db.

yeahman45 avatar yeahman45 commented on August 10, 2024

well it is a shame :( ... I would have had a perfect software kvm solution with input director switching my usb mouse and keyboard... right now I can only switch to hdmi1 but cannot switch back to displayport after that.. which is a shame

from ddccontrol-db.

awdpro avatar awdpro commented on August 10, 2024

from ddccontrol-db.

baldurfour avatar baldurfour commented on August 10, 2024

Here goes nothing... Did you guys manage to get it working? It works perfectly on Dell but on LG monitors it doesn't... the input tries to change but goes back to the same input :(

ControlMyMonitor.exe /Switchvalue "\.\DISPLAY4\Monitor0" 60 15 18
^ ^
DP HDMI2

from ddccontrol-db.

ImIOImI avatar ImIOImI commented on August 10, 2024

Here goes nothing... Did you guys manage to get it working? It works perfectly on Dell but on LG monitors it doesn't... the input tries to change but goes back to the same input :(

ControlMyMonitor.exe /Switchvalue ".\DISPLAY4\Monitor0" 60 15 18 ^ ^ DP HDMI2

I couldn't get it working with my LG monitor either. The screen goes blank temporarily like it's going to switch but when the screen comes back on the port is unchanged. I did notice that no matter what port I'm using, the set value seems to be "0." I suspect this is a bug in LG monitors. My Dell monitors work without issue, though.

from ddccontrol-db.

Related Issues (20)

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.