# HG changeset patch # User drewp # Date 1365652444 25200 # Node ID 055a7cab50473129b6f9ec6b0fd989c3d682188b # Parent 78a418407eb98a56fc0a8fb8a5b1edd9a9fe9064 slideshow button rule Ignore-this: 147808773395eac0b1a1dce591fed84c darcs-hash:20130411035404-312f9-a78744d79c90e07a1939f2fbcb765fe78a66f44b diff -r 78a418407eb9 -r 055a7cab5047 service/reasoning/rules.n3 --- a/service/reasoning/rules.n3 Wed Apr 10 20:52:49 2013 -0700 +++ b/service/reasoning/rules.n3 Wed Apr 10 20:54:04 2013 -0700 @@ -49,6 +49,11 @@ :powerState :off . } . +{ :change :down . } => +{ + :postAction . +} . + #{ :playstation :powerState ?s } => { :powerState ?s } . {