You could of course simulate a keybinding using xvkbd. So if ctrl+alt+l
is assigned to lock screen, you can create a launcher with command:
xvkbd -text "\C\Al" but as raster explained it's awkward. But it does
work, is simple and therefore answers your question, so I thought I'd
mention it. 

On Thu, 9 Jun 2011 14:33:48 +0900
Carsten Haitzler (The Rasterman) <[email protected]> wrote:

> On Wed, 08 Jun 2011 08:58:45 -0500 Jeff Hoogland
> <[email protected]> said:
> 
> they run an ACTION. an ACTION may execute a command, or start a
> window move, or switch desktops etc. ibar ONLY executes commands. you
> can se3e the default keybindings and their actions int he keybindings
> gui (also in the e.src text files that gets compiled to the standard
> config profile).
> 
> > Do all the e key bindings list the command they run somewhere? If
> > so I could just add said commands to an ibar launcher.
> > 
> > On Wed JunĀ   8 2011 12:24:19 AM CDT, Carsten Haitzler
> > <[email protected]> wrote:
> > 
> > > On Tue, 7 Jun 2011 20:53:03 -0500 Jeff Hoogland
> > > <[email protected]> said:
> > > 
> > > > Is there a simple way to create a gadget/launcher that when
> > > > pressed would trigger a given keybinding? Or do I need to
> > > > create a custom module+gadget?
> > > 
> > > well first
> > > 1. you dont want to it call a keybinding. u want it to run an
> > > action. keybindings are just key combo TO action mappings. you
> > > dont want to fake the key combo as the key combo can be changed
> > > by the user or profile config etc. 2. you want a gadget that can
> > > bind an action to it like keys bind to actions. no such gadget
> > > exists right now.
> > > 
> > > 
> > > -- 
> > > ------------- Codito, ergo sum - "I code, therefore I am"
> > > -------------- The Rasterman (Carsten Haitzler)
> > > [email protected]
> > > 
> > 
> > ------------------------------------------------------------------------------
> > EditLive Enterprise is the world's most technically advanced content
> > authoring tool. Experience the power of Track Changes, Inline Image
> > Editing and ensure content is compliant with Accessibility Checking.
> > http://p.sf.net/sfu/ephox-dev2dev
> > _______________________________________________
> > enlightenment-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 
> 


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to