site_archiver@lists.apple.com Delivered-To: Bluetooth-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=He3lYLcMSxNBERZFLC35tmUEcMjdSI8DSig4U1OdWt0=; b=wiQ5Kdt4YgNCmId7Q3dQuDg6uuRcTpVGv95Z4swjRavGCyDOoNtXE7qCeDu/0Z4s8Ak+tdKPjjJ8RrKxRVZVQMChrB4V4FRKSIxQmJNr9Ukxjhp9v75R/Mk8NF3gPh4fYuItS4mAIVuzhJfkRdZIEaQFT1VWKyA1xFOX2ZChjGs= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=M2OW29ugT5DabbEvSTtFqBDk1lk7tS75hr98Qso1KcwKNvkZ1I8XzFNED6SfOuM1pzUgYRHrpNQ8EdcIByvuYBmuyKGuE7z8H9bPfl3sggnMhxU2ZbS3ebtojy2gciygP372VFUPxS9zTnKoemWhij0zxPYE8K1kwoNrXVu7oIw= Nope. DarwiinRemote doesn't use the HID Manager because although the Wiimote reports itself as a HID compliant joystick it is not. This sets up a fight between OS X's HID Manager and the way DarwiinRemote syncs. About 50% of the time the HID Manager grabs the device and the other half DarwiinRemote gets it. I'd love to see someone write a "real" device driver for the Wiimote, but it is beyond the skills of the DarwiinRemote team. - Jasen. (DarwiinRemote project manager) On Tue, Mar 11, 2008 at 2:38 PM, Hans-Christoph Steiner <hans@eds.org> wrote:
I also am looking for the exact same thing as Luigi was a year ago. I checked out the code for the DarwiinRemote project, but it does not seem to use HID Manager. I am guessing based on this that is it using some CoreGraphics/QuartzComposer API:
CGEventPost(kCGHIDEventTap, event);
Anyone have any docs, example code, or even ideas about using Bluetooth devices with HID Manager?
_______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com