mirror of
https://github.com/brain-hackers/README
synced 2024-12-23 04:30:03 +09:00
Update とりあえず試す
parent
f92c597b58
commit
f459863162
12
とりあえず試す.md
12
とりあえず試す.md
@ -13,6 +13,7 @@
|
|||||||
- [実機で起動する](#%E5%AE%9F%E6%A9%9F%E3%81%A7%E8%B5%B7%E5%8B%95%E3%81%99%E3%82%8B)
|
- [実機で起動する](#%E5%AE%9F%E6%A9%9F%E3%81%A7%E8%B5%B7%E5%8B%95%E3%81%99%E3%82%8B)
|
||||||
- [タッチパネル](#%E3%82%BF%E3%83%83%E3%83%81%E3%83%91%E3%83%8D%E3%83%AB)
|
- [タッチパネル](#%E3%82%BF%E3%83%83%E3%83%81%E3%83%91%E3%83%8D%E3%83%AB)
|
||||||
- [キーボード (Sx1, Sx2)](#%E3%82%AD%E3%83%BC%E3%83%9C%E3%83%BC%E3%83%89-sx1-sx2)
|
- [キーボード (Sx1, Sx2)](#%E3%82%AD%E3%83%BC%E3%83%9C%E3%83%BC%E3%83%89-sx1-sx2)
|
||||||
|
- [日本語入力する](#%E6%97%A5%E6%9C%AC%E8%AA%9E%E5%85%A5%E5%8A%9B%E3%81%99%E3%82%8B)
|
||||||
|
|
||||||
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
||||||
|
|
||||||
@ -160,3 +161,14 @@ Shift キー・Ctrl キー・Alt キーは現実のキーボードに近い配
|
|||||||
|
|
||||||
<img src="images/keymap.png" width=640px>
|
<img src="images/keymap.png" width=640px>
|
||||||
|
|
||||||
|
|
||||||
|
## 日本語入力する
|
||||||
|
|
||||||
|
バージョン 2021-04-19-195555 より Anthy が標準でインストールされています。`~/.xprofile` の該当行のコメントを外すことで自動で起動するようになります。
|
||||||
|
|
||||||
|
```diff
|
||||||
|
# Uncomment the following line to enable fcitx-mozc
|
||||||
|
- # fcitx-autostart &
|
||||||
|
+ fcitx-autostart &
|
||||||
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user