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.
per
Quoting [EMAIL PROTECTED]:
> lee wrote:
> > __NEXT_ACTION
> >__MODIFIER_KEY __WINDOWS_KEY
> >__KEY Return
> >__EVENT __KEY_PRESS
> >__ACTION __A_ZOOM
>
> I have configured my ~/.enlightenment/keybindings.cfg file this way:
>
> __NEXT_ACTION
> __KEY e
> __EVENT __KEY_PR
lee wrote:
>use __MODIFIER_KEY __WINDOWS_KEY
>
>i use it to zoom windows with windows key + enter key like this:
>
> __NEXT_ACTION
>__MODIFIER_KEY __WINDOWS_KEY
>__KEY Return
>__EVENT __KEY_PRESS
>__ACTION __A_ZOOM
>
>modify your [e root]/config/keybindings.cfg file and you may hav
[EMAIL PROTECTED] wrote:
I wanted for example that an Eterm opens when i press "window-key"
and "e".
So far it only works with "Control"-"Shift"-"e", using the following
configuration in my keybindings.cfg:
__NEXT_ACTION
__KEY e
__EVENT __KEY_PRESS
__MODIFIER_KEY __CTRL_SHIFT
__
Hi everyone,
I'm new to enlightenment and to this list.
The first thing I wanted to change in e16 were the key
configurations.
I decided to put most commands on the window-key, since this one
isn't used by other programs.
I wanted for example that an Eterm opens when i press "window-key"
and "e"