commit | a84f559262b6c5dc0051e45761f8c00bd5eb9f9a | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Mar 02 21:11:35 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 05 10:06:05 2018 -0500 |
tree | 83715537941345f2a71431a06a48f1fd22562f62 | |
parent | de2069c761b0e9334b4e68e02f63bf08d8ea1e45 [diff] |
input: indicate that code page 437 is used Add a comment indicating that the German key map assumes code page 437. Add support for character ² (square sign) in the German key map. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>