Quote:
Originally Posted by Gertjan
Nice job! I see that you've added a "flipped" keyword (line 257 of the diff) for the orientation sent to the micro driver (ionkdb). As that is not implemented, it won't have any effect. I don't know key mapping you'd like but you can find the receiving side of the command in the Linux source tree (/drivers/input/serial/ionkdb).
|
Ah right, the DR1000-only part I punted on 'cause I don't have one :-) Although reading the driver code I guess what left and right on the page bar means by default is controlled by the ionkbd orientation... Since there's already the direction flip for that I don't think the DR800 really needs a "flipped" mapping. When I feel like procrastinating and the 3.0 SDK for the DR1000 is out maybe I'll fix that part up for completeness.