]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/mac.bind
Change, so that lyx_pot.py is extracting this string too
[lyx.git] / lib / bind / mac.bind
index 84cf70464d250b69f5023889bab2aaffe841cd8b..1f2873e34a8ed5301cbdc64a10bf27eae74b54b1 100644 (file)
@@ -74,6 +74,7 @@
 \bind "C-S-Z"                  "redo"
 
 \bind "C-a"                            "command-sequence buffer-begin ; buffer-end-select"   # select all
+\bind "C-M-a"                  "inset-select-all"
 
 \bind "C-S-E"                  "changes-track"  # it's what MS Word uses
 \bind "~S-M-quotedbl"  "quote-insert single"
 \bind "M-Down"                 "paragraph-down"
 \bind "C-Up"                   "buffer-begin"
 \bind "C-Down"                 "buffer-end"
+\bind "M-C-Up"                 "inset-begin" 
+\bind "M-C-Down"               "inset-end" 
 \bind "C-Right"                        "line-end"
 \bind "C-Left"                 "line-begin"
 
 \bind "S-Next"                 "screen-down-select"
 \bind "S-C-Up"                 "buffer-begin-select"
 \bind "S-C-Down"               "buffer-end-select"
+\bind "S-M-C-Up"               "inset-begin-select" 
+\bind "S-M-C-Down"             "inset-end-select" 
 \bind "C-Insert"               "copy"
 \bind "S-Insert"               "paste"
 \bind "S-Delete"               "cut"
 \bind "C-M-space"              "space-insert normal"
 \bind "S-M-space"              "space-insert thin"
 \bind "C-~S-slash"             "specialchar-insert slash"
-\bind "C-period"               "specialchar-insert end-of-sentence-period"
+\bind "C-period"               "specialchar-insert end-of-sentence"
 \bind "M-period"               "specialchar-insert dots"
 \bind "Escape"                 "cancel"
 \bind "C-M-Up"                 "paragraph-move-up"