home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / WIN_UTL2 / WINCMD70.ZIP / KEYS.WCL < prev    next >
Text File  |  1994-02-24  |  486b  |  43 lines

  1. #                       WCL KEY CONTROL FILE
  2. #
  3. #
  4. # This file is for assigning commands to function keys and
  5. # control keys. The commands are executed IMMEDIATELY, and
  6. # EXACTLY as they appear here.
  7. #
  8. [function-keys]
  9. F1=HELP
  10. F2=
  11. F3=*
  12. F4=
  13. F5=
  14. F6=
  15. F7=
  16. F8=
  17. F9=
  18. F11=
  19. F12=
  20.  
  21. [control-keys]
  22. CTRL-A=
  23. CTRL-B=
  24. CTRL-D=
  25. CTRL-E=
  26. CTRL-F=
  27. CTRL-I=
  28. CTRL-J=
  29. CTRL-K=
  30. CTRL-L=
  31. CTRL-N=
  32. CTRL-O=
  33. CTRL-P=
  34. CTRL-Q=
  35. CTRL-R=
  36. CTRL-S=
  37. CTRL-T=
  38. CTRL-U=
  39. CTRL-V=
  40. CTRL-W=
  41. CTRL-Y=
  42.  
  43.