home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / lyx21041.zip / XFree86 / lib / X11 / lyx / bind / hu_menus.bind < prev    next >
Text File  |  1999-10-04  |  8KB  |  296 lines

  1. # This file is part of
  2. # ==================================================================
  3. #
  4. #                  LyX, the High Level Word Processor
  5. #                 Copyright (C) 1995-1997 The LyX Team
  6. #
  7. # ==================================================================
  8.  
  9. # Key bindings for menus, both invisible and visible.
  10.  
  11. #
  12. # Visible Menu access menu
  13. #
  14.  
  15. \bind "F10 f"            "menu-open Fßjl"
  16. \bind "F10 z"            "menu-open SzerkesztΘs"
  17. \bind "F10 n"            "menu-open NΘzet"
  18. \bind "F10 b"            "menu-open Besz·rßs"
  19. \bind "F10 k"            "menu-open KΘplet"
  20. \bind "F10 e"            "menu-open Beßllφtßsok"
  21. \bind "F10 d"            "menu-open Dokumentumok"
  22. \bind "F10 s"            "menu-open S·g≤"
  23.  
  24.  
  25. #
  26. # File menu
  27. #
  28.  
  29. \bind "M-f space"        "menu-open Fßjl" 
  30. \bind "M-f j"            "buffer-new"
  31. \bind "M-f a"            "buffer-new-template"
  32. \bind "M-f n"            "buffer-open"
  33. \bind "M-f z"            "buffer-close"
  34. \bind "M-f m"            "buffer-write"
  35. \bind "M-f t"            "buffer-write-as"
  36. \bind "M-f i"            "buffer-reload"
  37. \bind "M-f d"            "buffer-view"
  38. \bind "M-f p"            "buffer-view-ps"
  39. \bind "M-f v"            "buffer-typeset"
  40. \bind "M-f o"            "buffer-typeset-ps"
  41. \bind "M-f y"            "buffer-print" 
  42. \bind "M-f f"            "buffer-fax"
  43. \bind "M-f l"            "buffer-export latex"
  44. \bind "M-f u"            "buffer-export linuxdoc"
  45. \bind "M-f c"            "buffer-export ascii"
  46. \bind "M-f h"            "buffer-export html"
  47. \bind "M-f s"            "buffer-export custom"
  48. \bind "M-f k"            "lyx-quit"
  49. \bind "M-f x"            "lyx-quit"
  50. #bind "M-f l"            "file-last"        # Not yet implemented.
  51.  
  52.  
  53. #
  54. # Edit menu
  55. #
  56.  
  57. \bind "M-z space"        "menu-open SzerkesztΘs" 
  58. \bind "M-z v"            "undo"
  59. \bind "M-z i"            "redo"
  60. \bind "M-z k"            "cut"
  61. \bind "M-z m"            "copy"
  62. \bind "M-z b"            "paste"
  63. \bind "M-z e"            "find-replace"
  64. \bind "M-z h"            "error-next"
  65. \bind "M-z g"            "note-next"
  66. #bind "M-z b"            "table"            # Not yet implemented!
  67. \bind "M-z n"            "spellchecker"
  68. \bind "M-z t"            "buffer-chktex"
  69. \bind "M-z a"            "toc-view"
  70. \bind "M-z l"            "latex-view-log"
  71. \bind "M-z s"            "line-delete-forward"
  72. \bind "M-z m"            "mark-on"
  73. \bind "M-z S-M"            "mark-off"
  74.  
  75.  
  76. #
  77. # Layout menu
  78. #
  79.  
  80. \bind "M-o space"        "menu-open Formßtum"  
  81. \bind "M-o b"            "layout-character"
  82. \bind "M-o e"            "layout-paragraph"
  83. \bind "M-o d"            "layout-document"
  84. \bind "M-o o"            "layout-paper"
  85. \bind "M-o q"            "layout-quotes" 
  86. \bind "M-o l"            "font-emph" 
  87. \bind "M-o k"            "font-noun" 
  88. \bind "M-o f"            "font-bold" 
  89. \bind "M-o x"            "tex-mode" 
  90. \bind "M-o v"            "depth-next"
  91. \bind "M-o a"            "layout-preamble" 
  92. \bind "M-o s"            "buffer-itemize-bullets-select"
  93.  
  94.  
  95. #
  96. # Insert menu
  97. #
  98.  
  99. \bind "M-b space"        "menu-open Besz·rßs"  
  100. \bind "M-b b"            "figure-insert"
  101. \bind "M-b t"            "table-insert"
  102. \bind "M-b f"            "buffer-child-insert"
  103. \bind "M-b l"            "footnote-insert"
  104. \bind "M-b s"            "marginpar-insert"
  105.  
  106. \bind "M-b j a"            "toc-insert"
  107. \bind "M-b j b"            "lof-insert"
  108. \bind "M-b j t"            "lot-insert"
  109. \bind "M-b a"            "loa-insert"
  110. \bind "M-b j l"            "loa-insert"
  111. \bind "M-b j r"            "index-print"
  112. \bind "M-b j i"            "bibtex-insert"
  113.  
  114. \bind "M-b p h"            "hfill-insert"
  115. \bind "M-b minus"        "hyphenation-point-insert"
  116. \bind "M-b p minus"        "hyphenation-point-insert"
  117. \bind "M-b p e"            "hyphenation-point-insert"
  118. \bind "M-b p v"            "protected-space-insert"
  119. \bind "M-b p space"        "protected-space-insert"
  120. \bind "M-b p s"            "break-line"
  121. \bind "M-b p z"            "dots-insert"
  122. \bind "M-b p e"            "end-of-sentence-period-insert"
  123. \bind "M-b q"            "quote-insert"
  124. \bind "M-b apostrophe"        "quote-insert"
  125. \bind "M-b S-quotedbl"        "quote-insert"
  126. \bind "M-b p q"            "quote-insert"
  127.  
  128. \bind "M-b m"            "note-insert"
  129. \bind "M-b c"            "label-insert"
  130. \bind "M-b k"            "reference-insert"
  131. \bind "M-b i"            "citation-insert"
  132.  
  133.  
  134.  
  135. #
  136. # Math menu
  137. #
  138.  
  139. \bind "M-k space"        "menu-open KΘplet" 
  140.  
  141. #
  142. # Options menu
  143. #
  144.  
  145. #bind "M-e f"            "screen-font-options"    # Not yet implemented!
  146. #bind "M-e s"            "spellcheck-options"    # Not yet implemented!
  147. #bind "M-e k"            "keyboard-options"    # Not yet implemented!
  148. #bind "M-e l"            "latex-options"        # Not yet implemented!
  149. \bind "M-e space"        "menu-open Egyebek"  
  150.  
  151.  
  152. #
  153. # Documents menu
  154. #
  155. # These are now defined in cua or emacs bind files so their "standard"
  156. # bindings are available. (eg M-d "word-delete-forward" in emacs) ARRae
  157. \bind "M-d p"            "buffer-previous"
  158. \bind "M-d space"        "menu-open Dokumentumok"
  159.  
  160.  
  161. #
  162. # Help menu
  163. #
  164.  
  165. #bind "M-h i"            "help-introduction"    # Not yet implemented!
  166. #bind "M-h t"            "help-tutorial"        # Not yet implemented!
  167. #bind "M-h u"            "help-user-guide"    # Not yet implemented!
  168. #bind "M-h r"            "help-reference-guide"    # Not yet implemented!
  169. #bind "M-h h"            "help-how-do-i-"    # Not yet implemented!
  170. #bind "M-h c"            "help-customization"    # Not yet implemented!
  171. #bind "M-h s"            "help-special-tools"    # Not yet implemented!
  172. #bind "M-h k"            "help-known-bugs"    # Not yet implemented!
  173. #bind "M-h a"            "help-latex-config"    # Not yet implemented!
  174. #bind "M-h o"            "help-copyright"    # Not yet implemented!
  175. #bind "M-h e"            "help-credits"        # Not yet implemented!
  176. #bind "M-h v"            "help-version"        # Not yet implemented!
  177. \bind "M-s space"        "menu-open S·g≤" 
  178.  
  179.  
  180. #
  181. # Font size menu
  182. #
  183.  
  184. \bind "M-s t"            "font-size tiny"
  185. \bind "M-s S-S"            "font-size smaller"
  186. \bind "M-s s"            "font-size small"
  187. \bind "M-s n"            "font-size normal"
  188. \bind "M-s l"            "font-size large"
  189. \bind "M-s S-L"            "font-size larger"
  190. \bind "M-s h"            "font-size huge"
  191. \bind "M-s S-H"            "font-size huger"
  192.  
  193. \bind "M-s 1"            "font-size tiny"
  194. \bind "M-s 2"            "font-size smallest"
  195. \bind "M-s 3"            "font-size smaller"
  196. \bind "M-s 4"            "font-size small"
  197. \bind "M-s 5"            "font-size normal"
  198. \bind "M-s 6"            "font-size large"
  199. \bind "M-s 7"            "font-size larger"
  200. \bind "M-s 8"            "font-size largest"
  201. \bind "M-s 9"            "font-size huge"
  202. \bind "M-s 0"            "font-size huger"
  203.  
  204. \bind "M-s plus"        "font-size increase"
  205. \bind "M-s minus"        "font-size decrease"
  206.  
  207.  
  208. #
  209. # Alignment menu
  210. #
  211.  
  212. #bind "M-a l"            "para-align left"    # Not yet implemented!
  213. #bind "M-a r"            "para-align right"    # Not yet implemented!
  214. #bind "M-a c"            "para-align center"    # Not yet implemented!
  215. #bind "M-a b"            "para-align block"    # Not yet implemented!
  216. #bind "M-a f"            "para-align block"    # Not yet implemented!
  217. #bind "M-a d"            "para-align default"    # Not yet implemented!
  218.  
  219.  
  220. #
  221. # Paragraph style menu
  222. #
  223.  
  224. \bind "M-p 1"            "layout Chapter" 
  225. \bind "M-p 2"            "layout Section" 
  226. \bind "M-p 3"            "layout Subsection"  
  227. \bind "M-p 4"            "layout Subsubsection"    
  228. \bind "M-p 5"            "layout Paragraph"        
  229. \bind "M-p 6"            "layout Subparagraph"
  230. \bind "M-p a"            "layout Abstract"
  231. \bind "M-p S-A"            "layout Author"
  232. \bind "M-p M-a"            "layout Address"
  233. \bind "M-p C-a"            "layout RightAddress"
  234. \bind "M-p b"            "layout Itemize"    # bulleted list
  235. \bind "M-p S-B"            "layout Bibliography"
  236. \bind "M-p c"            "layout LyX-Code"
  237. \bind "M-p S-C"            "layout Comment"
  238. \bind "M-p M-c"            "layout Caption"
  239. \bind "M-p d"            "layout Description"
  240. \bind "M-p S-D"            "layout Date"
  241. \bind "M-p e"            "layout Enumerate"    # numbered list
  242. \bind "M-p f"            "layout ShortFoilhead"    # Foils!!
  243. \bind "M-p S-F"            "layout Foilhead"    # Foils!!
  244. \bind "M-p i"            "layout Itemize"    # bulleted list
  245. \bind "M-p l"            "layout List"
  246. \bind "M-p S-L"            "layout LaTeX"
  247. \bind "M-p n"            "layout Enumerate"    # numbered list
  248. \bind "M-p q"            "layout Quote"
  249. \bind "M-p S-Q"            "layout Quotation"
  250. \bind "M-p r"            "layout ShortRotatefoilhead"    # Foils!!
  251. \bind "M-p S-R"            "layout Rotatefoilhead"    # Foils!!
  252. \bind "M-p s"            "layout Standard"
  253. \bind "M-p t"            "layout Title"
  254. \bind "M-p x"            "layout LaTeX"
  255. \bind "M-p space"        "drop-layouts-choice"
  256. \bind "M-p S-at"        "layout Section*"    # M-p S-2
  257. \bind "M-p S-dollar"        "layout Subsubsection*"    # M-p S-4
  258. \bind "M-p S-numbersign"    "layout Subsection*"    # M-p S-3
  259. \bind "M-p v"            "layout Verse"
  260.  
  261. \bind "M-p Left"        "depth-decrement"
  262. \bind "M-p Right"        "depth-increment"
  263.  
  264.  
  265. #
  266. # Character style menu
  267.  
  268. \bind "M-c b"            "font-bold"
  269. \bind "M-c c"            "font-noun"
  270. \bind "M-c e"            "font-emph"
  271. \bind "M-c m"            "math-mode"
  272. \bind "M-c p"            "font-code"
  273. \bind "M-c r"            "font-roman"
  274. \bind "M-c s"            "font-sans"
  275. \bind "M-c t"            "tex-mode"
  276. \bind "M-c u"            "font-underline"
  277.  
  278. \bind "M-c Down"        "word-lowcase"
  279. \bind "M-c Up"            "word-upcase"
  280. \bind "M-c Right"        "word-capitalize"
  281.  
  282. \bind "M-c space"        "font-default"                  
  283.  
  284.  
  285. #
  286. # Keyboard menu
  287. #
  288.  
  289. \bind "M-k 1"            "keymap-primary"
  290. \bind "M-k 2"            "keymap-secondary"
  291. \bind "M-k o"            "keymap-off"
  292. \bind "M-k t"            "keymap-toggle"
  293. \bind "M-k x"            "keymap-off"
  294.