lee wrote:
Quoting [EMAIL PROTECTED]:
I have configured my ~/.enlightenment/keybindings.cfg file this way:

 __NEXT_ACTION
   __KEY e
   __EVENT __KEY_PRESS
   __MODIFIER_KEY __WINDOWS_KEY
   __ACTION __A_EXEC Eterm

When I restart enlightenment and press "windows-key"-"e" nothing happens.

perhaps the order in which the commands appear in the .cfg file cause it not to
operate - i don't know if this is or should be the case, but try to match my
configuration line by line (changing the keys you want of course) and see if
that works better for you?  check to see that the other modifier commands in the
.cfg file also follow the same order sequence in the file?  that's what i would
try next  :)
apparently the order is important.

  __NEXT_ACTION
     __MODIFIER_KEY __WINDOWS_KEY
     __KEY e
     __EVENT __KEY_PRESS
     __ACTION __A_EXEC Eterm

works for me.  brings up an e-term.  now you try.  :)

-- lee



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to