Hi guys I would like to say that I really appreciate the effort that has been put into making these Apple scripts available. Please keep up the wonderful work. I got the battery one to work finally. It didn’t at first because it took me a while to figure out I had to put in the key into where VoiceOver said blank. I knew I needed one, but at first I couldn’t figure out how to get the correct key to go with the command. I read the manual like it was suggested, but I guess I wrong place because I couldn’t find the right thing in there.
Gigi > On Nov 24, 2014, at 3:34 AM, Jürgen Fleger <[email protected]> wrote: > > Dear Nic, > > great, that works fabulously. Thanks for your help. > > All the best > Jürgen > > >> Am 21.11.2014 um 06:24 schrieb Nicholas Parsons >> <[email protected] <mailto:[email protected]>>: >> >> Hi Jürgen, >> >> Not sure if you ever got this working the way you wanted—I haven't been >> checking the list for a while. If not, try this: >> >> tell application "VoiceOver" >> tell commander >> perform command "move mouse pointer to voiceover cursor" >> delay 1 >> perform command "click mouse" >> end tell -- commander >> end tell -- VoiceOver >> >> -- >> You received this message because you are subscribed to the Google Groups >> "MacVisionaries" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] >> <mailto:[email protected]>. >> To post to this group, send email to [email protected] >> <mailto:[email protected]>. >> Visit this group at http://groups.google.com/group/macvisionaries >> <http://groups.google.com/group/macvisionaries>. >> For more options, visit https://groups.google.com/d/optout >> <https://groups.google.com/d/optout>. > > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/macvisionaries > <http://groups.google.com/group/macvisionaries>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.
