AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Filter Keys

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
sergiod



Joined: 17 Jul 2008
Posts: 2

PostPosted: Thu Jul 17, 2008 1:15 pm    Post subject: Filter Keys Reply with quote

Hi all,

I'm trying to write a script that emulates the behavior of Windows's Filter Keys (an accessibility function that removes involuntary repeated keystrokes).

Basically, what I want to do is to capture all keystrokes, and then, depending on the time since the last keystroke, send or not the pressed key.

My question is: Is there any way to capture all keystrokes or have I to write a hotkey for any possible key??

Thanks in advance,
Sergio
Back to top
View user's profile Send private message
infogulch



Joined: 27 Mar 2008
Posts: 130
Location: KC, MO

PostPosted: Thu Jul 17, 2008 4:22 pm    Post subject: Reply with quote

i don't know if this will help, but try looking at: Input

Accessibility Std Lib might be handy too
_________________
Back to top
View user's profile Send private message
sergiod



Joined: 17 Jul 2008
Posts: 2

PostPosted: Mon Jul 21, 2008 9:33 am    Post subject: Reply with quote

Thanks! I will check it, Accessibility Std Lib looks promising.

Sergio,
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group