The tool now generates 75% of a typical keyboard layout C file. Lots of stuff still...
authorArch Blackmann <ablackmann@svn.reactos.org>
Thu, 5 Nov 2009 05:20:01 +0000 (05:20 +0000)
committerArch Blackmann <ablackmann@svn.reactos.org>
Thu, 5 Nov 2009 05:20:01 +0000 (05:20 +0000)
commit9ba6ecc44b2f849d97499973451d756f52f99268
tree720f0bba96305e86ed350639a8ecbecffdfd047c
parentce3c33cc9f11b36e13839ff4d0dfb8662ec3606d
The tool now generates 75% of a typical keyboard layout C file. Lots of stuff still missing, but most of the annoying work is done now... it just has to start filling in the dynamic data.
A full-fledged file will have ligature data, up to 8 shift states, dead keys, etc, but that's not stuff we'll have to deal with at first for simple layouts.
By tomorrow we should be able to fully process and generate latin-alphabet-based language keyboard layouts.

svn path=/trunk/; revision=43970
reactos/tools/kbdtool/output.c
reactos/tools/kbdtool/parser.c