17
edits
(new mobile keyboard layout just dropped) |
(wrap it in a <pre>) Tags: Mobile edit Mobile web edit Visual edit |
||
Line 357: | Line 357: | ||
=== Nano's Unexpected Keyboard === | === Nano's Unexpected Keyboard === | ||
A complete QWERTY Gboard based layout, using prefix reform. | A complete QWERTY Gboard based layout, using prefix reform. | ||
[[File:Nano's Unexpected Keyboard layout.png|frameless]]{{Collapsible|XML| | [[File:Nano's Unexpected Keyboard layout.png|frameless]]{{Collapsible|XML|<pre><?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<keyboard name="QWERTY (Toaq, Prefix Reform)" bottom_row="false" script="latin"> | <keyboard name="QWERTY (Toaq, Prefix Reform)" bottom_row="false" script="latin"> | ||
<row> | <row> | ||
Line 401: | Line 401: | ||
<key width="1.5" key0="enter" /> | <key width="1.5" key0="enter" /> | ||
</row> | </row> | ||
</keyboard>}} | </keyboard></pre>}} | ||
== [[Derani|Deranı]] layouts == | ==[[Derani|Deranı]] layouts== | ||
=== Kaıchuo === | === Kaıchuo=== | ||
[https://toaq.net/kaichuo/ Kaıchuo] also has an option for typing Derani. | [https://toaq.net/kaichuo/ Kaıchuo] also has an option for typing Derani. | ||
=== Mıao's layout (QWERTY-based) === | ===Mıao's layout (QWERTY-based)=== | ||
[[File:Toaq_(QWERTY).svg]] | [[File:Toaq_(QWERTY).svg]] | ||
Line 416: | Line 416: | ||
Some punctuation whose keys were taken over have been put under AltGr. | Some punctuation whose keys were taken over have been put under AltGr. | ||
==== XKB (Linux) ==== | ====XKB (Linux)==== | ||
<div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;"> | <div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;"> | ||
<div style="font-weight:bold;line-height:1.6;">XKB symbols file</div> | <div style="font-weight:bold;line-height:1.6;">XKB symbols file</div> | ||
Line 484: | Line 484: | ||
</div> | </div> | ||
==== Windows ==== | ====Windows==== | ||
Made with Microsoft Keyboard Layout Creator. Unzip the .zip [[:File:Toaq (QWERTY, Windows).zip|file]] and open setup.exe. You may have to restart your computer for it to show up. To uninstall, uninstall it like you would any other program. | Made with Microsoft Keyboard Layout Creator. Unzip the .zip [[:File:Toaq (QWERTY, Windows).zip|file]] and open setup.exe. You may have to restart your computer for it to show up. To uninstall, uninstall it like you would any other program. | ||
=== Loekıa's layout (Workman-based) === | ===Loekıa's layout (Workman-based)=== | ||
[[File:Toaq_(Workman).svg]] | [[File:Toaq_(Workman).svg]] | ||
Line 538: | Line 538: | ||
</div> | </div> | ||
== Sad alternatives == | ==Sad alternatives== | ||
=== ASCII tone markers === | ===ASCII tone markers=== | ||
You can always write the ASCII-friendly (although reader-hostile) <tt>/"^</tt> [[tone]] markers after words like this: | You can always write the ASCII-friendly (although reader-hostile) <tt>/"^</tt> [[tone]] markers after words like this: | ||
Line 550: | Line 550: | ||
And you will be understood. | And you will be understood. | ||
== Other places to look for solutions == | ==Other places to look for solutions== | ||
* Talk to us on [[Discord]]. | *Talk to us on [[Discord]]. | ||
* The documentation for Raku (Perl 6), a Unicode-heavy programming language, includes [https://docs.raku.org/language/unicode_entry copious amounts of instructions on Unicode character input]. | *The documentation for Raku (Perl 6), a Unicode-heavy programming language, includes [https://docs.raku.org/language/unicode_entry copious amounts of instructions on Unicode character input]. | ||
[[Category:Input methods]] | [[Category:Input methods]] |
edits