Comment 3 for bug 1067911

Revision history for this message
Erwin Rohde (errier) wrote :

Not really a fix for this bug, but I added a script with which you can control indicator-brightness through dbus.
Which is abacadabra for:
A script you can add to your custom keyboard shortcuts to control the brightness of your screen.
It accepts two parameters: --up and --down.

The script is located here: http://bazaar.launchpad.net/~indicator-brightness/indicator-brightness/trunk/files
and named 'indicator-brightness-adjust'. You also need revision 9 of the indicator itself.

For example you could bind F5 to indicator-brightness-adjust --down, and F8 to indicator-brightness-adjust --up.

Hopefully, Jan will build a package to make our lives easier ;-)