]> git.lyx.org Git - features.git/commitdiff
Bind M-plus(M-equal) and M-minus to buffer-zoom-in/out.
authorVincent van Ravesteijn <vfr@lyx.org>
Sat, 11 Apr 2009 14:26:47 +0000 (14:26 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Sat, 11 Apr 2009 14:26:47 +0000 (14:26 +0000)
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

lib/bind/cua.bind

index 8d903f5bf21c6f9365a9dc7292c9fe308d89be1c..cd9be2e8bed4d645414a89d1e9499d7475910434 100644 (file)
 
 \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
 #