From df616897ab7e6fbe9fddb596ce0e33af38dba5cb Mon Sep 17 00:00:00 2001
From: hjk <qtc-committer@nokia.com>
Date: Wed, 14 Sep 2011 11:12:18 +0200
Subject: [PATCH] fakevim: mention comma escape in documentation

Change-Id: I3f62b7073c3bafc37420ee447465a904070a1515
Reviewed-on: http://codereview.qt-project.org/4880
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
---
 doc/qtcreator.qdoc | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index e4236300106..7a01670880a 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -2283,8 +2283,12 @@
     Text Editor > Fonts & Color}. In the \gui {Color Scheme} list, select
     \gui {Vim (dark)}.
 
-    To quit the FakeVim mode, click \gui {Quit FakeVim} or press
-    \key{Alt+V,Alt+V}.
+    To quit the FakeVim mode, unselect \gui{Tools} > \gui(Options...} >
+    \gui{FakeVim} > \gui {Use FakeVim} or press \key{Alt+V,Alt+V}.
+
+    You can temporarily escape FakeVim mode to access the normal Qt Creator
+    keyboard shortcuts like \key{Ctrl-R} for \gui{Run} by pressing
+    \key{,} first.
 
     */
 
-- 
GitLab