Commit 0862a9e
key-code: add control characters to the Unicode to KeySym table
These are missing and therefore it's not possible to go from
a Unicode control character to KeySym. The converse table
has them, so let's have them here too.1 parent caa1481 commit 0862a9e
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
890 | 890 | | |
891 | 891 | | |
892 | 892 | | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
| 896 | + | |
| 897 | + | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
893 | 901 | | |
894 | 902 | | |
895 | 903 | | |
| |||
0 commit comments