View Single Post
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#105
Originally Posted by WhitP View Post
I had a quick play around but I haven't figured out a functional way to enable/disable billboard from the command line. Anyone tested this yet?

This way anyone really concerned about battery life could enable/disable using Profilematic overnight
To enable:
Code:
gconftool -t bool -s /apps/billboard/enabled true
To disable:
Code:
gconftool -t bool -s /apps/billboard/enabled false
 

The Following 2 Users Say Thank You to thp For This Useful Post: