[Bug 3678] Opie: cursor key rotation incorrect on some devices

bugzilla-daemon at treke.net bugzilla-daemon at treke.net
Sat Feb 23 23:13:27 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=3678





--- Comment #13 from Paul Eggleton <bluelightning at bluelightning.org>  2008-02-23 23:13:26 ---
I think I have found the culprit - in the QtE sources, have a look at
xform_dirkey() in src/kernel/qkeyboard_qws.cpp line 96 onwards, and
src/kernel/kernel_keyboard.cpp line 624 onwards  - it's doing its own rotation
there in addition to what Opie is trying to do.

One option here would be to disable QtE's rotation code and let Opie do all the
work. It's difficult to tell without closer inspection, but at first glance it
seems to me that this behaviour may have been enabled by some of the QtE
patches being applied in OE anyway.

Thoughts?


-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list