[e-users] Embrace and Elapse in E16

2005-07-13 Thread [EMAIL PROTECTED]
F.Y.I. Embrace and Elapse, two very nice little apps which I was under the impression were for E17, seem to work beautifully under E16.8, assuming you have the required E17 libraries working... Sorry if this is old news or obvious to everyone else, but I was pleasantly surprised. Kudos to everyon

Re: [e-users] Problems with the window select

2005-07-13 Thread The Rasterman
On Thu, 14 Jul 2005 00:36:18 + Guillermo Movia <[EMAIL PROTECTED]> babbled: > Hi, i recompiled e17 five days ago. Now, when i close an apps (at this > moment thunderbird, beep-media-player, for example) don't disappear > from the menu that shows with alt-tab. Anybody has the same problem? as

Re: [e-users] click to focus bugs

2005-07-13 Thread The Rasterman
On Wed, 13 Jul 2005 15:26:01 -0400 Raymond Lai <[EMAIL PROTECTED]> babbled: > I'm hitting a similar issue. My focus policy is CLICK. > My problem is that sometimes, a particular window seems to lock the > focus so that I can't switch to other windows or even click the > desktop to bring up the men

[e-users] Problems with the window select

2005-07-13 Thread Guillermo Movia
Hi, i recompiled e17 five days ago. Now, when i close an apps (at this moment thunderbird, beep-media-player, for example) don't disappear from the menu that shows with alt-tab. Anybody has the same problem? Guillermo --- This SF.Net email is s

Re: [e-users] click to focus bugs

2005-07-13 Thread Raymond Lai
I'm hitting a similar issue. My focus policy is CLICK. My problem is that sometimes, a particular window seems to lock the focus so that I can't switch to other windows or even click the desktop to bring up the menu. The trick is to us alt+tab to shift the focus to other windows. However, as long a

[e-users] click to focus bugs

2005-07-13 Thread muhumuza brian
There are some bugs in the click to focus policy. Some times, the focus refuses to shift to another window even if it appears to have focus infact both windows appear to have focus at the same time and only when you minimise the other window is when the focus shifts. Another thing, some times all

Re: [e-users] E17: problems with menu/icons/keys/mouse/iconbar ...

2005-07-13 Thread Martin Geisler
Martin Zwickel <[EMAIL PROTECTED]> writes: > On Wed, 13 Jul 2005 15:11:39 +0200 > Martin Geisler <[EMAIL PROTECTED]> bubbled: > >> Martin Zwickel <[EMAIL PROTECTED]> writes: >> >> > btw.: etangle does not work very well. I can't delete entries. >> >> Try middle-clicking on an entry. Or drag the

Re: [e-users] E17: problems with menu/icons/keys/mouse/iconbar ...

2005-07-13 Thread Martin Zwickel
On Wed, 13 Jul 2005 15:11:39 +0200 Martin Geisler <[EMAIL PROTECTED]> bubbled: > Martin Zwickel <[EMAIL PROTECTED]> writes: > > > btw.: etangle does not work very well. I can't delete entries. > > Try middle-clicking on an entry. Or drag the entry out of the screen > with your right mouse button

Re: [e-users] E17: problems with menu/icons/keys/mouse/iconbar ...

2005-07-13 Thread Martin Geisler
Martin Zwickel <[EMAIL PROTECTED]> writes: > btw.: etangle does not work very well. I can't delete entries. Try middle-clicking on an entry. Or drag the entry out of the screen with your right mouse button. -- Martin Geisler GnuPG Key: 0x7E45DD38 PHP EXIF Li

Re: [e-users] E17: problems with menu/icons/keys/mouse/iconbar ...

2005-07-13 Thread gimpel
On Wed, 13 Jul 2005 14:54:30 +0200 Martin Zwickel <[EMAIL PROTECTED]> wrote: > On Wed, 13 Jul 2005 13:42:19 +0200 > Martin Geisler <[EMAIL PROTECTED]> bubbled: > > > $er -binding-key-del ANY Tab 'ALT' 0 'winlist' '' > > $er -binding-key-del ANY Tab 'SHIFT|ALT' 0 'winlist' '' > > >

Re: [e-users] E17: problems with menu/icons/keys/mouse/iconbar ...

2005-07-13 Thread Martin Geisler
Martin Zwickel <[EMAIL PROTECTED]> writes: > Many thanks! That's what I need! If you like keyboard control, then I can recommend these bindings too: $er -binding-key-add ANY Left 'SHIFT|CTRL|ALT' 0 'move_absolute' '+0 *' $er -binding-key-add ANY Right 'SHIFT|CTRL|ALT' 0 'move_absolute' '-0

Re: [e-users] E17: problems with menu/icons/keys/mouse/iconbar ...

2005-07-13 Thread Martin Zwickel
On Wed, 13 Jul 2005 14:19:13 +0200 Martin Geisler <[EMAIL PROTECTED]> bubbled: > Martin Zwickel <[EMAIL PROTECTED]> writes: > > Hello again, I've got some more tips... > > > But I'm unable to edit the menu (I want to add a few new programs). > > To edit the Favorite Applications menu use entang

Re: [e-users] E17: problems with menu/icons/keys/mouse/iconbar ...

2005-07-13 Thread Martin Zwickel
On Wed, 13 Jul 2005 13:42:19 +0200 Martin Geisler <[EMAIL PROTECTED]> bubbled: > $er -binding-key-del ANY Tab 'ALT' 0 'winlist' '' > $er -binding-key-del ANY Tab 'SHIFT|ALT' 0 'winlist' '' > > # Add new keybindings: > > $er -binding-key-del ANY Tab 'WIN' 0 'winlist' ''

Re: [e-users] E17: problems with menu/icons/keys/mouse/iconbar ...

2005-07-13 Thread Martin Geisler
Martin Zwickel <[EMAIL PROTECTED]> writes: Hello again, I've got some more tips... > But I'm unable to edit the menu (I want to add a few new programs). To edit the Favorite Applications menu use entangle. I have installed E17 and the related programs in ~/opt (using ./autogen --prefix=/home/mg

Re: [e-users] E17: problems with menu/icons/keys/mouse/iconbar ...

2005-07-13 Thread Martin Geisler
Martin Zwickel <[EMAIL PROTECTED]> writes: Hi Martin, > I got E17 up and running! Great! :-) I think I know the answers to some of your questions. > How can I change the window and focus settings? I have to > doubleclick to raise the window. Take a look at the enlightenment_remote program: run

Re: [e-users] E17: problems with menu/icons/keys/mouse/iconbar ...

2005-07-13 Thread Martin Zwickel
On Wed, 13 Jul 2005 13:47:57 +0200 gimpel <[EMAIL PROTECTED]> bubbled: > On Wed, 13 Jul 2005 11:48:49 +0200 > Martin Zwickel <[EMAIL PROTECTED]> wrote: > > > I got E17 up and running! > > > > But I'm unable to edit the menu (I want to add a few new programs). > > I can not create a new entry wit

Re: [e-users] E17: problems with menu/icons/keys/mouse/iconbar ...

2005-07-13 Thread gimpel
On Wed, 13 Jul 2005 11:48:49 +0200 Martin Zwickel <[EMAIL PROTECTED]> wrote: > I got E17 up and running! > > But I'm unable to edit the menu (I want to add a few new programs). > I can not create a new entry with e_util_eapp_edit since it is unable > to load the icon I give it (an eet file, ex. x

[e-users] E17: problems with menu/icons/keys/mouse/iconbar ...

2005-07-13 Thread Martin Zwickel
I got E17 up and running! But I'm unable to edit the menu (I want to add a few new programs). I can not create a new entry with e_util_eapp_edit since it is unable to load the icon I give it (an eet file, ex. xterm.app.eet). Also is there a way to sort the entries in the filedialog window? It took