From: Uwe Stöhr Date: Thu, 16 Apr 2015 23:18:56 +0000 (+0200) Subject: cua.bind: switch shortcuts for bold and boldsymbol X-Git-Tag: 2.2.0alpha1~1006 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=fc42fe4ff487971f9d9aaa607a2eb32b570613ad;p=features.git cua.bind: switch shortcuts for bold and boldsymbol fixes bug #9413 --- diff --git a/lib/bind/cua.bind b/lib/bind/cua.bind index 71b919c2c2..ec340ecfb4 100644 --- a/lib/bind/cua.bind +++ b/lib/bind/cua.bind @@ -60,8 +60,8 @@ Format 2 \bind "C-Prior" "buffer-previous" \bind "C-S-BackTab" "buffer-previous" -\bind "C-M-b" "font-boldsymbol" -\bind "C-b" "font-bold" +\bind "C-M-b" "font-bold" +\bind "C-b" "font-boldsymbol" \bind "C-e" "font-emph" # used below for line-delete-forward #\bind "C-k" "font-noun" # 'k' for capitals