aboutsummaryrefslogtreecommitdiffhomepage
path: root/ide/FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'ide/FAQ')
-rw-r--r--ide/FAQ4
1 files changed, 2 insertions, 2 deletions
diff --git a/ide/FAQ b/ide/FAQ
index 9f533cdfc..e20d113a5 100644
--- a/ide/FAQ
+++ b/ide/FAQ
@@ -1,7 +1,7 @@
CoqIde FAQ
Q0) What is CoqIde?
-R0: A powerfull graphical interface for Coq. See http://coq.inria.fr. for more informations
+R0: A powerfull graphical interface for Coq. See http://coq.inria.fr. for more informations.
Q1) How to enable Emacs keybindings?
R1: Insert
@@ -57,7 +57,7 @@ R6) Use
Q7) How to customize the shortcuts for menus?
R7) Two solutions are offered:
- - Edit $HOME/.coqide.keys by hand
+ - Edit $HOME/.coqide.keys by hand or
- Add "gtk-can-change-accels = 1" in your .coqiderc.gtk2 file. Then
from CoqIde, you may select a menu entry and press the desired
shortcut. Do not forget to save your preferences.