HI Matthias Brugger, for single key i have done configuration and it's working fine.
i have mapped 1(a,b,c) 2(d,e,f) 3(g,h,i) 4(j,k,l) 5(m,n,o) 6(p,q,r) 7(s,t,u) 8(v,w,x) 9(y,z) 0(space) cancel enter menu shift alt power can you tell me how can you shift functionalities like shilt+1 =a,b,c On Wed, Oct 24, 2012 at 3:59 PM, venkat k raju <[email protected]> wrote: > Hi Matthias Brugger, > thank you > > i will look at and i will come back to you > > > On Wed, Oct 24, 2012 at 3:30 PM, Matthias Brugger <[email protected]>wrote: > >> On 10/24/2012 10:52 AM, venkat k raju wrote: >> >>> Hi Matthias Brugger, >>> >>> in this case android virtual keypad not working properly,because if i >>> made changes in generic.kl,generic.kcm >>> i don't want to change android virtual keypad functionality i need >>> both should work properly >>> >> >> don't edit the generic.kl but create your own one, which will be loaded >> by android. it should have the name of the keypad you use. >> >> Have a look at >> frameworks/base/services/input >> and >> frameworks/base/libs/ui >> >> for the implementation. >> >> >> >>> >>> On Wed, Oct 24, 2012 at 1:36 PM, Matthias Brugger <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> On 10/24/2012 06:46 AM, venkat k raju wrote: >>> >>> >>> >>> Dear all, >>> >>> i am working with am3703 custom board and tps65930,tps65930 have >>> (6x6) >>> Keypad Interface. >>> >>> now i want to integrate this keypad interface to my targetboard >>> with >>> android OS. >>> >>> i don't want to change android virtual keypad functionality i >>> need both >>> should work properly like >>> whatever functionality i have assign to hardware key's it's work >>> and as >>> well as virtual keypad default android stack have >>> >>> can anybody suggest me some tips for this >>> >>> >>> There are two ways: >>> 1. create a key layout file named after your keyboard. this should >>> be loaded automatically by Android.(copy it to /system/usr/keylayout) >>> 2. change the kernel driver of your keypad to send the keys you want >>> to the Android userspace framework. By default, Android uses the >>> generic.kl and generic.kcm files. >>> >>> Good luck. >>> Matthias >>> >>> >>> thanks&Regards >>> k.v.raju >>> >>> -- >>> You received this message because you are subscribed to the >>> Google >>> Groups "rowboat" group. >>> To post to this group, send email to [email protected] >>> <mailto:rowboat@googlegroups.**com <[email protected]>>. >>> >>> To unsubscribe from this group, send email to >>> rowboat+unsubscribe@__googlegr**oups.com<http://googlegroups.com> >>> >>> <mailto:rowboat%2Bunsubscribe@**googlegroups.com<rowboat%[email protected]> >>> >. >>> >>> For more options, visit this group at >>> >>> http://groups.google.com/__**group/rowboat?hl=en<http://groups.google.com/__group/rowboat?hl=en> >>> >>> <http://groups.google.com/**group/rowboat?hl=en<http://groups.google.com/group/rowboat?hl=en> >>> >. >>> >>> >>> >>> >>> >>> -- >>> >>> thanks&Regards >>> k.v.raju >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "rowboat" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> rowboat+unsubscribe@**googlegroups.com<rowboat%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/**group/rowboat?hl=en<http://groups.google.com/group/rowboat?hl=en> >>> . >>> >> >> > > > -- > thanks&Regards > k.v.raju > -- thanks&Regards k.v.raju -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
