Ubuntu and Japanese Input
Fri 14 December 2018
This is more a note to myself, but to easily type japanese on Ubuntu, install ibus-anthy (sudo apt-get install ibus-anthy
), make sure ibus-daemon is running.
Then you can add Japanese in Anthy's 'Input Method' tab, make sure to select 'Japanese - Anthy'. If you use dvorak like me, also make sure 'Use system keyboard layout' in the Advanced tab is checked.
Tags: japanese
M â MARKDOWN
italics | surround text with *asterisks* |
bold | surround text with **two asterisks** |
hyperlink | [hyperlink](https://example.com)or just a bare URL |
code | surround text with `backticks` |
surround text with ~~two tilde characters~~ | |
quote | prefix with > |
Loading comments...