View Single Post
Posts: 21 | Thanked: 8 times | Joined on Dec 2009
#5
Originally Posted by Matan View Post
There is a package dbus-scripts that provides this functionality, but is not user level. You need to generate a config file to get a script running as a result of specific dbus signals, and you need to write scripts to do what you want.

There is also a package dbus-scripts-settings that provides a GUI for the event selection part. For example. you can easily do something like: "run script x when touch screen is unlocked".

What you want seems to be something like: write a lot of scripts for various actions, and modify dbus-scripts-settings to allow user to select action (such as "change skype status to offline") instead of a script file, and have the program select the script accordingly.


See here for some details: http://wiki.maemo.org/DbusScripts .
You are correct, what Im thinking of is something similar to dbus-scripts-settings, come to think about it maybe too similar to be worth developing. Mainly I wanted to offer the user actions as well as triggers and a few other options ala windows Task Scheduler.
You are the dev for dbus-scripts-settings right?

Last edited by VII; 2010-07-14 at 13:25.