Re: disabling Keybbord inputs
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Mar 31, 2009, at 2:55 PM, Manish Chaturvedi wrote: Hi all, You might want to look at the CoreGraphics CGEventTap API. -eric _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I am wring an application which should block all the Keyboard inputs once user selects the option Block the inputs. There is a way to handle or ignore keyboard signals on Windows but cannot see any such way on Mac. Is there is any way to block all keyboard inputs on Mac? In this case user should not be able to give keyboard inputs to the whole Mac machine? This email sent to site_archiver@lists.apple.com
participants (1)
-
Eric Schlegel