#Custom script for Controlling brightness using keyboard shortcut

5 messages · Page 1 of 1 (latest)

keen geyser
#

I tried other brightness controllers but they were all janky and slow and some maybe good but they lack contrast controls.
So, i made a python script which uses ddc module to control brightness and for the contrast i baked linear relationship to the brightness, i.e{(brightness_value*2)-5}, then add the custom shortcut in the keyboard application.

#

i can share the script if u want

#

Custom script for Controlling brightness using keyboard shortcut

unique jungle
keen geyser