commit | 2182bae9ec39fbfb575d70f427512eed3562cb7c | [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 | 44f62e93b82a87de9add159189f6626e7db100fc [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>