Hi,

I'm working with clutter in OMAP3 platforms using the SGX drivers with eglnative backend.

Since the eglnative backend only supports touchscreen trough tslib, I added support for the generic linux event interface (/dev/input/*), providing simple support for keyboards (I added a simple keycode table for PC english keyboard layout) and can be used with keypads on embedded devices that use the standard keycode definitions from the input subsystem (like the keypads on OMAP EVMs). I also added support for mouse, but later I realize that clutter doesn't implement mouse drawing logic (which later make sense to me). The mouse code is still there as is useful for touchscreen-less devices like beagleboard for debugging proposes.

The question is where is the best place to submit this patches?

Regards,

Diego Dompe
RidgeRun Engineering
--
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to