Differences between revisions 1 and 2
Revision 1 as of 2011-02-21 18:56:46
Size: 663
Editor: shoobe01
Comment:
Revision 2 as of 2011-02-21 22:41:12
Size: 833
Editor: localhost
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:


== Problem ==


== Solution ==


== Variations ==


== Interaction Details ==


== Presentation Details ==


== Antipatterns ==



== Examples ==

Virtual and otherwise, spacing of keys, basic labels, reflective and transmissive labels must match, align with expectations: keyboard layout (!@# on 123 for US keyboards, abc on 2 for NANP dial pads, but comply with localization always!); note that backspace and delete are different things, and those accustomed to e.g. Windows will think "del" means "forward delete" and not backspace, so be careful with labels. Some discussion of the tradeoffs in symbols for internationalization and some of these issues (del vs. backspace) and ambiguity in labels. Even the common down then left arrow is not recognized universally as a return or enter key to many users.

Problem

Solution

Variations

Interaction Details

Presentation Details

Antipatterns

Examples

Keyboards & Keypads (last edited 2012-09-21 04:06:50 by shoobe01)