mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add bindings
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg150999.html git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29622 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b421f08671
commit
9651724de1
@ -135,6 +135,9 @@
|
|||||||
|
|
||||||
\bind "M-x" "command-execute"
|
\bind "M-x" "command-execute"
|
||||||
|
|
||||||
|
\bind "M-equal" "buffer-zoom-in"
|
||||||
|
\bind "M-plus" "buffer-zoom-in"
|
||||||
|
\bind "M-minus" "buffer-zoom-out"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Motion group
|
# Motion group
|
||||||
|
@ -88,6 +88,10 @@
|
|||||||
|
|
||||||
\bind "M-x" "command-execute"
|
\bind "M-x" "command-execute"
|
||||||
|
|
||||||
|
\bind "M-equal" "buffer-zoom-in"
|
||||||
|
\bind "M-plus" "buffer-zoom-in"
|
||||||
|
\bind "M-minus" "buffer-zoom-out"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Motion group
|
# Motion group
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user