Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Clamshell notify



Hi,

I am looking for a notification that i can use in a kext so i know when the lid of a laptop is closed, i have tried the code snippet at the bottom of the email but it picks up the AC/Batt events as well for some reason. Any ideas?

IOReturn Insomnia::message (UInt32 type, IOService * provider, void * argument) {

if (type == kIOPMMessageClamshellStateChange) {

IOLog("Clamshell" );

}

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.