From: Jean-Marc Lasgouttes Date: Mon, 11 Oct 2004 13:45:52 +0000 (+0000) Subject: fix mac bindings X-Git-Tag: 1.6.10~14950 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=705add840e1e5e0d93f805ceac6bc13ae3147a3b;p=features.git fix mac bindings git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9077 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 83120784de..421b33324d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2004-10-11 Bennett Helm + + * bind/mac.bind: fix the depth-increment/decrement bindings + 2004-10-10 José Matos * Makefile.am (dist_lyx2lyx_DATA): fix entry for lyx2lyx/profiling.py diff --git a/lib/bind/mac.bind b/lib/bind/mac.bind index 21d7f0f509..00fec4c516 100644 --- a/lib/bind/mac.bind +++ b/lib/bind/mac.bind @@ -8,13 +8,13 @@ # ================================================================== # -# This is the Mac flavour bind file, based on +# This is the Mac flavour bind file for LyX/Mac 1.4.x, based on # bindings found in the Mac world. # # DO NOT CHANGE THIS DEFAULT BINDING FILE! It will be replaced # with every new install of LyX and your changes will be lost. # Instead, customize a copy of this file placed in -# ~/.lyx/bind/mac-1.4.0.bind +# ~/.lyx/bind/. # # Happy tuning! @@ -64,8 +64,8 @@ \bind "~S-C-quotedbl" "quote-insert single" \bind "M-S-quotedbl" "self-insert \"" \bind "C-minus" "hyphenation-point-insert" -\bind "M-S-Right" "depth-increment" -\bind "M-S-Left" "depth-decrement" +\bind "M-C-Right" "depth-increment" +\bind "M-C-Left" "depth-decrement" \bind "C-S-L" "ligature-break-insert" \bind "C-l" "ert-insert" # 'l' for LaTeX