Vlatko Kosturjak <[EMAIL PROTECTED]> writes: > I think I found the bug in the code. It uses substr($keymap, 0, 2), > so it is legal you can't find "cr" in the code.
[...] > probably it uses substr($_[0], 0, 2 of "croat" keymap table for console > which is not correct. :) i also found out this... and fixed! Next time, give me the solution before reporting the bug, i like it :) Thanks!
