* lib/bind/cua.bind:

* lib/bind/mac.bind:
* lib/bind/sciword.bind: move the shortcut C-M-v from "primary-selection-paste" to "clipboard-paste paragraph"

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16550 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Michael Schmitt 2007-01-06 13:56:58 +00:00
parent 8c85719080
commit 1eecab0885
3 changed files with 3 additions and 3 deletions

View File

@ -68,7 +68,7 @@
\bind "C-c" "copy"
\bind "C-x" "cut"
\bind "C-v" "paste"
\bind "C-M-v" "primary-selection-paste"
\bind "C-M-v" "clipboard-paste paragraph"
\bind "C-S-v" "primary-selection-paste paragraph"
\bind "C-z" "undo"

View File

@ -58,7 +58,7 @@
\bind "C-c" "copy"
\bind "C-x" "cut"
\bind "C-v" "paste"
\bind "C-M-v" "primary-selection-paste"
\bind "C-M-v" "clipboard-paste paragraph"
\bind "C-S-v" "primary-selection-paste paragraph"
\bind "C-z" "undo"

View File

@ -105,7 +105,7 @@
\bind "C-u" "font-underline"
\bind "C-v" "paste"
\bind "C-M-v" "primary-selection-paste"
\bind "C-M-v" "clipboard-paste paragraph"
\bind "C-S-v" "primary-selection-paste paragraph"
\bind "C-w" "buffer-close"
\bind "C-x" "cut"