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
After setting the brightness on linux using "sudo ddcutil setvcp 0x10", is there a signal or callback function that can obtain the change in the brightness value #551
Recently, our project has implemented the use of ddcutil to set the brightness. However, if the brightness is set using the command "sudo ddcutil set VCP 0x10", no notification or callback function can be received