On Sat, 15 Oct 2005 12:25:41 -0400 (EDT)
Atom Smasher <[EMAIL PROTECTED]> wrote:

>  
> is there a way to pass ALT+ENTER to an application? i'm trying to enter a 
> newline in a gnumeric cell... according to the documentation this should 
> work, but trying it in enlightenment only zooms in   :|
> 
> i would prefer to keep the default key-bindings intact... i'm hoping there 
> just a different key combo to use when i need to pass that to an 
> application.
> 

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. 

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.

Brad



-------------------------------------------------------
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
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to