Hi Sebastien those are the VERSION 2 of update on input.c, finish all keyboard layout. hope this time the code is better :)
http://downloads.qi-hardware.com/people/xiangfu/milkymist-one/flickernoise.input.c.patch http://downloads.qi-hardware.com/people/xiangfu/milkymist-one/mtk.input.c.patch (there are a limit of 40 KB email size, so I put it to somewhere else) ==flickernoise.input.c.patch== * add three tables and keymap.c: keyb_shift_table keyb_altgr_table keyb_translation_table (a lot of NIL :) * move the update keyboard layout from mtk.git to flickernoise.git ==mtk.git.input.c.patch== * remove the keymap.c * Remove unneeded key codes * add "include/ascii_keycodes.h", for remove all tables (shift, altgr) out of mtk.git I have to direct get ASCII code * update the get_ascii: direct get ASCII from input.c On 05/18/2011 03:46 AM, Xiangfu Liu wrote: > Hi Sebastien > > really Sorry for the late work on input.c, I working on input.c today. > there are two patches in attachment. > > Please take a look, see if this is the correct solution for issue_11 [1]? ... > [1]https://github.com/milkymist/bugs/issues/11 _______________________________________________ http://lists.milkymist.org/listinfo.cgi/devel-milkymist.org IRC: #milkymist@Freenode Twitter: www.twitter.com/milkymistvj Ideas? http://milkymist.uservoice.com
