HomeSort by relevance Sort by last modified time
    Searched defs:controlKey (Results 1 - 4 of 4) sorted by null

  /development/apps/Term/src/com/android/term/
Term.java 125 private static final String CONTROLKEY_KEY = "controlkey";
527 String controlKey = CONTROL_KEY_NAME[mControlKeyId];
529 setTitle("Press " + controlKey + " and Key").
530 setMessage(controlKey + " Space ==> Control-@ (NUL)\n"
531 + controlKey + " A..Z ==> Control-A..Z\n"
532 + controlKey + " 1 ==> Control-[ (ESC)\n"
533 + controlKey + " 5 ==> Control-_\n"
534 + controlKey + " . ==> Control-\\\n"
535 + controlKey + " 0 ==> Control-]\n"
536 + controlKey + " 6 ==> Control-^")
    [all...]
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 284 milliseconds