mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
* 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:
parent
8c85719080
commit
1eecab0885
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user