Adjust screen brightness and contrast using Python?

trante picture trante · Jun 21, 2011 · Viewed 9.1k times · Source

I want to adjust screen brightness and contrast using Python. Does anyone know a library that can do this? How can the script be triggered using a keyboard shortcut?

Answer

Amber picture Amber · Jun 21, 2011

This is something that is OS-specific and probably not doable without system-specific bindings.