]> git.lyx.org Git - features.git/commitdiff
Fix bug #6194.
authorPavel Sanda <sanda@lyx.org>
Tue, 8 Sep 2009 19:52:39 +0000 (19:52 +0000)
committerPavel Sanda <sanda@lyx.org>
Tue, 8 Sep 2009 19:52:39 +0000 (19:52 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31353 a592a061-630c-0410-9148-cb99ea01b6c8

lib/bind/cua.bind

index f7a7b19ee56f887eb197319ba4749c62bf410450..5dd7cee7b650c5392caf5e3eea3cf818b416196c 100644 (file)
@@ -53,7 +53,7 @@
 \bind "C-Next"                 "buffer-next"
 \bind "C-Tab"                  "buffer-next"
 \bind "C-Prior"                        "buffer-previous"
-\bind "C-S-Tab"                        "buffer-previous"
+\bind "C-S-Backtab"            "buffer-previous"
 
 \bind "C-M-b"                  "font-boldsymbol"
 \bind "C-b"                    "font-bold"