Commit Graph

2 Commits

Author SHA1 Message Date
jalf b073803180 Keyboard Handling [8/8]: Introduce substituteCodepoint() to replace code points which don't have a keysym with ones that do
For now, the only code points this is done for are {s, S, t, T} with comma below (used in Romanian),
 which are replaced by {s, S, t, T} Cedilla.
2013-11-27 15:42:45 +01:00
jalf 2ce7f5e30d Keyboard Handling [2/8]: Core implementation of new keyboard handling
Add keyboard.js, containing the actual keyboard event parsing code.
2013-11-27 15:41:45 +01:00