site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to:cc :content-type:content-transfer-encoding; bh=Sf7NeRFlBDs3uXNr5f1JrsSoG8sF5wXrPxfekEbxRws=; b=fG90xXL6+qXhtPtoiKpjvZSDV/ZyLHEWQeUWPHE6t2RqWuoUP42KvCXWnXWdaAeAhP uGyshntgLh8Uzpa+UBPTgyo+uEI+9aoAPJcaNd3sCEsL+sK1xbb7uqSGhJX+p8Y7pEHo v+hi0tLjHIQjzC/qEANeyNg/SpmdbOEKZxu7o= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=VLm1abXnt1HGlGElPMCBhrkjvsfM6I/Z/tTOETZnq8C172QocGrPP9ClucxURo/0vA vrq+njQiu7jY9tKmT2xrSQGo8YeEENpbouBuviSJMz+DdAy8EIUJY/CZSxeT/5I9i9ht Wxo1nZ/sz+xQ7h8o/fvuUoZGGbYagSAGZ1FIQ= After searching for a bit (in HIToolbox/Events.h), I can't seem to find one. It's been my experience that the eject key is treated as a 'special' key, so I'm not surprised. You'll probably have better luck taking this question to Carbon-dev or Cocoa-dev. (But perhaps to save you the trip, I'd create an event tap that monitors every keyboard event, and that should tell you what event you'll need to send to simulate the eject key.) _______________________________________________ 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... This email sent to site_archiver@lists.apple.com