ryantollefson Posted May 25, 2007 Posted May 25, 2007 Another noob question from me How can I detect the current status of caps lock, num lock, and scroll lock? I know _IsPressed will detect when they are pushed, but I want to see the current status of it (ex. so I could do something only while Scroll Lock is ON)
GaryFrost Posted May 25, 2007 Posted May 25, 2007 http://www.autoitscript.com/forum/index.ph...st&p=108146http://www.autoitscript.com/forum/index.ph...ost&p=96980 SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
Valuater Posted May 25, 2007 Posted May 25, 2007 This one uses gafrost's code with a small GUIhttp://www.autoitscript.com/forum/index.ph...st&p=1791258)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now