On Wed, 1 Jun 2011 06:39:23 +1000 David Seikel <[email protected]> said:
> On Fri, 27 May 2011 22:57:20 +0900 Carsten Haitzler (The Rasterman) > <[email protected]> wrote: > > > On Fri, 27 May 2011 23:38:43 +1000 David Seikel <[email protected]> > > said: > > > > > On Fri, 27 May 2011 10:16:28 -0300 Iván Briano (Sachiel) > > > <[email protected]> wrote: > > > > > > > 2011/5/27 David Seikel <[email protected]>: > > > > > On Fri, 27 May 2011 19:47:52 +1000 David Seikel > > > > > <[email protected]> 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 :) > > Hmmm, way past me bed time, but sleep is for the weak. > > Looks like when using the above, and a USB keyboard is unplugged, the > kernel panics. I'll investigate more after I've had some sleep. a kernel panic... is definitely a kernel problem. just unplugging some usb device being used for sure! dont know if ecore_fb handles teh vanishing of the device properly (and then dynamic plugging in again later). -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Data protection magic? Nope - It's vRanger. Get your free trial download today. http://p.sf.net/sfu/quest-sfdev2dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
