keylib News
Status: Pre-Alpha
                
                Brought to you by:
                
                    vince_kim
                    
                
            I'm working with clutter on ZOOM (TI OMAP3430 based) using the SGX drivers with eglnative and eglx backend.
There was a request to have a key input handler library which dispatches XKeySym for non-X based(eglnative) linux embedded system, and I implemented a stand alone library called "keylib" for this purpose.
Supposedly, if clutter eglnative backend is selected with "keylib" enabled, then "keylib" library should send the same XKeySyms to clutter, and it works as expected.... read more