On 8-Mar-08, at 11:43 PM, danco wrote: > he text of Custom.map reads > > [common] > sleep = modefunction_PLUGIN.ExecuteScript::Plugin->execute_on_demand > > But pressing the sleep button calls the normal sleep function, not the > script marked for execution on demand. > > Any ideas?
did you try [common] sleep = modefunction_Plugins::ExecuteScript::Plugin->execute_on_demand ? -kdf _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
