]> git.lyx.org Git - lyx.git/commitdiff
* lib/bind/cua.bind:
authorMichael Schmitt <michael.schmitt@teststep.org>
Sat, 6 Jan 2007 13:56:58 +0000 (13:56 +0000)
committerMichael Schmitt <michael.schmitt@teststep.org>
Sat, 6 Jan 2007 13:56:58 +0000 (13:56 +0000)
* 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

lib/bind/cua.bind
lib/bind/mac.bind
lib/bind/sciword.bind

index 5c38ee667a4e386e96d1030c0a2e440e424a1f43..fc8825357d8027d56f9bb511af81328bd4172710 100644 (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"
index cc836e652343a39177793e5a48086f1e909980df..8ed0dc038ad98bed0066e81bc79e3f817524437e 100644 (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"
index c094069549ef9fc0da7821152f3ba21d9aafa90c..00e403c9d3e45bfdf0f2babe3a20e401f7017866 100644 (file)
 
 \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"