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