View Single Post
Posts: 1,427 | Thanked: 2,077 times | Joined on Aug 2009 @ Sydney
#171
I'm trying to create a "switch" using this widget to lower the LCD brightness instantly just by clicking on the widget.

Using following command:
Code:
echo 2 > /sys/class/backlight/acx565akm/brightness
But it does nothing when used with the widget. Can I make it work?