"Geoff Harrison (Mandrake)" <mandrake@...> wrote:
> > Yeh? Is it just missing an entry in e16/e16keyedit/viewer.c then? Or
> > is it called something different that I can't see right now?
> well, I'm looking at definitions and I see...
> #define __A_RAISE_LOWER 87
> and I see in e/src/actions.c :
> actions.c:doRaiseLower(void *params)
>
> so... :)
>
> whether or not I put stuff in the keybindings editor I don't recall.
Excellent, I tried the first Ook attempt at fixing it, and it worked!
:-)
Although sometimes I seem to have to press it twice to send an active
window back. Maybe there's some overlapping quirk happening. /me
cares not.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e16keyedit/viewer.c,v
retrieving revision 1.19
diff -u -r1.19 viewer.c
--- viewer.c 23 Mar 2000 01:13:21 -0000 1.19
+++ viewer.c 31 Jul 2002 15:20:58 -0000
@@ -97,6 +97,7 @@
{"Raise Window", 5, 0, NULL},
{"Lower Window", 6, 0, NULL},
+ {"Raise / Lower Window", 87, 0, NULL},
{"Close Window", 13, 0, NULL},
{"Annihilate Window", 14, 0, NULL},
{"Stick / Unstick Window", 20, 0, NULL},
--
Sam Vilain, sam@... WWW: http://sam.vilain.net/
7D74 2A09 B2D3 C30F F78E GPG: http://sam.vilain.net/sam.asc
278A A425 30A9 05B5 2F13
Anyone can hate. it costs to love.
JOHN WILLIAMSON
|