diff options
author | tmk <tmk@users.noreply.github.com> | 2015-03-24 16:39:04 +0900 |
---|---|---|
committer | tmk <tmk@users.noreply.github.com> | 2015-03-24 16:39:04 +0900 |
commit | 9761907332a99f9a45f223ea9b8d8533f40035f9 (patch) | |
tree | 1ba214f6d648229da8efcd52fc4daa77aec6fc2a /FAQ-Keymap.md | |
parent | 2931b8c18c222fe3884089961c0d0fd6ea2c6ae7 (diff) |
Updated FAQ Keymap (markdown)
Diffstat (limited to 'FAQ-Keymap.md')
-rw-r--r-- | FAQ-Keymap.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/FAQ-Keymap.md b/FAQ-Keymap.md index 25dd2ecff3..05b14e950f 100644 --- a/FAQ-Keymap.md +++ b/FAQ-Keymap.md @@ -96,10 +96,10 @@ https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-606.1.7/IOHIDFamily/ ## JIS keys in Mac OSX -Japanese JIS keyboard specific keys like `無変換(Muhenkan)`, `変換(Henkan)`, `ひらがな(hiragana)` are not recognized on OSX. You can use Seil to enable those keys, try fllowing options. +Japanese JIS keyboard specific keys like `無変換(Muhenkan)`, `変換(Henkan)`, `ひらがな(hiragana)` are not recognized on OSX. You can use **Seil** to enable those keys, try fllowing options. -* **Enable NFER Key on PC keyboard** -* **Enable XFER Key on PC keyboard** -* **Enable KATAKANA Key on PC keyboard** +* Enable NFER Key on PC keyboard +* Enable XFER Key on PC keyboard +* Enable KATAKANA Key on PC keyboard https://pqrs.org/osx/karabiner/seil.html
\ No newline at end of file |