On Fri, 27 May 2011 22:57:20 +0900 Carsten Haitzler (The Rasterman)
<ras...@rasterman.com> wrote:

> On Fri, 27 May 2011 23:38:43 +1000 David Seikel <onef...@gmail.com>
> said:
> 
> > On Fri, 27 May 2011 10:16:28 -0300 Iván Briano (Sachiel)
> > <sachi...@gmail.com> wrote:
> > 
> > > 2011/5/27 David Seikel <onef...@gmail.com>:
> > > > On Fri, 27 May 2011 19:47:52 +1000 David Seikel
> > > > <onef...@gmail.com> wrote:
> > > >
> > > >> I'm looking at ecore_fb_kbd.c, and I can't see any place where
> > > >> the keyboard fd (_ecore_fb_kdb_fd) is set to anything other
> > > >> than -1. Unless it's hiding under a macro somewhere.
> > > >
> > > > Never mind about that file, seems it's deprecated, and not even
> > > > compiled.
> > > >
> > > > Leaves me still searching for where framebuffer keyboard input
> > > > is handled, if it is handled at all.  If not, I can write it
> > > > myself.
> > > >
> > > 
> > > Just guessing here, but look around the ecore_input stuff.
> > 
> > Grepping through the source did not find anything in ecore or evas
> > that's using stdin.  I think it's all X input and IMF.
> > 
> > Is / was anyone working on that?
> 
> ecore_fb_input_device_open() oipens A linux input device - based on
> querying properties.. it handles it appropriately.
> 
> _ecore_evas_fb_init() rummages around opening every input device it
> can :)

Ah, /dev/input, not going through stdin at all.  I can handle that.

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to