]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/sciword.bind
Bring search-string-set back, someone actually wants this ;)
[lyx.git] / lib / bind / sciword.bind
index cf6a853082bb0f65bee40c24df94066ace99fad5..55a146bc9b43410a0d45d47674a4a9f3cb802fdd 100644 (file)
@@ -13,7 +13,7 @@
 #\bind "C-b"                    "font-bold"
 
 # Copy, paste, etc.: more familiar keys
-Format 3
+Format 5
 
 \bind "C-c"    "copy"
 
@@ -119,7 +119,7 @@ Format 3
 
 # This combination makes an umlaut accent now.
 #\bind "S-C-quotedbl"           "quote-insert"
-\bind "S-M-quotedbl"           "quote-insert single"
+\bind "S-M-quotedbl"           "quote-insert inner"
 
 # Bracket delimiters. Sciword mnemonic is to press Control-<bracket key>
 # On U.S. keyboard with Windows Ctrl+Shift definition must refer to
@@ -232,10 +232,10 @@ Format 3
 \bind_file greekkeys.bind
 
 
-\bind "M-Up"                   "command-alternatives outline-up; paragraph-move-up; inset-modify tabular move-row-up"
-\bind "M-Down"                 "command-alternatives outline-down; paragraph-move-down; inset-modify tabular move-row-down"
-\bind "M-Right"                        "inset-modify tabular move-column-right"
-\bind "M-Left"                 "inset-modify tabular move-column-left"
+\bind "M-Up"                   "command-alternatives outline-up; paragraph-move-up; tabular-feature move-row-up"
+\bind "M-Down"                 "command-alternatives outline-down; paragraph-move-down; tabular-feature move-row-down"
+\bind "M-Right"                        "tabular-feature move-column-right"
+\bind "M-Left"                 "tabular-feature move-column-left"
 \bind "S-KP_Right"                     "char-right-select"
 \bind "S-KP_Left"                              "char-left-select"
 \bind "S-KP_Up"                                "up-select"