]> git.lyx.org Git - lyx.git/blob - lib/bind/cua.bind
#5502 correct short cut for toggle fullscreen - usually it is Control-Command-F on...
[lyx.git] / lib / bind / cua.bind
1 # -*- text -*-
2
3 # file cua.bind
4 # This file is part of LyX, the document processor.
5 # Licence details can be found in the file COPYING.
6
7 # author Asger Alstrup
8 # author Lars Gullik Bjønnes
9 # author Jean-Marc Lasgouttes
10 # author Angus Leeming
11 # author John Levon
12 # author Jürgen Spitzmüller
13 # author Dekel Tsur
14 # author Jürgen Vigna
15 # author Andrew Zabolotny
16
17 # Full author contact details are available in file CREDITS.
18
19 # This is the CUA (Common User Access) flavour bind file, based on
20 # bindings found in the Windows, Mac and Motif world.
21
22 # DO NOT CHANGE THIS DEFAULT BINDING FILE! It will be replaced
23 # with every new install of LyX and your changes will be lost.
24 # Instead, customize a copy of this file placed in
25 # ~/.lyx/bind/cua.bind
26 #
27 # Happy tuning!
28
29 # Free bindings:
30
31 #\bind "C-h"
32 #\bind "C-j"
33
34
35 ###
36
37 Format 2
38
39 \bind "C-n"                     "buffer-new"
40 \bind "C-S-N"                   "buffer-new-template"
41 \bind "C-o"                     "file-open"
42 \bind "C-w"                     "view-close"
43 \bind "C-s"                     "buffer-write"
44 \bind "C-S-S"                   "buffer-write-as"
45 \bind "C-p"                     "dialog-show print"
46 \bind "C-r"                     "buffer-view"
47 \bind "C-d"                     "buffer-view dvi"       # 'd' for dvi
48 \bind "C-t"                     "buffer-view ps"
49 \bind "C-M-r"                   "master-buffer-view"
50 \bind "C-M-t"                   "master-buffer-view ps"
51 \bind "C-M-d"                   "master-buffer-view dvi"
52 \bind "C-S-R"                   "buffer-update"
53 \bind "C-S-D"                   "buffer-update dvi"     # 'd' for dvi
54 \bind "C-S-T"                   "buffer-update ps"
55 \bind "C-M-S-t"                 "master-buffer-update ps"
56 \bind "C-M-S-d"                 "master-buffer-update dvi"
57 \bind "C-q"                     "lyx-quit"
58 \bind "C-Next"                  "buffer-next"
59 \bind "C-Tab"                   "buffer-next"
60 \bind "C-Prior"                 "buffer-previous"
61 \bind "C-S-BackTab"             "buffer-previous"
62
63 \bind "C-M-b"                   "font-bold"
64 \bind "C-b"                     "font-boldsymbol"
65 \bind "C-e"                     "font-emph"
66 # used below for line-delete-forward
67 #\bind "C-k"                    "font-noun"             # 'k' for capitals
68 \bind "C-u"                     "font-underline"
69 \bind "C-S-P"                   "font-typewriter" # 'P' for Program
70 \bind "C-S-O"                   "font-strikeout"
71
72 \bind "C-m"                     "math-mode"
73 \bind "C-S-M"                   "math-display"
74 \bind "C-M-n"                   "command-sequence math-display; math-number-toggle;"
75
76 \bind "C-f"                     "dialog-show findreplace"
77 \bind "C-S-f"                   "dialog-show findreplaceadv"
78 \bind "C-i"                     "inset-toggle"          # 'i' for Inset
79
80 \bind "C-c"                     "copy"
81 \bind "C-x"                     "cut"
82 \bind "C-v"                     "paste"
83 \bind "C-S-v"                   "clipboard-paste"
84 \bind "C-M-v"                   "primary-selection-paste"
85
86 \bind "C-z"                     "undo"
87 \bind "C-y"                     "redo"
88 \bind "C-S-Z"                   "redo"
89
90 \bind "C-M-a"                   "command-sequence buffer-begin ; buffer-end-select"   # select all
91 \bind "C-a"                     "inset-select-all"
92
93 \bind "C-S-E"                   "changes-track"  # it's what MS Word uses
94 \bind "~S-M-quotedbl"           "quote-insert single"
95 \bind "~S-C-quotedbl"           "self-insert \""
96 \bind "C-minus"                 "specialchar-insert hyphenation"
97 \bind "C-S-underscore"          "math-macro-fold"
98 \bind "C-M-minus"               "specialchar-insert nobreakdash"
99 \bind "M-S-Right"               "depth-increment"
100 \bind "M-S-Left"                "depth-decrement"
101 \bind "C-S-L"                   "specialchar-insert ligature-break"
102 \bind "C-~S-slash"              "specialchar-insert slash"
103 \bind "C-l"                     "ert-insert"            # 'l' for LaTeX
104 \bind "C-S-I"                   "info-insert"
105
106 #bind "F1"                      "help"                  # Not yet implemented!
107 #bind "C-F1"                    "help-context"          # Not yet implemented!
108 \bind "F2"                      "buffer-write"
109 \bind "F3"                      "word-find"
110 \bind "C-F4"                    "buffer-close"
111 \bind "M-F4"                    "lyx-quit"
112 \bind "F5"                      "screen-recenter"
113 \bind "C-M-Up"                  "scroll line up"
114 \bind "C-M-Down"                "scroll line down"
115 \bind "C-M-Prior"               "scroll page up"
116 \bind "C-M-Next"                "scroll page down"
117 \bind "C-F6"                    "buffer-next"
118 \bind "C-S-F6"                  "buffer-previous"
119 \bind "F7"                      "dialog-show spellchecker"
120 \bind "S-F7"                    "thesaurus-entry"
121
122 \bind "M-x"                     "command-execute"
123 \bind "C-M-o"                   "dialog-show toc"
124
125 \bind "F11"                     "ui-toggle fullscreen"
126
127 \bind "M-equal"                 "buffer-zoom-in"
128 \bind "M-plus"                  "buffer-zoom-in"
129 \bind "M-minus"                 "buffer-zoom-out"
130
131 #
132 # Motion group
133 #
134
135 \bind "M-Up"                    "command-alternatives outline-up; paragraph-move-up; inset-modify tabular move-row-up"
136 \bind "M-Down"                  "command-alternatives outline-down; paragraph-move-down; inset-modify tabular move-row-down"
137 \bind "M-Right"                 "inset-modify tabular move-column-right"
138 \bind "M-Left"                  "inset-modify tabular move-column-left"
139 \bind "C-Right"                 "word-right"
140 \bind "C-Left"                  "word-left"
141 \bind "C-Up"                    "paragraph-up"
142 \bind "C-Down"                  "paragraph-down"
143 \bind "C-Home"                  "buffer-begin"
144 \bind "C-End"                   "buffer-end"
145 \bind "M-C-Home"                "inset-begin"
146 \bind "M-C-End"                 "inset-end"
147
148 \bind "C-~S-greater"            "label-goto"
149 \bind "C-~S-less"               "bookmark-goto 0"
150
151 #
152 # Motion + select group
153 #
154
155 \bind "S-Right"                 "char-right-select"
156 \bind "S-Left"                  "char-left-select"
157 \bind "S-Up"                    "up-select"
158 \bind "S-Down"                  "down-select"
159 \bind "S-C-Right"               "word-right-select"
160 \bind "S-C-Left"                "word-left-select"
161 \bind "S-C-Up"                  "paragraph-up-select"
162 \bind "S-C-Down"                "paragraph-down-select"
163 \bind "S-Home"                  "line-begin-select"
164 \bind "S-End"                   "line-end-select"
165 \bind "S-Prior"                 "screen-up-select"
166 \bind "S-Next"                  "screen-down-select"
167 \bind "S-C-Home"                "buffer-begin-select"
168 \bind "S-C-End"                 "buffer-end-select"
169 \bind "S-M-C-Home"              "inset-begin-select"
170 \bind "S-M-C-End"               "inset-end-select"
171 \bind "C-Insert"                "copy"
172 \bind "S-Insert"                "paste"
173 \bind "S-Delete"                "cut"
174
175 # Numeric keypad (if Shift+KP_XXX does not switch the NumLock state)
176 \bind "S-KP_Right"              "char-right-select"
177 \bind "S-KP_Left"               "char-left-select"
178 \bind "S-KP_Up"                 "up-select"
179 \bind "S-KP_Down"               "down-select"
180 \bind "S-C-KP_Right"            "word-right-select"
181 \bind "S-C-KP_Left"             "word-left-select"
182 \bind "S-C-KP_Up"               "paragraph-up-select"
183 \bind "S-C-KP_Down"             "paragraph-down-select"
184 \bind "S-KP_Home"               "line-begin-select"
185 \bind "S-KP_End"                "line-end-select"
186 \bind "S-KP_Prior"              "screen-up-select"
187 \bind "S-KP_Next"               "screen-down-select"
188 \bind "S-C-KP_Home"             "buffer-begin-select"
189 \bind "S-C-KP_End"              "buffer-end-select"
190 \bind "S-C-KP_Prior"            "buffer-move-previous"
191 \bind "S-C-KP_Next"             "buffer-move-next"
192 \bind "C-KP_Insert"             "copy"
193 \bind "S-KP_Insert"             "paste"
194 \bind "S-KP_Delete"             "cut"
195
196 #
197 # bookmarks
198 #
199
200 \bind "C-~S-1"                  "bookmark-goto 1"
201 \bind "C-~S-2"                  "bookmark-goto 2"
202 \bind "C-~S-3"                  "bookmark-goto 3"
203 \bind "C-~S-4"                  "bookmark-goto 4"
204 \bind "C-~S-5"                  "bookmark-goto 5"
205 \bind "C-~S-6"                  "bookmark-goto 6"
206 \bind "C-~S-7"                  "bookmark-goto 7"
207 \bind "C-~S-8"                  "bookmark-goto 8"
208 \bind "C-~S-9"                  "bookmark-goto 9"
209 \bind "C-M-~S-1"                "bookmark-save 1"
210 \bind "C-M-~S-2"                "bookmark-save 2"
211 \bind "C-M-~S-3"                "bookmark-save 3"
212 \bind "C-M-~S-4"                "bookmark-save 4"
213 \bind "C-M-~S-5"                "bookmark-save 5"
214 \bind "C-M-~S-6"                "bookmark-save 6"
215 \bind "C-M-~S-7"                "bookmark-save 7"
216 \bind "C-M-~S-8"                "bookmark-save 8"
217 \bind "C-M-~S-9"                "bookmark-save 9"
218
219
220 #
221 # Edit group
222 #
223
224 \bind "C-Delete"                "word-delete-forward"
225 \bind "C-BackSpace"             "word-delete-backward"
226 \bind "M-Return"                "paragraph-break inverse"
227 \bind "C-Return"                "newline-insert newline"
228 \bind "C-S-Return"              "newline-insert linebreak"
229 \bind "C-k"                     "line-delete-forward"
230 \bind "C-space"                 "command-alternatives math-space ; space-insert protected"
231 \bind "nobreakspace"            "space-insert protected"
232 \bind "C-M-space"               "space-insert normal"
233 \bind "S-C-space"               "space-insert thin"
234 \bind "C-period"                "specialchar-insert end-of-sentence"
235 \bind "M-period"                "specialchar-insert dots"
236 \bind "Escape"                  "cancel"
237 \bind "F9"                      "meta-prefix"
238
239 # Include menu and math bindings
240
241 \bind_file menus.bind
242 \bind_file math.bind
243 \bind_file latinkeys.bind
244 \bind_file cyrkeys.bind
245 \bind_file greekkeys.bind