home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / parsomat.zip / see.mnu < prev    next >
Text File  |  2001-07-15  |  5KB  |  110 lines

  1. ;                Pull-down menu for the SEE file viewer/printer
  2. ;            Please make a backup copy before you modify this file!
  3. ;      Pinnacle Software does not officially support reconfigured menus.
  4. ;
  5. ; ■ Null lines, and lines starting with a semicolon (like this one) are ignored.
  6. ; ■ The GAP line specifies how many spaces should appear between menu headings.
  7. ;   If you don't like the way it makes the menu bar look, you can omit the GAP
  8. ;   line and make headings the width you want by putting in extra spaces.
  9. ; ■ The WIDTH line specifies how wide the menu bar should be (usually 80).
  10. ; ■ The SELECT line specifies the key to pop up the menu.
  11. ; ■ KeyName2 descriptions are for documentation purposes only.
  12. ; ■ The edge of the pull-down is shown by the | character.
  13. ; ■ "Token" is used by the program to connect each function with a "keypress".
  14. ;   Thus, you may totally rearrange the topics and sub-topics without problems,
  15. ;   but do not alter the tokens.
  16. ; ■ Key1 and Key2 are based on special key codes (see the end this file).
  17. ;   0 means "not defined".
  18. ; ■ The main headings (e.g. \Text) should not be changed -- that would make
  19. ;   some of the help topics inaccurate.  You may rearrange them, however.
  20. ;
  21. ; If you want to eliminate an entire pull-down section, you can comment it out
  22. ; by placing a semi-colon in front of each item.  This is better than deleting
  23. ; the lines altogether, in case you wish to restore the items later on.
  24. ;
  25. ; You can have multiple MNU files -- see the manual's explanation of the /U
  26. ; parameter, or consult SEE's built-in help ("Overriding files").
  27. ;
  28. ;Description/KeyName1          KeyName2 Key1 Key2 Token
  29. ;───────────────────────────── ──────── ──── ──── ─────
  30.  
  31. ; GAP 5
  32. WIDTH 80
  33. SELECT F10                      MsRt     196  131    a
  34.  
  35. \General     |                           162    0    -
  36. Setup      AltZ|                         172    0    d
  37. eXit       AltX|                Alt-F4   173  235    z
  38.  
  39. \Text     |                              148    0    -
  40. Search          AltS|                    159    0    g
  41. search from tOp AltO|           AltO     152    0    O
  42. search preVious AltV|           AltV     175    0    V
  43. Again             F3|                    189  158    h
  44. again prEvious    F4|           AltB     190  176    K
  45. Last find       Alt@|                    249    0    L
  46. Copy            AltC|                    174    0    i
  47. Textify         AltY|                    149    0    j
  48.  
  49. \Jump     |                              164    0    -
  50. Line #     AltL|                         166    0    o
  51. Start   CtlHome|                         247    0    p
  52. End      CtlEnd|                         245    0    q
  53. Top left   Home|                         199    0    r
  54. Bot. left   End|                         207    0    s
  55. page Up    PgUp|                         201    0    G
  56. page Down  PgDn|                         209    0    I
  57. Quit@end  Space|                          32  130    H
  58.  
  59. \Display     |                           160    0    -
  60. Ruler        F2|                AltR     188  147    u
  61. Mono  25     F5|                         191    0    v
  62. Color 25     F6|                         192    0    w
  63. moNo  43/50  F7|                         193    0    x
  64. coLor 43/50  F8|                         194    0    y
  65.  
  66. \Printer     |                           153    0    -
  67. Print            |              (dup.)     0    0    i
  68. Eject page     F9|                       195  146    l
  69. Filter codes AltF|                       161    0    m
  70.  
  71. \Help|                          AltH     187  163    c
  72. Pull-down menus |                          0    0    !
  73. Scrolling       |                          0    0    @
  74. Command line    |                          0    0    #
  75. sWitches        |                          0    0    ^
  76. Key stacking    |                          0    0    &
  77. cmdline Macros  |                          0    0    $
  78. sHortcuts       |                          0    0    %
  79. Overriding files|                          0    0    *
  80. ;
  81. ; F 1  187  Help                 F 2  188  Ruler
  82. ; F 3  189  Again                F 4  190  Again back
  83. ; F 5  191  Mono 25              F 6  192  Color 25
  84. ; F 7  193  Mono 43/50           F 8  194  Color 43/50
  85. ; F 9  195  Eject                F10  196  Menu
  86. ;
  87. ;
  88. ; ALT Key Codes
  89. ; ─────────────
  90. ;
  91. ; F 1  232    F 2  233   F 3  234   F 4  235   F 5  236
  92. ; F 6  237    F 7  238   F 8  239   F 9  240   F10  241
  93. ;
  94. ; Q 144   W 145   E 146   R 147   T 148   Y 149   U 150   I 151   O 152   P 153
  95. ;
  96. ; A 158   S 159   D 160   F 161   G 162   H 163   J 164   K 165   L 166
  97. ;
  98. ; Z 172   X 173   C 174   V 175   B 176   N 177   M 178
  99. ;
  100. ; ! 248   @ 249   # 250   $ 251   % 252   ^ 253   & 254   * 255
  101. ;
  102. ;   Mouse:  LBtn   130   RBtn   131
  103. ;
  104. ;  Arrows:  CtLeft 243   CtRght 244
  105. ;
  106. ;  Paging:  PgUp   201   PgDn   209
  107. ;           Home   199   End    207
  108. ;           CtHome 247   CtEnd  245   CtPgDn 246
  109. ;
  110.