Search found 6 matches
- 04 Jun 2020, 21:08
- Forum: Bug Reports
- Topic: Ctrl gets stuck when IME on
- Replies: 13
- Views: 5776
Re: Ctrl gets stuck when IME on
To summarize, 1) Japanese IME on Windows 10 does "special things" with CapsLock. You may consider it incompatible with AutoHotkey for this key. 2) I do not understand the "Ctrl sticks down" problem because CapsLock does not cause Ctrl to be sent in the first place on my system. So there is only sol...
- 03 Jun 2020, 04:26
- Forum: Bug Reports
- Topic: Ctrl gets stuck when IME on
- Replies: 13
- Views: 5776
Re: Ctrl gets stuck when IME on
lexikos No, I am not Aupperle. The newest topic is made before I find this topic. Sorry for not read carefully and thank you for your kind explanation. Actually it's a bit hard for a beginner like me to follow your post in Names for Japanese special keys topic (I have read), but could you please su...
- 02 Jun 2020, 21:36
- Forum: Ask For Help
- Topic: swap LCtrl and Caps,Ctrl gets stuck when Japanese IME on
- Replies: 1
- Views: 971
Re: swap LCtrl and Caps,Ctrl gets stuck when Japanese IME on
This bug is exist from 2016 and no one cares about?
- 02 Jun 2020, 21:31
- Forum: Bug Reports
- Topic: Ctrl gets stuck when IME on
- Replies: 13
- Views: 5776
Re: Ctrl gets stuck when IME on
I don't understand how you're even using CapsLock. With Microsoft IME on my Windows 10 system, CapsLock is not even recognizable as CapsLock . The only way I can trigger a CapsLock hotkey with IME active is to hold Shift and press CapsLock. In that case, CapsLock::Control changes the logical modifi...
- 01 Jun 2020, 23:20
- Forum: Bug Reports
- Topic: Remapped key remains actively when changing to Japanese IME
- Replies: 0
- Views: 393
Remapped key remains actively when changing to Japanese IME
Steps to reproduce Map Caps Lock key to Ctrl (Left) key with CapsLock::Ctrl script Changing keyboard IME from English (US) to Japanese Enter some Japanese characters Copy some text by using Caps Lock + C key Press whatever keys, the Caps Lock key is remained actively Need to go back to English IME ...
- 05 May 2020, 01:41
- Forum: Ask For Help
- Topic: Linux navigation when focusing on texbox
- Replies: 1
- Views: 196
Linux navigation when focusing on texbox
Hi all, I would like to ask your support. Could I use some combo keys like Ctrl + E (End), Ctrl + F (Arrow Right), Ctrl + B (Arrow Left)... on Windows whenever I focus on textbox? In Linux or macOS, if I focus mouse on textbox (or terminal), I can use this bindkeys to navigate instead of using arrow...