mirror of
				https://github.com/brain-hackers/wiki.brainux.org
				synced 2025-11-04 14:38:36 +09:00 
			
		
		
		
	Fix typo
This commit is contained in:
		@@ -28,7 +28,7 @@ excerpt: Brainux が自分の電子辞書にどれくらい対応しているか
 | 
			
		||||
|3桁世代||SoC が直接キーマトリックスを読む|
 | 
			
		||||
|4桁世代, Sx1 〜 Sx2|:white_check_mark:|MPU がキーマトリックスを読み SoC に I²C で送信|
 | 
			
		||||
|Sx3 〜 Sx7|:white_check_mark:|SoC が直接キーマトリックスを読む|
 | 
			
		||||
|x1|詳細不明||
 | 
			
		||||
|x1||詳細不明||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# 画面開閉検知
 | 
			
		||||
 
 | 
			
		||||
@@ -75,7 +75,7 @@ xinput_calibrator
 | 
			
		||||
`/etc/X11/xorg.conf.d`を作成します。
 | 
			
		||||
 | 
			
		||||
```sh
 | 
			
		||||
mkdir /etx/X11/xorg.conf/d
 | 
			
		||||
mkdir /etx/X11/xorg.conf.d
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
xinput_calibratorの出力に従って、`/etc/X11/xorg.conf.d/99-calibration.conf`に
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user