Thursday, December 12, 2013

Changing brightness of an Apple Thunderbolt Display in Ubuntu Linux

Here is a script a wrote in Python 3 to change brightness of an Apple Thunderbolt Display in Ubuntu Linux:

https://github.com/warvariuc/acdcontrol/blob/master/acdcontrol.py

I copied all the logic from the corresponding .cpp file from the original acdcontrol project.

No comments:

Post a Comment