View Single Post
thp's Avatar
Posts: 1,391 | Thanked: 4,272 times | Joined on Sep 2007 @ Vienna, Austria
#297
Originally Posted by EmaNymton View Post
I want to show livescores via billboard standby generated by a python script. Is there any way to manipulate the refresh interval of the screen output?
You could modify the /apps/billboard/text GConf setting directly (or any other settings for that matter) - whenever that changes, it forces a Billboard update on-screen.

The Billboard update interval is not configurable, because all updates are based on events, to save battery in the general case (i.e. when events happen less often than the corresponding update interval). There is a non-event-based update interval, and it uses a system-aligned timer (again, to save resources) - so that's not configurable by design.
 

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