Skip to content

Instantly share code, notes, and snippets.

View alexinthis's full-sized avatar

Alex Gregory alexinthis

  • Sydney, Australia
View GitHub Profile
@nebriv
nebriv / DDM2.0.md
Last active April 29, 2024 15:50
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