On Sat, 15 Oct 2005, Bradley Reed wrote:

Wow, I wasn't aware that was now a default keybinding. I just checked it out and have to say it is pretty cool, even if it isn't what you want.
===============

it really makes no sense to me why they'd do that... i thought a lot of people use e with the gnome desktop.


I think you'll have to change or remove that key-binding. All it entails is removing the line:

KeyDown    A   Return wop * zoom

from $HOME/.e16/e_config.bindings

If you don't want to remove it, change it to:

KeyDown   SA   Return wop * zoom

to make Shift-Alt-Return do the zoom and leaving Alt-Return unbound.
==================

the only keybinding i found is /usr/X11R6/share/enlightenment/config/keybindings.cfg, and my dot-files for e are ~/.enlightenment. the format of the file is:
  __NEXT_ACTION
    __MODIFIER_KEY __ALT
    __KEY Return
    __EVENT __KEY_PRESS
    __ACTION __A_ZOOM

but i guess i could copy it to my ~/ and change it to:
  __NEXT_ACTION
    __MODIFIER_KEY __ALT_SHIFT
    __KEY Return
    __EVENT __KEY_PRESS
    __ACTION __A_ZOOM

ideologically, i prefer to keep the default keybindings as much as practical, but in this case there's a conflict, and one of them has to change....

is it possible to add a keybinding to e so that SHIFT+ALT+ENTER sends a literal ALT+ENTER to the application? that way i could keep the default keybinding in e.

thanks...!


--
        ...atom

 _________________________________________
 PGP key - http://atom.smasher.org/pgp.txt
 762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
 -------------------------------------------------

        "Simply stated, there is no doubt that Saddam Hussein now
         has weapons of mass destruction."
                -- Dick Cheney, 26 August 2002




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to