Skip to content

Commit 298986d

Browse files
authored
Update README.md
1 parent 39886ef commit 298986d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ RGB: (250, 250, 250)   #-->RGB值
5757
4.[ModifyInputType.py](https://github.com/voidism/Modify-Input-Type-Automatically/blob/master/ModifyInputType.py)程式碼126行的`pixel=(1683, 1063)`改成你自己取得的pixel位置
5858
5. If it's stupid but it works, it isn't stupid.
5959

60+
:::danger
61+
若使用電腦途中有調整螢幕解析度,除了上述pixel值要重新取得之外,需要登出一次,應用程式才會調整成新的解析度。如果是調小解析度還好,可能不會影響到。但如果調大解析度而未登出一次,會使應用程式抓不到超出原本小解析度範圍的pixel值,程式就會開始噴error。
62+
:::
63+
6064
## 啟動
6165
需要把 [字庫](https://github.com/voidism/Modify-Input-Type-Automatically/blob/master/EnWordBase.json) 跟其它程式放到同一資料夾,才能運作
6266

0 commit comments

Comments
 (0)