diff options
| author | Jules Aguillon | 2022-10-04 10:10:54 +0200 |
|---|---|---|
| committer | Jules Aguillon | 2022-10-04 10:12:22 +0200 |
| commit | fc8bb3a5396a93800fa438b0214d59b85e00f497 (patch) | |
| tree | fe466a9249bde8f39bb9aca83bf15a1011e8ac6e /srcs/juloo.keyboard2/Autocapitalisation.java | |
| parent | dda8f0314d786d09791512ad949ae76f2068b25a (diff) | |
| download | unexpected-keyboard-fc8bb3a5396a93800fa438b0214d59b85e00f497.tar.gz unexpected-keyboard-fc8bb3a5396a93800fa438b0214d59b85e00f497.zip | |
Allow to type İ on the Turkish layout
In Turkish, upper case of 'iı' is 'İI' but Java's toUpperCase will
return 'II'.
To make 'İ' accessible, make it the shift of 'ı'. This has the
inconvenient of swapping i and ı on the keyboard.
Diffstat (limited to 'srcs/juloo.keyboard2/Autocapitalisation.java')
0 files changed, 0 insertions, 0 deletions
