On 11/10/2012 08:59 AM, Carsten Haitzler (The Rasterman) wrote:
> On Fri, 9 Nov 2012 10:15:01 -0800 Marc MERLIN<marc_...@merlins.org>  said:
>> With E16 I had a 'lock' epplet that did that.
>> I know E17 can have a hotkey, maybe I'll get myself used to using that, I
>> was just curious how to have a 'one click here to lock' button since I've
>> been doing this for so many years.
>
> you could also bind a button action to it - it is an action as such so can be
> re-bound to keyboard and/or mouse - so eg ctrl+alt+right mouse could lock when
> clicked on the screen background (set it up for click on zone like the left 
> and
> middle click bindings) :) e has remote ipc to ask it to perform any action it
> has... there just isn't a tool to send that request for you. in maybe 20 lines
> of c or so you could make one... and then make a desktop file to run it... :)

E already has. You need to load the "dbus extension" module. Then

enlightenment_remote -desktop-lock

works.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to