From 98279dced2c1e01c89d3c79cb2a9f03e5dcd82e1 Mon Sep 17 00:00:00 2001 From: letouzey Date: Mon, 28 Nov 2011 10:18:42 +0000 Subject: doc: two minor fixes to make my latex happy git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14733 85f007b7-540e-0410-9357-904b9bb8a0f7 --- doc/faq/FAQ.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/faq/FAQ.tex') diff --git a/doc/faq/FAQ.tex b/doc/faq/FAQ.tex index 88892ff314..c0f8c087a8 100644 --- a/doc/faq/FAQ.tex +++ b/doc/faq/FAQ.tex @@ -2430,7 +2430,7 @@ Glib.Utf8.from_unichar 0x2200;; \Question{How to customize the shortcuts for menus?} Two solutions are offered: \begin{itemize} -\item Edit \$XDG_CONFIG_HOME/coq/coqide.keys (\$HOME/.config/coq/coqide.keys) by hand or +\item Edit \verb+$XDG_CONFIG_HOME/coq/coqide.keys+ (which is usually \verb+$HOME/.config/coq/coqide.keys+) by hand or \item Add "gtk-can-change-accels = 1" in your coqide-gtk2rc file. Then from \CoqIde, you may select a menu entry and press the desired shortcut. -- cgit v1.2.3