Hello, I have another use case for this issue I need to implement myself. I use the power button in my own applications to do some actions in them, but I want to do those actions only on short press; on long press a lock-app should activate. So my idea was something like delayed action in enlightenment key bindings: [0.0 forward_to_client][1.0 simplelock] (it's just an example)
I can handle this thing in many ways: I can send a dbus message from the wm (very slow I guess), or I might simulate the keypress on the application, can I do that? Thanks, -- daniele_athome ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
