]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/emacs.bind
powerdot-example.lyx: update according to latest layout change
[lyx.git] / lib / bind / emacs.bind
index 09fe78361406cee3432bf75d51e362c553259b42..bfd42b448c369c512b4e56407d4b6cdcf14f8588 100644 (file)
@@ -107,6 +107,8 @@ Format 2
 \bind "C-x C-t"                "buffer-update dvi"
 \bind "C-Next"                 "buffer-next"
 \bind "C-Prior"                "buffer-previous"
+\bind "S-F7"                   "thesaurus-entry"
+\bind "S-F8"                   "dialog-show spellchecker"
 \bind "C-x 0"                  "view-close"
 
 # Window commands
@@ -252,8 +254,9 @@ Format 2
 \bind "S-KP_Next"               "screen-down-select"
 \bind "S-C-KP_Home"             "buffer-begin-select"
 \bind "S-C-KP_End"              "buffer-end-select"
-\bind "S-C-KP_Prior"            "buffer-begin-select"
-\bind "S-C-KP_Next"             "buffer-end-select"
+\bind "S-C-KP_Prior"            "buffer-move-previous"
+\bind "S-C-KP_Next"             "buffer-move-next"
+\bind "M-h"                     "inset-select-all"
 \bind "C-KP_Insert"             "copy"
 \bind "S-KP_Insert"             "paste"
 \bind "S-KP_Delete"             "cut"