Hi,
When i use the ahk script, sometimes the letter change to upper case or lower case, but the capslock is on. Did somebody meet this problem?
If yes. how solved the problem?
Capslock switch by itself problem
-
- Posts: 26
- Joined: 09 Mar 2019, 21:27
Re: Capslock switch by itself problem
Instead of taking a shot in the dark, can you post your script?
Re: Capslock switch by itself problem
Yes, post your script - but it often also depends on the application receiving the sent text. In some cases, like console windows, it often helps to use {text} mode (AHK v1.1.27+): Send {text}Hällö Wörld!!
-
- Posts: 26
- Joined: 09 Mar 2019, 21:27
Re: Capslock switch by itself problem
I am using this script to send text to text box on google chrome:
https://www.autohotkey.com/boards/viewtopic.php?p=287710#p287710
Re: Capslock switch by itself problem
So you are literally pasting it via the clipboard !?
I have no idea how Capslock should even affect the contents of the clipboard... I guess we can rule out that it is involved here.
Perhaps there is some javascript messing around on the website's text box
Is some textbox openly available that allows to reproduce the problem?
The ones I tried didn't show anything like this...
I have no idea how Capslock should even affect the contents of the clipboard... I guess we can rule out that it is involved here.
Perhaps there is some javascript messing around on the website's text box

The ones I tried didn't show anything like this...
Re: Capslock switch by itself problem
I'm unable to replicate this problem. As gregster said, it would be best to provide what application, and where at in the application you are trying to paste.
Re: Capslock switch by itself problem
At this moment. Seems I solved the problem with the text mode. I put the {blink} to the send method.Newbie0919 wrote: ↑06 Sep 2019, 09:50I have this same problem even the Caplock is OFF, I don't know what could be wrong.![]()
Who is online
Users browsing this forum: Bing [Bot], mad3d, mikeyww, Nooneelse4ever, Quisquose, twstech and 57 guests