685
edits
(Added Kanakey) |
(Use Key template) |
||
Line 3: | Line 3: | ||
== Desktop computers == | == Desktop computers == | ||
=== Compose key === | === Compose key === | ||
You can set up a [https://en.wikipedia.org/wiki/Compose_key compose key] on your computer, which will change the behavior of one of the keys on your keyboard to "compose" the next two keypresses into one character — for example | You can set up a [https://en.wikipedia.org/wiki/Compose_key compose key] on your computer, which will change the behavior of one of the keys on your keyboard to "compose" the next two keypresses into one character — for example {{Key|CapsLock}} {{Key|?}} {{Key|a}} becomes {{t|ả}}. | ||
On Linux, this might not even involve installing anything! Look for "compose key" plus your distro name. | On Linux, this might not even involve installing anything! Look for "compose key" plus your distro name. | ||
Line 14: | Line 14: | ||
! Character || Combo | ! Character || Combo | ||
|- | |- | ||
| {{Tone|2}} || | | {{Tone|2}} || {{Key|'}} + vowel | ||
|- | |- | ||
| {{Tone|3}} || | | {{Tone|3}} || {{Key|"}} + vowel | ||
|- | |- | ||
| {{Tone|4}} || | | {{Tone|4}} || {{Key|?}} + vowel | ||
|- | |- | ||
| {{Tone|5}} || | | {{Tone|5}} || {{Key|^}} + vowel | ||
|- | |- | ||
| {{Tone|6}} || | | {{Tone|6}} || {{Key|`}} + vowel | ||
|- | |- | ||
| {{Tone|7}} || | | {{Tone|7}} || {{Key|~}} + vowel | ||
|- | |- | ||
| dotless i ({{t|ı}}) || | | dotless i ({{t|ı}}) || {{Key|.}} + {{Key|i}} | ||
|- | |- | ||
| left quote ({{t|«}}) || | | left quote ({{t|«}}) || {{Key|<}} + {{Key|<}} | ||
|- | |- | ||
| right quote ({{t|»}}) || | | right quote ({{t|»}}) || {{Key|>}} + {{Key|>}} | ||
|} | |} | ||
=== Kảıchuo === | === Kảıchuo === | ||
This is a little tool by [[User:Lynn]] that runs in your browser, available [http://foldr.moe/kaichuo/ here]. You type something like | This is a little tool by [[User:Lynn]] that runs in your browser, available [http://foldr.moe/kaichuo/ here]. You type something like {{Key|Kiai ji kato/ da}} and it turns it into {{t|Kỉaı jí káto da}}. (Wow! It knows {{t|jí}} is a pronoun and automatically adds {{Tone|2}}.) | ||
Yell at her to add mobile support! | Yell at her to add mobile support! | ||
=== AutoHotkey === | === AutoHotkey === | ||
[https://github.com/toaq/toaq.org/blob/master/toaq.ahk This official AutoHotkey script] will convert | [https://github.com/toaq/toaq.org/blob/master/toaq.ahk This official AutoHotkey script] will convert {{Key|a/}} into á, etc. Oh, it's actually outdated (has the old {{tone|3old}} instead of the new {{tone|3}}). | ||
=== Kanakey === | === Kanakey === |