Holding down RCtrl+Up not always captured Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
User avatar
Guillaume
Posts: 20
Joined: 24 Nov 2017, 14:06

Re: Holding down RCtrl+Up not always captured

27 Nov 2017, 17:01

Not working x2.

@jeeswg: The problem happens when I repeatedly DO press, so I don't really get how it should work.

I'm giving up, as I don't think there is any ...
User avatar
jeeswg
Posts: 6902
Joined: 19 Dec 2016, 01:58
Location: UK

Re: Holding down RCtrl+Up not always captured

27 Nov 2017, 17:15

I've had what I believe to be a similar problem, where I hold a key and it queues launching the hotkey. With the two-liner, if I let go of the hotkey, the subroutine continues to fire but it detects that the user hasn't pressed any key for 0.2 seconds, and then all of the queued hotkeys are essentially eliminated.
homepage | tutorials | wish list | fun threads | donate
WARNING: copy your posts/messages before hitting Submit as you may lose them due to CAPTCHA
User avatar
Guillaume
Posts: 20
Joined: 24 Nov 2017, 14:06

Re: Holding down RCtrl+Up not always captured  Topic is solved

24 Jun 2018, 15:55

After running into this issue again recently, something else (finally) occurred to me: it could just simply be an issue with process priority. After adding

Code: Select all

Process, Priority,, High
somewhere at the top of the script, all seems fine!

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: mikeyww and 377 guests