site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; 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; b=mWFPwA7L2mXY3LeTIdukw5AUqt3RyWG3y8UixcIoSzGd1B0FpVrg3B9BhT3AmU+QmwK9dnF5b13WkOnvrjT6ZlpWCbKYIvqOm91MXNR24nTr8awBilRzlJcalQNHVmMV1o7GoJoGzPdjt3ATwzQMuYSkRBDMLVy8rsV/LD8VtqY= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FhTf8qCU52RqU2rX99DcnkO53JLW0sUfrTEMD0KsNb+NBY8qH9Ay9rHWTeqM3mGo/TqnGYhR+czu8XD9iJoO/fTkB1Ux/TEQ2qItbsz5mMh1SGxEJ9DIRzKD2Ess873b58VwmEKAGxVAqVLrxlBgiXmEPXL5werM5lCNKoVxmQ0= Hello, all ... Is there a way that I can specify the default mouse pointer position on Tiger when no mouse is plugged in? Here is the context: i'm developing a kiosk app that will run on a Mac Mini, and no keyboard or mouse will normally be plugged into the unit. This kiosk app plays video (among other things) using VLC in fullscreen mode. However, when there is no mouse plugged in, the mouse pointer position is in the upper left corner, and when VLC runs in fullscreen mode, if the mouse is along the top of the screen (including the upper left), the VLC menubar appears, which is the last thing I want. If OSX were to put the pointer somewhere else when the Mac Mini boots up with no mouse attached, everything would be fine. I looked around /Library for a plist file for the mouse, but couldn't find anything. Is there a way to tell OSX that, when there is no mouse plugged in, to set the default pointer position somewhere else rather than the upper left corner? Review the following... "Controlling the Mouse Cursor" <http://developer.apple.com/documentation/GraphicsImaging/Reference/Quartz_Services_Ref/Reference/reference.html#//apple_ref/doc/uid/TP30001070-CH202-BAJCGFCI> -Shawn _______________________________________________ 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... On 4/25/07, jmzorko@mac.com <jmzorko@mac.com> wrote: This email sent to site_archiver@lists.apple.com