Refactor DDM backend to use monitorcontrol for input switching and update error messages for clarity
This commit is contained in:
@@ -22,7 +22,7 @@ Samsung trigger input codes mapped by port:
|
||||
- `DP2` -> `19`
|
||||
- `HDMI` -> `17`
|
||||
|
||||
- If Samsung trigger input matches this device port code, the app runs `DDM.exe /MNT:AW3423DWF /WriteActiveInput <PORT>`.
|
||||
- If Samsung trigger input matches this device port code, the app runs `monitor.set_input_source(<PORT>)` on `AW3423DWF` via `monitorcontrol`.
|
||||
- If it does not match, the app waits.
|
||||
|
||||
Retry behavior:
|
||||
|
||||
Reference in New Issue
Block a user