home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / tools / keyz / keyz.EXE / ESCAPECODES.txt next >
Encoding:
Text File  |  1999-07-23  |  1.7 KB  |  44 lines

  1.  
  2. PC TERMINAL MODE ESCAPE CODES
  3.  
  4. (If you use PC Terminal mode, you can program Function keys to output
  5. the following escape sequences to access additional functionality in
  6. KeyZ.)
  7.  
  8. Toggle backlight on/off:                ESC x I
  9. Turn KeyZ off                           ESC x o
  10. Turn Pilot off                          ESC x O
  11.  
  12. Select next character to the left       ESC s l
  13. Select next character to the right      ESC s r
  14. Select additional line (previous line)  ESC s u
  15. Select additional line (next line)      ESC s d
  16. Select next word to the left            ESC s p
  17. Select next word to the right           ESC s n
  18.  
  19. Move back one word                      ESC x w
  20. Move forward one word                   ESC x r
  21. Previous field                          ESC x f
  22. Next field                              ESC x F
  23. Beginning of line                       ESC x a
  24. End of line                             ESC x e
  25.  
  26. Activate menu command corresponding to <key>            ESC m <key>
  27. Push a button whose label starts with <key>             ESC b <key>
  28. Push "Ok" or "Done" button                              ESC B d
  29. Launch a built-in app: 1 = calendar, 2 = phone #'s,     ESC A <num>
  30.  3 = Todo list, 4 = Memos, 5 = Calculator, 6 = Find,
  31.  7-9 = custom
  32.  
  33. (Japanese OS only) enter kana           ESC x k
  34. Same as pressing up button on Pilot     ESC x U
  35. Same as pressing down button on Pilot   ESC x D
  36. Copy                                    ESC x x
  37. Cut                                     ESC x c
  38. Paste                                   ESC x p
  39. Delete next character                   ESC x d
  40.  
  41.  
  42. Special symbols are just "ESC y *" where * is the character you would
  43. press in conjuncation with the Option key on the Newton keyboard.
  44.