> > http://chris.heathens.co.nz/linux/utf8.html > > > Fixes for caps lock keys and compose/dead keys. > > Hmm. Don't see these.
I have kept it VERY simple by using the existing 8-bit structures. All I need to do is change a few put_queue()s into put_8bit()s and everything that worked in XLATE mode continues to work in UNICODE mode. (put_8bit() converts into UTF-8 when in Unicode mode.) I'm not trying (yet) to add any new functionality to UNICODE mode, just fixing regressions. Chris -- Linux-UTF8: i18n of Linux on all levels Archive: http://mail.nl.linux.org/linux-utf8/
