Re: Programmatically turn caps-lock off
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Internet Messaging Program (IMP) H3 (4.3.4) Markus Hanauska wrote on Thu, 01 Jul 2010: Jonas ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ 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... E.g. if this is something that can only be done from within the kernel, possibly by a kernel extension, let me know and I'll take it to the correct list. Afaik, it's indeed only possible via the kernel. You can have a look at Keyremap4Macbook, which installs a kernel extension, for some ideas: http://pqrs.org/macosx/keyremap4macbook They have a separate kernel extension for remapping the capslock key (see the "CapsLock" tab on the site), because apparently this requires patching the keyboard driver. This email sent to site_archiver@lists.apple.com
participants (1)
-
Jonas Maebe