]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/mac.bind
Translations for listings insets
[lyx.git] / lib / bind / mac.bind
index 4c59a0cb09db04885c5a9a82b3c82803e181df91..42dcc5a9ccc49a57d32276730646030b91336e73 100644 (file)
@@ -34,6 +34,9 @@ Format 1
 # Option  - A
 # Control - M
 
+# Status indicates if it is matching the mac standard
+#  +: correct binding
+#  -: missing or wrong binding
 # Status: "Key combination"           What it does
 #  +: "Command-Space"                # Show or hide the Spotlight search field (if multiple languages are installed, may rotate through enabled script systems)
 #  +: "Option-Command-Space"         # Show the Spotlight search results window (if multiple languages are installed, may rotate through keyboard layouts and input methods within a script)
@@ -345,7 +348,7 @@ Format 1
 \bind "M-Return"                     "break-paragraph inverse"
 \bind "C-Return"                     "newline-insert newline"
 \bind "C-S-Return"                   "newline-insert linebreak"
-\bind "A-space"                      "space-insert protected"
+\bind "A-space"                      "command-alternatives space-insert protected ; math-space"
 \bind "nobreakspace"                 "space-insert protected"
 \bind "C-A-space"                    "space-insert normal"
 \bind "S-A-space"                    "space-insert thin"