Skip to content

Instantly share code, notes, and snippets.

View dsanders11's full-sized avatar

David Sanders dsanders11

View GitHub Profile
@nebriv
nebriv / DDM2.0.md
Last active June 22, 2024 16:00
Dell Display Manager 2.0 command line documentation

Dell Display Manager 2.0 Command Line

Decompiled DLL with ILSpy to identify various commands.

Most commands can be found in DDM2._0_UX.CmdBackground.cmdService_DoWork

Write commands can be prefixed with int:command to specify which monitor to send the command to.

.\DDM.exe /0:writebrightnesslevel 50