]> git.lyx.org Git - lyx.git/commitdiff
Add bindings for bookmarks.
authorDekel Tsur <dekelts@tau.ac.il>
Sun, 28 Jan 2001 22:00:47 +0000 (22:00 +0000)
committerDekel Tsur <dekelts@tau.ac.il>
Sun, 28 Jan 2001 22:00:47 +0000 (22:00 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1415 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/bind/cua.bind

index b144e57aa76542a9bd843588b5269a9be2842f69..8164c439f3f4128f2c1a1a44a052aea7cbaf102b 100644 (file)
@@ -19,6 +19,8 @@
 
 2001-01-28  Dekel Tsur  <dekelts@tau.ac.il>
 
+       * bind/cua.bind: Add bindings for bookmarks.
+
        * ui/default.ui: Move the Bookmarks submenu to the Navigate menu.
 
 2001-01-27  Dekel Tsur  <dekelts@tau.ac.il>
index 4747f37ad9541f692e6c83ed52f104e2ecd801b2..5de7ab6c1efa1659084d5969d0cbbd4dadebf63b 100644 (file)
 \bind "C-Insert"               "copy"
 \bind "S-Insert"               "paste"
 \bind "S-Delete"               "cut"
+\bind "C-1"                    "bookmark-goto 1"
+\bind "C-2"                    "bookmark-goto 2"
+\bind "C-3"                    "bookmark-goto 3"
+\bind "C-S-exclam"             "bookmark-save 1"
+\bind "C-S-at"                 "bookmark-save 2"
+\bind "C-S-numbersign"         "bookmark-save 3"
+
 
 #
 # Edit group