cua.bind: switch shortcuts for bold and boldsymbol

fixes bug #9413
This commit is contained in:
Uwe Stöhr 2015-04-17 01:18:56 +02:00
parent c09326f6ac
commit fc42fe4ff4

View File

@ -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