## 事象
`General > Keyboard > Input source` を空欄または `Alphanumeric (Google)` にした状態で、`Clicking` を起動する。
![[2026-05-07-06-27-04.avif]]
ラベルは表示されるが、ラベルのアルファベットを押しても反応しない。
なお `General > Keyboard > Input source` を `ABC` にすると動作するようになるが、以下の問題が残る。
- [[Homerow]]でラベルを表示して `ESC` を押すと、アルファベット入力が[[Google日本語入力]]に戻らない (ABCのまま)
- [[📝macOSのデフォルト英語入力『ABC』を使うとバックスラッシュが入力できない]] の問題に遭遇する
### 環境
| 対象 | バージョン |
| --------------- | --------- |
| [[macOS]] | 15.7.4 |
| [[Homerow]] | 1.5.3 |
| [[Google日本語入力]] | 3.33.6130 |
## 原因
不明。関連するissueは挙がっている。
<div class="link-card-v2">
<div class="link-card-v2-site">
<img class="link-card-v2-site-icon" src="https://github.githubassets.com/favicons/favicon.svg" />
<span class="link-card-v2-site-name">GitHub</span>
</div>
<div class="link-card-v2-title">
Clicking is not working with third party input source in 1.5.3 · Issue #208 · nchudleigh/homerow
</div>
<div class="link-card-v2-content">
Describe the bug I'm using the Gureum(https://github.com/gureum/gureum) input source for typing korean. So I sel ...
</div>
<img class="link-card-v2-image" src="https://opengraph.githubassets.com/233a434e6afab89185cfd66e7235dc34625e93c812179e7f1a0ec65d852bbd8d/nchudleigh/homerow/issues/208" />
<a href="https://github.com/nchudleigh/homerow/issues/208"></a>
</div>
コメントしておいた。
### [[Homerow]]の旧バージョンインストール方法
```console
brew uninstall homerow
wget https://builds.homerow.app/v1.4.1/Homerow.zip
unzip Homerow.zip
mv Homerow.app /Applications
```
## 解決方法
今のところなし。