Re: [e-users] how to receive all keyboard events by uesing EFL

2015-01-05 Thread The Rasterman
On Tue, 6 Jan 2015 01:45:33 -0200 Martinx - ジェームズ said: > On 5 January 2015 at 21:53, Carsten Haitzler wrote: > > > > On Mon, 5 Jan 2015 21:24:22 +0800 (CST) bray said: > > > > > Hi everyone: > > > > > > I create a window by using EFL. > > > then I create rectangle and listen to keyboard events

Re: [e-users] how to receive all keyboard events by uesing EFL

2015-01-05 Thread The Rasterman
On Tue, 6 Jan 2015 04:19:23 +0100 Davide Andreoli said: > 2015-01-06 3:59 GMT+01:00 Carsten Haitzler : > > > On Tue, 6 Jan 2015 10:22:49 +0800 (CST) bray said: > > > > > Hi, > > > Thank you for your reply. > > > how to grabbed the keyboard? > > > > as i said - no api to do that. it's not very

Re: [e-users] terminology and tmux: ctrl-h behavior

2015-01-05 Thread encoded
On 01/05/2015 02:01 PM, Boris Faure wrote: > On 14-12-30 10:24, encoded wrote: >> Ctrl-h is my tmux prefix. Terminology doesn't seem to care for my >> choice--it eats my ctrl-h's and tmux never sees them. I understand that >> ctrl-h might have been a poor choice of prefix, but I've not run into >>

Re: [e-users] how to receive all keyboard events by uesing EFL

2015-01-05 Thread Martinx - ジェームズ
On 5 January 2015 at 21:53, Carsten Haitzler wrote: > > On Mon, 5 Jan 2015 21:24:22 +0800 (CST) bray said: > > > Hi everyone: > > > > I create a window by using EFL. > > then I create rectangle and listen to keyboard events. > > when this window hava focus, it can receive key events without probl

Re: [e-users] how to receive all keyboard events by uesing EFL

2015-01-05 Thread Davide Andreoli
2015-01-06 3:59 GMT+01:00 Carsten Haitzler : > On Tue, 6 Jan 2015 10:22:49 +0800 (CST) bray said: > > > Hi, > > Thank you for your reply. > > how to grabbed the keyboard? > > as i said - no api to do that. it's not very sociable :) > I agree with you that is not sociable and always discouraged,

Re: [e-users] how to receive all keyboard events by uesing EFL

2015-01-05 Thread The Rasterman
On Tue, 6 Jan 2015 10:22:49 +0800 (CST) bray said: > Hi, > Thank you for your reply. > how to grabbed the keyboard? as i said - no api to do that. it's not very sociable :) > BR > bray > > > > At 2015-01-06 07:53:59, "Carsten Haitzler (The Rasterman)" > wrote: > >On Mon, 5 Jan 2015 21:24:2

Re: [e-users] Enlightenment configuration questions regarding focus, shortcuts, alt-tab, ...

2015-01-05 Thread The Rasterman
On Mon, 29 Dec 2014 00:27:11 +0100 Walter Rudametkin said: > Hi everybody, > > I'm new to enlightenment but I'm really liking it so far. Nice work. > However, after a couple of days playing with it I have a couple of > things I'm having trouble configuring. > > 1) I would like windows to be b

Re: [e-users] how to receive all keyboard events by uesing EFL

2015-01-05 Thread bray
Hi, Thank you for your reply. how to grabbed the keyboard? BR bray At 2015-01-06 07:53:59, "Carsten Haitzler (The Rasterman)" wrote: >On Mon, 5 Jan 2015 21:24:22 +0800 (CST) bray said: > >> Hi everyone: >> >> I create a window by using EFL. >> then I create rectangle and listen to keyboar

Re: [e-users] enlightenment-users Digest, Vol 101, Issue 27

2015-01-05 Thread Joel J. Shin
unsubscribe it On Tue, Dec 30, 2014 at 9:52 PM, < [email protected]> wrote: > Send enlightenment-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://li

Re: [e-users] how to receive all keyboard events by uesing EFL

2015-01-05 Thread The Rasterman
On Mon, 5 Jan 2015 21:24:22 +0800 (CST) bray said: > Hi everyone: > > I create a window by using EFL. > then I create rectangle and listen to keyboard events. > when this window hava focus, it can receive key events without problem. > > But when this window in background or under another wind

Re: [e-users] terminology and tmux: ctrl-h behavior

2015-01-05 Thread Boris Faure
On 14-12-30 10:24, encoded wrote: > Ctrl-h is my tmux prefix. Terminology doesn't seem to care for my > choice--it eats my ctrl-h's and tmux never sees them. I understand that > ctrl-h might have been a poor choice of prefix, but I've not run into > this problem with gnome-terminal, rxvt, getty

[e-users] how to receive all keyboard events by uesing EFL

2015-01-05 Thread bray
Hi everyone: I create a window by using EFL. then I create rectangle and listen to keyboard events. when this window hava focus, it can receive key events without problem. But when this window in background or under another window. it can not receive anything. how can I receive key events in a