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