View Single Post
Posts: 418 | Thanked: 174 times | Joined on Oct 2009
#21
Originally Posted by mtron View Post
it's not a secret at all that alarms rely on the OSSO Alarm Daemon. This daemon can be managed via a usual (for linux users at least ) init script. You can disable the alarm daemon by opening a terminal, become root and use
Code:
/etc/init.d/alarmd stop
alarms won't go off then and of course you also won't be able to set a new timer. To re-enable the alarm daemon: (again from a root terminal)
Code:
/etc/init.d/alarmd start
Hope this helps!
mtron
Very cool.
a) is that setting remembered by the tablet even after a shutdown/reboot?
b) would it be easy to create a very small applet that would sit on the home-screen and basically be a toggle-switch?
__________________
I luv Google