On Jan 27, 2008 11:08 PM, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote:
> On Jan 27, 2008 11:45 AM, Toma <[EMAIL PROTECTED]> wrote:
> > I know this exists for the n800 and being python and edje, it would be
> > a peice of cake to adapt to a normal linux system on x86 or whatever.
> > Good ol Gustavo to the rescue :)
> >
> > http://barbieri-playground.googlecode.com/svn/efl-tests/vkbd/
> >
> > http://blog.gustavobarbieri.com.br/2007/07/24/iphone-like-virtual-keyboard-for-n800/
>
> Note this is not a solution, it's just a prototype, it would be good
> to load charmaps from a description file and support composite keys at
> least (non-ascii chars, like á - &aacute;). Also my code just feed
> text to the element, it would need to change to use uinput or
> something like that to feed keys to system.
>

if you take a look into ecore_li (linux input) at proto there's
support for different keyboard layouts and linux input devices, you
could adapt it to send the ecore events into uinput fd and simulate
the source device as a virtual keyboard.

> Unfortunately no time :-/
>
> --
> Gustavo Sverzut Barbieri
> --------------------------------------
> Jabber: [EMAIL PROTECTED]
>    MSN: [EMAIL PROTECTED]
>   ICQ#: 17249123
>  Skype: gsbarbieri
> Mobile: +55 (81) 9927 0010
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to