]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/cua.bind
default.ui fix ; compile fix
[lyx.git] / lib / bind / cua.bind
index 4747f37ad9541f692e6c83ed52f104e2ecd801b2..9778500cd3e1ae77ecb7c5879edce175eb530a79 100644 (file)
@@ -31,7 +31,7 @@
 
 \bind "C-n"                    "buffer-new"
 \bind "C-S-N"                  "buffer-new-template"
-\bind "C-o"                    "buffer-open"
+\bind "C-o"                    "file-open"
 \bind "C-r"                    "buffer-reload"
 \bind "C-w"                    "buffer-close"
 \bind "C-s"                    "buffer-write"
@@ -77,7 +77,7 @@
 #bind "F1"                     "help"                  # Not yet implemented!
 #bind "C-F1"                   "help-context"          # Not yet implemented!
 \bind "F2"                     "buffer-write"
-\bind "F3"                     "buffer-open"
+\bind "F3"                     "file-open"
 \bind "C-F4"                   "buffer-close"
 \bind "F5"                     "screen-recenter"
 \bind "M-F4"                   "lyx-quit"
 \bind "C-Insert"               "copy"
 \bind "S-Insert"               "paste"
 \bind "S-Delete"               "cut"
+\bind "C-~S-1"                 "bookmark-goto 1"
+\bind "C-~S-2"                 "bookmark-goto 2"
+\bind "C-~S-3"                 "bookmark-goto 3"
+\bind "C-M-~S-1"               "bookmark-save 1"
+\bind "C-M-~S-2"               "bookmark-save 2"
+\bind "C-M-~S-3"               "bookmark-save 3"
+
 
 #
 # Edit group