> -----Original Message-----
> From: [email protected] 
> [mailto:openembedded-core-
> [email protected]] On Behalf Of Yi Qingliang
> Sent: Tuesday, May 14, 2013 11:19 PM
> To: [email protected] oe-core layer
> Subject: [OE-core] qt keyboard problem
> 
> Hello, all.
> 
> I'm running qt application on yocto's qt image. cpu is s3c2442, like mini2440.
> 
> the problem is:
> 
> key event issued by pressing gpio-key eat by 'getty' (from busybox),
> my application can't receive input event,
> if I remove respawn 'getty' for tty1 in /etc/inittab, everything ok.

This could be the same thing I have seen in a slightly different context.
If so, you can keep the getty's attached to VT's.  Just move the line in
inittab that starts runlevel 5 to the very end of inittab.  As long as the
getty's start first, you'll be okay.

Joe


> 
> any idea?
> 
> 
> --
> Nanjing Jilong
> Yi Qingliang
> [email protected]
> 
> _______________________________________________
> Openembedded-core mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to