You can set VoiceOver keys to trigger AppleScript scripts. AppleScripts can send commands to applications, including VoiceOver. So, working that way, you can make a VoiceOver key, that triggers a script, that tells VoiceOver to do something.
Bryan -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Alfredo Sent: Friday, June 04, 2010 3:07 AM To: MacVisionaries Subject: Re: Programmers Editor I assume you can have different Voice Over settings on your hard drive and then load them whenever you want right? Thanks for the info. Also can you script hotkey combinations, like for example, in jaws I have a small function that calls the search feature in jaws, then other scripts call this function, with a combination of a keystroke, and then performs a search on a website and presses that link/button. For example, I have ti so that when I press Control, Shift, I, assuming I an on my gmail page on internet explorer, it will search for the word "inbox" and then press it, if it does not find that word, then it will find "refresh" and then click that. This way I can refresh my inbox really fast, whenever I want, regardless of what window I am in Gmail. I know you can just press the f5 key, but I do not know if this will take my to the main page of my GMail account, plus I have to reach over for f5. Anyway, can you do something like this with Scripting provided by the Mac OS for Voice over? Thanks -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en. -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/macvisionaries?hl=en.
