HeniutX 0 Posted August 9, 2011 Hi. Is it possible to somehow lock the keyboard itself? BlockInput blocks mouse and keyboard, and I need to lock the keyboard itself. I apologize for mistakes. I am a Pole Share this post Link to post Share on other sites
JohnOne 1,603 Posted August 9, 2011 What does "lock the keyboard" mean, if not block the use of it? AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Share this post Link to post Share on other sites
hannes08 39 Posted August 9, 2011 I guess he wants only the keyboard to be locked, while the mouse should still work. Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler] Share this post Link to post Share on other sites
HeniutX 0 Posted August 9, 2011 I mean, I'm doing a program which will remind me about science. You will need to click on the button (mouse), and therefore I want to lock the keypad so that I could not turn off ("Alt + F4", processes, etc.). Share this post Link to post Share on other sites
JohnOne 1,603 Posted August 9, 2011 Search Example scripts for BlockInputEx I think that allows just keyboard, or just mouse, and a host of other things. Think Author is MrCreatoR AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Share this post Link to post Share on other sites