Re: Controls & Key Equivalents
Kyle Sluder <[email protected]> Tue, 23 Nov 2010 10:36:49 -0800
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Nov 23, 2010 at 9:36 AM, David Dunham <[email protected]> wrote: > On 22 Nov 2010, at 16:31, Kyle Sluder wrote: > >> You can't operate Mac OS X without a mouse. > > > With proper Accessibility support, you should be able to. (Tab or arrow to a control, usually space bar to activate it.) I should have been clearer. Accessibility presents a different interface to the system. The average (non-accessibility-enabled) user can't navigate the system without a mouse. This is in contrast to other operating systems that have shortcut keys and keyboard navigation enabled all the time. > > Eric is probably better off implementing Accessibility, so that all users can operate his app with keystrokes, rather than the few who can remember the obscure shortcuts. Agreed! --Kyle Sluder