Bind M-plus(M-equal) and M-minus to buffer-zoom-in/out.

If someone knows how to do this better..

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29208 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Vincent van Ravesteijn 2009-04-11 14:26:47 +00:00
parent 2943f1e880
commit 98dcf2c2c4

View File

@ -116,6 +116,10 @@
\bind "F11" "ui-toggle fullscreen"
\bind "M-equal" "buffer-zoom-in"
\bind "M-plus" "buffer-zoom-in"
\bind "M-minus" "buffer-zoom-out"
#
# Motion group
#