Skip to content

Commit a8c8fb3

Browse files
committed
Merge branch 'master' of https://github.com/QHOD/ota-keyboard
2 parents 3c153b3 + 9dca458 commit a8c8fb3

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ The input method is derived from the standard tr-TR QWERTY Turkish keyboard, wit
1111

1212
In the Alt-Gr/Alt-Cmd/Right-Alt shift state, we add *dead keys*:
1313

14-
- <kbd>Alt-Gr</kbd> + <kbd>,</kbd>: Combining dot below (works with HhKkSsTtZz)
15-
- <kbd>Alt-Gr</kbd> + <kbd>.</kbd>: Combining dot above (works with HhSsTtZz)
16-
- <kbd>Alt-Gr</kbd> + <kbd>-</kbd>: Combining macron below (works with NnZz). **Note**: As MSKLC is not able to create combined characters that do not have a single codepoint in Unicode, S̠s̠ has to be typed as <kbd>S</kbd> + <kbd>Alt-Gr</kbd> + <kbd>-</kbd> + <kbd>space</kbd>
17-
- <kbd>Alt-Gr</kbd> + <kbd>l</kbd>: Combining macron above (works with AaEeİIiıOoUuYy)
14+
- <kbd>Alt-Gr</kbd> + <kbd>,</kbd>: Combining dot below ( ̣, works with HhKkSsTtZz)
15+
- <kbd>Alt-Gr</kbd> + <kbd>.</kbd>: Combining dot above ( ̇, works with HhSsTtZz)
16+
- <kbd>Alt-Gr</kbd> + <kbd>-</kbd>: Combining macron below ( ̱, works with NnZz). **Note**: As MSKLC is not able to create combined characters that do not have a single codepoint in Unicode, S̠s̠ has to be typed as <kbd>S</kbd> + <kbd>Alt-Gr</kbd> + <kbd>-</kbd> + <kbd>space</kbd>
17+
- <kbd>Alt-Gr</kbd> + <kbd>l</kbd>: Combining macron above ( ̄, works with AaEeİIiıOoUuYy)
1818

1919
And normal keys
2020

@@ -92,12 +92,15 @@ I tried to implement this in a cross-platform manner at first using [Keyman](htt
9292

9393
If anyone is able to port this to [Ukelele](https://software.sil.org/ukelele/) or [Karabiner](https://karabiner-elements.pqrs.org/), it should not be a big problem. No Mac available here.
9494

95+
As an alternative that provides a superset of the IJMES character support, see https://www.uni-heidelberg.de/fakultaeten/philosophie/ori/semitistik/seeger_semicode.html
96+
9597
### Alternatives to ota-keyboard
9698

9799
- A similar effort with slightly different key bindings and transcription alphabet is available from <http://www.oncu.com/osmtransklavye/>. They do not publish the source `.klc` files, yet offer variants for both the Turkish Q and F keyboards – Windows only as they use the same MSKLC tool.
98100
- Consider using web based entry methods such as, e.g. <https://www.lexilogos.com/keyboard/ottoman_turkish.htm> or <http://www.umich.edu/~turkish/links/keyboard/klavye.htm>.
101+
- Also, cf. https://www.geschkult.fu-berlin.de/e/iranistik/links_instrumentalia/edv/tastaturlayouts/deutsch-orientalistik/index.html
99102

100-
103+
You may also consider using alternative transcription rulesets such as IA, EI, DMG. <https://www.isnadsistemi.org/guide/isnad2/akademik-yazim/25-ceviri-yazi-alfabesi-transkripsiyon/>.
101104

102105
[![DOI](https://zenodo.org/badge/296548770.svg)](https://zenodo.org/badge/latestdoi/296548770)
103106

0 commit comments

Comments
 (0)