Tagged Questions
3
votes
2answers
70 views
Have Voiceover read out just paragraph or sentence under cursor
I work with a disabled user who controls their iMac using keyboard and mouse input from their communication-aid. They have dyslexia and would like to use voiceover to read certain paragraphs or ...
1
vote
2answers
2k views
When MouseKeys are on, how do I click or move the mouse using AppleScript?
This post suggests that the command tell application “System Events” to key code 37 in AppleScript should move the mouse pointer one pixel down and to the left if run when MouseKeys are enabled. In OS ...
2
votes
2answers
699 views
Is there a way to turn on and off the Mouse Keys feature using AppleScript or a terminal command?
I'm running Mac OS X 10.7.2. Is there a way to run an AppleScript or terminal command that quickly turns on or off the "mouse keys" feature under the Universal Access tab? Ideally I'm looking for a ...
2
votes
3answers
1k views
Software to record and playback mouse movement/clicks and keyboard presses?
I was wondering if there was any software out there that could record mouse/keyboard input and allow you to play back the input that was made?
I've tried using Automator but for some reason it's not ...