Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
キー「1」と「!」を切り替えようとしています。カラビナを使っているのですが、エクスクラメーションマークのキーコードがどこにも見つかりません。それは不可能ですか?
私が理解している限り、! には一意のキーコードはありません。代わりに、システムが Shift_R + 1 を受け取ったときにのみ出力されます。
自分のカラビナファイルから。オプション H を使用して ! を出力します。
<autogen> __KeyToKey__ KeyCode::H, ModifierFlag::OPTION_L, KeyCode::KEY_1, ModifierFlag::SHIFT_L, </autogen>