]> git.lyx.org Git - lyx.git/blob - lib/bind/aqua.bind
- de_Intro updates from Hartmut
[lyx.git] / lib / bind / aqua.bind
1 # This file is part of LyX
2 #
3 # This is the Aqua bind file, which replaces key bindings that
4 # are grabbed by the Qt/MacOSX library.
5 # NB.  These bindings use Option-Shift
6 #
7 # DO NOT CHANGE THIS DEFAULT BINDING FILE! It will be replaced
8 # with every new install of LyX and your changes will be lost.
9 # Instead, customize a copy of this file placed in
10 # ~/.lyx/bind/aqua.bind
11 #
12
13 \bind "M-~S-i c"                "citation-insert"
14 \bind "M-~S-i f"                "footnote-insert"
15 \bind "M-~S-i u"                "url-insert"
16 \bind "M-~S-i m"                "marginalnote-insert"
17 \bind "M-~S-i x"                "external-insert"
18 \bind "M-~S-i r"                "reference-insert"
19 \bind "M-~S-i n"                "note-insert"
20 \bind "M-~S-i l"                "label-insert"
21 \bind "M-~S-i i"                "index-insert"
22
23 \bind "M-~S-i s s"              "command-sequence math-mode ; math-superscript ; font-free; "
24 \bind "M-~S-i s u"              "command-sequence math-mode ; math-subscript ; font-free; "
25 \bind "M-~S-i s h"              "hfill-insert"
26 \bind "M-~S-i s p"              "hyphenation-point-insert"
27 \bind "M-~S-i s k"              "ligature-break-insert"
28 \bind "M-~S-i s b"              "protected-space-insert"
29 \bind "M-~S-i s l"              "break-line"
30 \bind "M-~S-i s i"              "dots-insert"
31 \bind "M-~S-i s e"              "end-of-sentence-period-insert"
32 \bind "M-~S-i s q"              "self-insert \""
33 # FIXME: find a binding for single quotes
34 # \bind "M-~S-i s q"            "quote-insert single"
35 \bind "M-~S-i s m"              "menu-separator-insert"
36
37 \bind "M-~S-i h i"              "math-mode"
38 \bind "M-~S-i h d"              "math-display"
39 \bind "M-~S-i h e"              "command-sequence math-mode; math-mutate eqnarray;"
40 \bind "M-~S-i h a"              "command-sequence math-mode; math-mutate align;"
41 \bind "M-~S-i h t"              "command-sequence math-mode; math-mutate alignat;"
42 \bind "M-~S-i h f"              "command-sequence math-mode; math-mutate flalign;"
43 \bind "M-~S-i h y"              "math-matrix 2 2"
44 \bind "M-~S-i h c"              "math-insert \cases"
45 \bind "M-~S-i h l"              "math-panel"
46
47 \bind "M-~S-i o c"              "toc-insert"
48 \bind "M-~S-i o i"              "index-print"
49 \bind "M-~S-i o b"              "bibtex-insert"
50
51 \bind "M-~S-i e x"              "file-insert"
52 \bind "M-~S-i e l"              "file-insert-plaintext"
53 \bind "M-~S-i e p"              "file-insert-plaintext-para"
54
55 \bind "M-~S-f p"                "buffer-print"
56 \bind "M-~S-f n"                "buffer-new"
57 \bind "M-~S-f t"                "buffer-new-template"
58 \bind "M-~S-f o"                "file-open"
59 \bind "M-~S-f c"                "buffer-close"
60 \bind "M-~S-f s"                "buffer-write"
61 \bind "M-~S-f a"                "buffer-write-as"
62 \bind "M-~S-f r"                "buffer-reload"
63 \bind "M-~S-f x"                "lyx-quit"
64
65 \bind "M-~S-l c"                "layout-character"
66 \bind "M-~S-l p"                "layout-paragraph"
67 \bind "M-~S-l d"                "layout-document"
68 \bind "M-~S-l e"                "font-emph"
69 \bind "M-~S-l n"                "font-noun"
70 \bind "M-~S-l b"                "font-bold"
71
72 \bind "M-~S-e u"                "undo"
73 \bind "M-~S-e d"                "redo"
74 \bind "M-~S-e c"                "cut"
75 \bind "M-~S-e a"                "paste"
76 \bind "M-~S-e f"                "find-replace"
77 \bind "M-~S-e s"                "spellchecker"
78 \bind "M-~S-e h"                "buffer-chktex"
79 \bind "M-~S-e e"                "error-remove-all"
80 \bind "M-~S-e l"                "next-inset-toggle"
81 \bind "M-~S-e p"                "dialog-preferences"
82 \bind "M-~S-e r"                "reconfigure"
83
84 \bind "M-~S-e x l"              "primary-selection-paste"
85 \bind "M-~S-e x p"              "primary-selection-paste paragraph"
86
87 \bind "M-~S-e t m"              "tabular-feature multicolumn"
88 \bind "M-~S-e t t"              "tabular-feature toggle-line-top"
89 \bind "M-~S-e t b"              "tabular-feature toggle-line-bottom"
90 \bind "M-~S-e t l"              "tabular-feature toggle-line-left"
91 \bind "M-~S-e t r"              "tabular-feature toggle-line-right"
92 \bind "M-~S-e t e"              "tabular-feature align-left"
93 \bind "M-~S-e t c"              "tabular-feature align-center"
94 \bind "M-~S-e t i"              "tabular-feature align-right"
95 \bind "M-~S-e t o"              "tabular-feature valign-top"
96 \bind "M-~S-e t n"              "tabular-feature valign-center"
97 \bind "M-~S-e t v"              "tabular-feature valign-bottom"
98 \bind "M-~S-e t a"              "tabular-feature append-row"
99 \bind "M-~S-e t w"              "tabular-feature delete-row"
100 \bind "M-~S-e t u"              "tabular-feature append-column"
101 \bind "M-~S-e t d"              "tabular-feature delete-column"
102
103 \bind "M-~S-e m n"              "math-number"
104 \bind "M-~S-e m u"              "math-nonumber"
105 \bind "M-~S-e m r"              "tabular-feature append-row"
106 \bind "M-~S-e m d"              "tabular-feature delete-row"
107 \bind "M-~S-e m c"              "tabular-feature append-column"
108 \bind "M-~S-e m e"              "tabular-feature delete-column"
109
110 \bind "M-~S-e m l t"            "math-limits empty"
111 \bind "M-~S-e m l d"            "math-limits limits"
112 \bind "M-~S-e m l i"            "math-limits nolimits"
113
114 \bind "M-~S-e m f i"            "math-mutate simple"
115 \bind "M-~S-e m f d"            "math-mutate equation"
116 \bind "M-~S-e m f q"            "math-mutate eqnarray"
117 \bind "M-~S-e m f a"            "math-mutate align"
118 \bind "M-~S-e m f f"            "math-mutate flalign"
119
120 \bind "M-~S-e m a l"            "tabular-feature align-left"
121 \bind "M-~S-e m a c"            "tabular-feature align-center"
122 \bind "M-~S-e m a r"            "tabular-feature align-right"
123 \bind "M-~S-e m a t"            "tabular-feature valign-top"
124 \bind "M-~S-e m a e"            "tabular-feature valign-center"
125 \bind "M-~S-e m a b"            "tabular-feature valign-bottom"
126
127 \bind "M-~S-v l"                "latex-view-log"
128 \bind "M-~S-v t"                "toc-view"
129 \bind "M-~S-v c"                "show-forks"
130 \bind "M-~S-v x"                "help-Texinfo"
131
132 \bind "M-~S-n e"                "error-next"
133 \bind "M-~S-n n"                "note-next"
134 \bind "M-~S-n r"                "label-goto"
135 \bind "M-~S-n b s"              "bookmark-save 1"
136 \bind "M-~S-n b 1"              "bookmark-goto 1"
137 \bind "M-~S-n b 2"              "bookmark-goto 2"
138 \bind "M-~S-n b 3"              "bookmark-goto 3"
139 \bind "M-~S-n b 4"              "bookmark-goto 4"
140 \bind "M-~S-n b 5"              "bookmark-goto 5"
141
142 \bind "M-~S-h i"                "help-open Intro"
143 \bind "M-~S-h t"                "help-open Tutorial"
144 \bind "M-~S-h u"                "help-open UserGuide"
145 \bind "M-~S-h e"                "help-open Extended"
146 \bind "M-~S-h c"                "help-open Customization"
147 \bind "M-~S-h f"                "help-open FAQ"
148 \bind "M-~S-h a"                "help-open TOC"
149 \bind "M-~S-h l"                "help-open LaTeXConfig"
150 \bind "M-~S-h x"                "help-aboutlyx"