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
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:
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
OK, so I am now an Enlightenment convert
Up, I don't suppose you woudl have the same fix for epplets-0.5 ? It is complaining about exactly the same thing.
Cheers
G.
On Tue, 2003-01-28 at 19:56, Jsen wrote:
try rpm at www.gurulabs.com/downloads.html
* George Fong ([EMAIL PROTECTED]) wrot