]> git.lyx.org Git - lyx.git/blob - lib/bind/aqua.bind
e0d889768655bd82135c7ec5ba1aed11243f9ca3
[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"              "space-insert hfill"
26 \bind "M-~S-i s p"              "specialchar-insert hyphenation"
27 \bind "C-M-minus"               "specialchar-insert nobreakdash"
28 \bind "M-~S-i s k"              "specialchar-insert ligature-break"
29 \bind "M-~S-i s b"              "space-insert protected"
30 \bind "C-S-slash"               "specialchar-insert slash"
31 \bind "M-~S-i s l"              "newline-insert newline"
32 \bind "M-~S-i s r"              "newline-insert linebreak"
33 \bind "M-~S-i s i"              "specialchar-insert dots"
34 \bind "M-~S-i s e"              "specialchar-insert end-of-sentence-period"
35 \bind "M-~S-i s q"              "self-insert \""
36 # FIXME: find a binding for single quotes
37 # \bind "M-~S-i s q"            "quote-insert single"
38 \bind "M-~S-i s m"              "menu-separator-insert"
39
40 \bind "M-~S-i h i"              "math-mode"
41 \bind "M-~S-i h d"              "math-display"
42 \bind "M-~S-i h e"              "command-sequence math-mode; math-mutate eqnarray;"
43 \bind "M-~S-i h a"              "command-sequence math-mode; math-mutate align;"
44 \bind "M-~S-i h t"              "command-sequence math-mode; math-mutate alignat;"
45 \bind "M-~S-i h f"              "command-sequence math-mode; math-mutate flalign;"
46 \bind "M-~S-i h y"              "math-matrix 2 2"
47 \bind "M-~S-i h c"              "math-insert \cases"
48
49 \bind "M-~S-i o c"              "toc-insert"
50 \bind "M-~S-i o i"              "index-print"
51 \bind "M-~S-i o b"              "bibtex-insert"
52
53 \bind "M-~S-i e x"              "file-insert"
54 \bind "M-~S-i e l"              "file-insert-plaintext"
55 \bind "M-~S-i e p"              "file-insert-plaintext-para"
56
57 \bind "M-~S-f p"                "buffer-print"
58 \bind "M-~S-f n"                "buffer-new"
59 \bind "M-~S-f t"                "buffer-new-template"
60 \bind "M-~S-f o"                "file-open"
61 \bind "M-~S-f c"                "buffer-close"
62 \bind "M-~S-f s"                "buffer-write"
63 \bind "M-~S-f a"                "buffer-write-as"
64 \bind "M-~S-f r"                "buffer-reload"
65 \bind "M-~S-f x"                "lyx-quit"
66
67 \bind "M-~S-l c"                "layout-character"
68 \bind "M-~S-l p"                "layout-paragraph"
69 \bind "M-~S-l d"                "layout-document"
70 \bind "M-~S-l e"                "font-emph"
71 \bind "M-~S-l n"                "font-noun"
72 \bind "M-~S-l b"                "font-bold"
73
74 \bind "M-~S-e u"                "undo"
75 \bind "M-~S-e d"                "redo"
76 \bind "M-~S-e c"                "cut"
77 \bind "M-~S-e a"                "paste"
78 \bind "M-~S-e f"                "find-replace"
79 \bind "M-~S-e s"                "spellchecker"
80 \bind "M-~S-e h"                "buffer-chktex"
81 \bind "M-~S-e e"                "error-remove-all"
82 \bind "M-~S-e l"                "next-inset-toggle"
83 \bind "M-~S-e p"                "dialog-preferences"
84 \bind "M-~S-e r"                "reconfigure"
85
86 \bind "M-~S-e x l"              "primary-selection-paste"
87 \bind "M-~S-e x p"              "primary-selection-paste paragraph"
88
89 \bind "M-~S-e t m"              "tabular-feature multicolumn"
90 \bind "M-~S-e t t"              "tabular-feature toggle-line-top"
91 \bind "M-~S-e t b"              "tabular-feature toggle-line-bottom"
92 \bind "M-~S-e t l"              "tabular-feature toggle-line-left"
93 \bind "M-~S-e t r"              "tabular-feature toggle-line-right"
94 \bind "M-~S-e t e"              "tabular-feature align-left"
95 \bind "M-~S-e t c"              "tabular-feature align-center"
96 \bind "M-~S-e t i"              "tabular-feature align-right"
97 \bind "M-~S-e t o"              "tabular-feature valign-top"
98 \bind "M-~S-e t n"              "tabular-feature valign-center"
99 \bind "M-~S-e t v"              "tabular-feature valign-bottom"
100 \bind "M-~S-e t a"              "tabular-feature append-row"
101 \bind "M-~S-e t w"              "tabular-feature delete-row"
102 \bind "M-~S-e t u"              "tabular-feature append-column"
103 \bind "M-~S-e t d"              "tabular-feature delete-column"
104
105 \bind "M-~S-e m n"              "math-number-toggle"
106 \bind "M-~S-e m u"              "math-number-line-toggle"
107 \bind "M-~S-e m r"              "tabular-feature append-row"
108 \bind "M-~S-e m d"              "tabular-feature delete-row"
109 \bind "M-~S-e m c"              "tabular-feature append-column"
110 \bind "M-~S-e m e"              "tabular-feature delete-column"
111
112 \bind "M-~S-e m l t"            "math-limits empty"
113 \bind "M-~S-e m l d"            "math-limits limits"
114 \bind "M-~S-e m l i"            "math-limits nolimits"
115
116 \bind "M-~S-e m f i"            "math-mutate simple"
117 \bind "M-~S-e m f d"            "math-mutate equation"
118 \bind "M-~S-e m f q"            "math-mutate eqnarray"
119 \bind "M-~S-e m f a"            "math-mutate align"
120 \bind "M-~S-e m f f"            "math-mutate flalign"
121
122 \bind "M-~S-e m a l"            "tabular-feature align-left"
123 \bind "M-~S-e m a c"            "tabular-feature align-center"
124 \bind "M-~S-e m a r"            "tabular-feature align-right"
125 \bind "M-~S-e m a t"            "tabular-feature valign-top"
126 \bind "M-~S-e m a e"            "tabular-feature valign-center"
127 \bind "M-~S-e m a b"            "tabular-feature valign-bottom"
128
129 \bind "M-~S-v l"                "latex-view-log"
130 \bind "M-~S-v t"                "toc-view"
131 \bind "M-~S-v x"                "help-Texinfo"
132
133 \bind "M-~S-n n"                "note-next"
134 \bind "M-~S-n r"                "label-goto"
135 \bind "M-~S-n S-B 1"            "bookmark-save 1"
136 \bind "M-~S-n S-B 2"            "bookmark-save 2"
137 \bind "M-~S-n S-B 3"            "bookmark-save 3"
138 \bind "M-~S-n S-B 4"            "bookmark-save 4"
139 \bind "M-~S-n S-B 5"            "bookmark-save 5"
140 \bind "M-~S-n S-B 6"            "bookmark-save 6"
141 \bind "M-~S-n S-B 7"            "bookmark-save 7"
142 \bind "M-~S-n S-B 8"            "bookmark-save 8"
143 \bind "M-~S-n S-B 9"            "bookmark-save 9"
144 \bind "M-~S-n b 1"              "bookmark-goto 1"
145 \bind "M-~S-n b 2"              "bookmark-goto 2"
146 \bind "M-~S-n b 3"              "bookmark-goto 3"
147 \bind "M-~S-n b 4"              "bookmark-goto 4"
148 \bind "M-~S-n b 5"              "bookmark-goto 5"
149 \bind "M-~S-n b 6"              "bookmark-goto 6"
150 \bind "M-~S-n b 7"              "bookmark-goto 7"
151 \bind "M-~S-n b 8"              "bookmark-goto 8"
152 \bind "M-~S-n b 9"              "bookmark-goto 9"
153
154 \bind "M-~S-h i"                "help-open Intro"
155 \bind "M-~S-h t"                "help-open Tutorial"
156 \bind "M-~S-h u"                "help-open UserGuide"
157 \bind "M-~S-h e"                "help-open Extended"
158 \bind "M-~S-h c"                "help-open Customization"
159 \bind "M-~S-h f"                "help-open FAQ"
160 \bind "M-~S-h a"                "help-open TOC"
161 \bind "M-~S-h l"                "help-open LaTeXConfig"
162 \bind "M-~S-h x"                "help-aboutlyx"